Age | Commit message (Expand) | Author |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-15 | Fixed some more signed-unsigned-comparison warnings. | Arnavion |
2014-12-14 | Fix use after free | TingPing |
2014-12-10 | Fix typo | TingPing |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |
2014-12-08 | Don't leak filename_fs on errors. | Arnavion |
2014-12-06 | Always use 64-bit filesize and file offsets in DCC. | Arnavion |
2014-02-12 | Fix some leaks | TingPing |
2013-11-28 | Print{,_attr} and server{,_attr} hooks were incorrectly handled when both | Diogo Sousa |
2013-10-05 | some Typos causing lintian moaning: {R,r}eciev.. -> {R,r}eceiv.. | Alf Gaida |
2013-07-27 | Merge pull request #687 from Mikah89/clear_dcc_list_rebased | TingPing |
2013-07-17 | Fixed coding style and clearified some comments, following arnavion suggestions | Helder Martins |
2013-07-15 | Implemented clear functionality for DCC download manager. Created clear butto... | Helder Martins |
2013-07-09 | Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called | Diogo Sousa |
2013-06-28 | A few messages missing regarding server-time. | Diogo Sousa |
2013-06-28 | server-time supported in all named servermsg: ping, error, notice and | Diogo Sousa |
2013-06-28 | server-time supported in most named messages. | Diogo Sousa |
2013-05-12 | Remove dead GLib code | Berke Viktor |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-11-05 | Fix erroneous DCC file names and crash upon aborting | Arnav Singh |
2012-11-03 | Initial commit for utf8 everywhere. | Arnavion |
2012-10-30 | Nah, even more rebranding | Berke Viktor |
2012-10-24 | A lot more rebranding | Berke Viktor |
2012-10-24 | Fix compilation on Unix with GLib 2.24 or older | Berke Viktor |
2012-10-24 | System includes before own includes | Berke Viktor |
2012-10-22 | Removed DCC::destfile_fs since it was now the same as DCC::destfile. Fixed us... | Arnav Singh |
2012-10-22 | Replaced use of OS file I/O functions which expect filenames in system codepa... | Arnav Singh |
2012-10-22 | Build DCC file's path using platform's directory separator instead of always ... | Arnav Singh |
2012-10-22 | Variable cleanup for the rest | Berke Viktor |
2012-10-22 | Variable cleanup for irc_* | Berke Viktor |
2012-10-22 | Variable cleanup for gui_* | Berke Viktor |
2012-10-22 | Variable cleanup for dcc_* | Berke Viktor |
2012-07-21 | Some aid for compiler warnings | Berke Viktor |
2012-06-16 | Fix string handling for Turkish locale | Berke Viktor |
2011-12-11 | initial patches for linux compatibility | Berke Viktor |
2011-02-28 | add wdk changes to named branch | berkeviktor@aol.com |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com |