Age | Commit message (Expand) | Author |
2015-01-05 | sysinfo: Also show HDD information. | Arnavion |
2015-01-04 | sysinfo: Don't confuse build architecture with CPU architecture. | Arnavion |
2015-01-04 | sysinfo: Refactored out individual WMI parsing methods. | Arnavion |
2015-01-03 | Bring the sysinfo plugin to the 21st century. | Arnavion |
2014-12-31 | python: Use Py_RETURN_NONE macro | TingPing |
2014-12-31 | Python: Fix overflow and code-cleanup | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for allocations in all plugins | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-15 | Don't require glib 2.40 | TingPing |
2014-12-15 | fishlim: Handle server-time | TingPing |
2014-12-15 | fishlim: Use proper filesystem encoding for files | TingPing |
2014-12-15 | fishlim: Use standard keyfile save function | TingPing |
2014-12-15 | fishlim: Strip whitespace when deleting keys | TingPing |
2014-12-15 | fishlim: Use hexchat_nickcmp() | TingPing |
2014-12-15 | fishlim: Improve string handling | TingPing |
2014-12-15 | configure: Improve various build flags | TingPing |
2014-12-15 | checksum: Use glib for io/checksum and misc fixes | TingPing |
2014-12-14 | perl: Fixed warning about implicitly casting the time_t returned from hexchat... | Arnavion |
2014-12-11 | sysinfo: Simplify remove_leading_whitespace() | TingPing |
2014-12-11 | Fix some warnings in xsys | TingPing |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |
2014-12-04 | Fix some obvious type warnings. | Arnavion |
2014-11-02 | Warning cleanup | Campbell Barton |
2014-09-25 | Fixed instances of hexchat_printf that unsafely used a string parameter as a ... | Arnavion |
2014-09-14 | Fix out of source builds | TingPing |
2014-07-18 | Fix formatting warnings | TingPing |
2014-06-04 | Use GDir instead of dirent | TingPing |
2014-06-04 | win32: Use config.h instead of config-win32.h | TingPing |
2014-06-02 | fishlim: Fix filename in error messages | TingPing |
2014-06-02 | Handle a special character before "+OK", e.g. identify-msg + or - | Samuel Lidén Borell |
2014-06-02 | Use path to HexChat instead of XChat in the test program | Samuel Lidén Borell |
2014-06-02 | Add missing include in the test program | Samuel Lidén Borell |
2014-06-02 | Fix memory leak in the test program | Samuel Lidén Borell |
2014-06-02 | Fix undefined behaviour in left shift | Samuel Lidén Borell |
2014-05-28 | perl: Update Perl to 5.20 | tomek |
2014-04-19 | sysinfo: Use less ambiguous IEC prefixes in storage measurements | Max Zerzouri |
2014-04-19 | python: Scan for non-NULLs in print events | Adam Dane [:hobophobe] |
2014-03-11 | Fix miscapitalization | Eustachy Kapusta |
2014-02-12 | Fix some leaks | TingPing |
2014-01-30 | More autotools cleanup | TingPing |
2014-01-29 | osx: Silence openssl deprecated warnings | TingPing |
2014-01-20 | Remove unused xdcc server plugin | TingPing |
2014-01-20 | configure: Clean up EXTRA_DIST | TingPing |
2014-01-20 | Remove unused plugins | TingPing |
2014-01-20 | Remove unused perl files | TingPing |
2014-01-08 | Rewrite dns command | TingPing |
2013-10-20 | sysinfo: Fix showing debian version on ubuntu | TingPing |
2013-10-13 | Perl: fixed crash when a script exits abnormally | Farow |
2013-10-12 | Rename Strawberry to Hexchat in Perl error message | Eustachy Kapusta |