summary refs log tree commit diff stats
path: root/plugins/sysinfo/xsys.c
AgeCommit message (Collapse)Author
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for allocations in all pluginsTingPing
Continuation of 83032b1aa
2014-12-17More consistently include config.hTingPing
2014-12-11Fix some warnings in xsysTingPing
- Remove unused code - Fix leak
2014-11-02Warning cleanupCampbell Barton
- ignoring const - declarations after statements - some C files didnt include own headers (risking them getting out of sync) Closes #1064
2014-09-25Fixed instances of hexchat_printf that unsafely used a string parameter as a ↵Arnavion
format string. Fixes #1153
2013-10-10Fix a few cppcheck warnings.XhmikosR
Use the proper data type in format functions and fix a resource leak.
2013-10-05some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv..Alf Gaida
2013-08-26Sysinfo: Add announce optionTingPing
2013-06-01be more specific about sysinfo menu entryTingPing
2012-12-23fix incorrect FSF addressDan Mashal
2012-10-30Rebranding for the rest of plugin*Berke Viktor
2012-10-30Rebranding for XCHAT_EAT_*Berke Viktor
2012-10-30Rebranding for XCHAT_PRI_*Berke Viktor
2012-10-28Fix SysInfo displaying garbage for too long linesBerke Viktor
2012-10-26Fix buffer sizeBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-21CosmeticsBerke Viktor
2012-10-21TypofixBerke Viktor
2012-10-21Even more SysInfo fixesBerke Viktor
2012-10-21Some more cleanup for SysInfoBerke Viktor
2012-10-21A LOT of cleanup for SysInfo-UnixBerke Viktor
2012-10-21First bunch of fixes to SysInfo-Unix, now it works - barelyBerke Viktor
2012-10-21Compilation fixes and integration with HexChatBerke Viktor
2012-10-21Add Arch patches to SysInfo-Unix and rebrand itBerke Viktor
2012-10-21Add vanilla X-Sys sourcesBerke Viktor