Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-28 | Fix building as c89 | TingPing | |
2014-12-28 | Use glib for allocations in all plugins | TingPing | |
Continuation of 83032b1aa | |||
2014-12-17 | More consistently include config.h | TingPing | |
2014-12-15 | configure: Improve various build flags | TingPing | |
- Store openssl flags in own vars - Share some common flags for plugins - Fix building plugins on win32 - Store all glib flags in one var - Don't link against every lib for each plugin - Don't hardcode ldflags for sysinfo | |||
2014-12-11 | sysinfo: Simplify remove_leading_whitespace() | TingPing | |
Also fixes a possible overflow | |||
2014-12-11 | Fix some warnings in xsys | TingPing | |
- Remove unused code - Fix leak | |||
2014-11-02 | Warning cleanup | Campbell Barton | |
- ignoring const - declarations after statements - some C files didnt include own headers (risking them getting out of sync) Closes #1064 | |||
2014-09-25 | Fixed instances of hexchat_printf that unsafely used a string parameter as a ↵ | Arnavion | |
format string. Fixes #1153 | |||
2014-04-19 | sysinfo: Use less ambiguous IEC prefixes in storage measurements | Max Zerzouri | |
Closes #922 | |||
2013-10-20 | sysinfo: Fix showing debian version on ubuntu | TingPing | |
2013-10-10 | Fix a few cppcheck warnings. | XhmikosR | |
Use the proper data type in format functions and fix a resource leak. | |||
2013-10-05 | some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv.. | Alf Gaida | |
2013-09-15 | Convert project files to vs2013 | Eustachy Kapusta | |
2013-08-26 | Sysinfo: Add announce option | TingPing | |
2013-08-26 | Sysinfo: Fix gentoo detection | hasufell | |
2013-08-12 | Fixed munging of whitespace in sysinfo's matching functions | Joshua Theze | |
Closes #712 | |||
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta | |
2013-06-01 | be more specific about sysinfo menu entry | TingPing | |
2013-05-17 | Fix warning from hwmon.c in plugins/sysinfo | Richard Hitt | |
2013-05-10 | Added help text for sysinfo plugin. | Rahat Ahmed | |
2013-04-28 | Don't hardcode "plugins" as the subdirectory for plugins in many | Christoph J. Thompson | |
places. modified: config-win32.h modified: configure.ac modified: plugins/checksum/Makefile.am modified: plugins/doat/Makefile.am modified: plugins/fishlim/Makefile.am modified: plugins/perl/Makefile.am modified: plugins/python/Makefile.am modified: plugins/sysinfo/Makefile.am modified: plugins/xdcc/Makefile.am modified: src/common/plugin.c modified: src/fe-text/fe-text.c | |||
2013-04-25 | win32: Moved PlatformToolset configuration to individual project files. It ↵ | Arnavion | |
should be set before setting other properties or importing other props. This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed. | |||
2013-04-14 | Relocate plugin icons | Berke Viktor | |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor | |
2013-01-19 | Correct almost all compiler warning issues | RichardHitt | |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt | |
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-10-30 | Some final rebranding | Berke Viktor | |
2012-10-30 | Rebranding for the rest of plugin* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_EAT_* | Berke Viktor | |
2012-10-30 | Rebranding for XCHAT_PRI_* | Berke Viktor | |
2012-10-30 | Remove hexchat-plugin.h duplicate | Berke Viktor | |
2012-10-28 | Fix SysInfo displaying garbage for too long lines | Berke Viktor | |
2012-10-26 | Fix buffer size | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-10-22 | Fix LSB filename | Berke Viktor | |
2012-10-21 | Cosmetics | Berke Viktor | |
2012-10-21 | Typofix | Berke Viktor | |
2012-10-21 | Even more SysInfo fixes | Berke Viktor | |
2012-10-21 | Some more cleanup for SysInfo | Berke Viktor | |
2012-10-21 | A LOT of cleanup for SysInfo-Unix | Berke Viktor | |
2012-10-21 | Add Mageia support to SysInfo | Berke Viktor | |
2012-10-21 | First bunch of fixes to SysInfo-Unix, now it works - barely | Berke Viktor | |
2012-10-21 | Compilation fixes and integration with HexChat | Berke Viktor | |
2012-10-21 | Add Arch patches to SysInfo-Unix and rebrand it | Berke Viktor | |
2012-10-21 | Add vanilla X-Sys sources | Berke Viktor | |
2012-10-21 | Rename WinSys on the code level | Berke Viktor | |
2012-10-21 | Rename WinSys files | Berke Viktor | |