Age | Commit message (Expand) | Author |
2012-12-08 | fix playing sounds with sound_dir | TingPing |
2012-12-03 | Fix warning | RichardHitt |
2012-12-01 | rename pane height variable | TingPing |
2012-11-30 | Save pane height and restore on start | TingPing |
2012-11-25 | default to utf-8 encoding | TingPing |
2012-11-16 | Merge pull request #265 from jtmohr/textevents | TingPing |
2012-11-14 | Fix Text Events spacing issues | Jeff Mohr |
2012-11-13 | Limit url-grabbing to NOTICE, PRIVMSG, TOPIC, 332 (RPL_TOPIC), 372 (RPL_MOTD) | Richard Hitt |
2012-11-12 | Disable auto-loading of deprecated plugins | Berke Viktor |
2012-11-12 | Make sure g_strconcat() result is NULL terminated | Berke Viktor |
2012-11-12 | utf8-everywhere: Forgot the g_free's and the g_unlink / g_rename. | Arnav Singh |
2012-11-12 | Fix g_strdup_printf() call causing removal of hexchat.conf | Berke Viktor |
2012-11-11 | utf8-everywhere: Derp. | Arnav Singh |
2012-11-11 | utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API. | Arnav Singh |
2012-11-12 | Load own certs from <config>\certs | Berke Viktor |
2012-11-11 | Fix 4996 warnings | Berke Viktor |
2012-11-11 | Hide 4996 warnings in all projects and fix license copy | Berke Viktor |
2012-11-11 | Fix wording for banlist | Berke Viktor |
2012-11-11 | Disable one instance code coz it's really buggy | Berke Viktor |
2012-11-11 | Copy-paste fix | Berke Viktor |
2012-11-11 | Rebranding | Berke Viktor |
2012-11-10 | Update comment | Berke Viktor |
2012-11-10 | Explode gui_tray_flags | Berke Viktor |
2012-11-10 | Eliminate some more warnings and hide less warnings in VS | Berke Viktor |
2012-11-10 | Eliminate some unused stuff | Berke Viktor |
2012-11-06 | Disable some stupid warnings without the WDK | Berke Viktor |
2012-11-06 | Fix spacing once more | Berke Viktor |
2012-11-05 | Remove spacing, it wouldn't work anyway | Berke Viktor |
2012-11-05 | Fix erroneous DCC file names and crash upon aborting | Arnav Singh |
2012-11-04 | Use configdir instead of *xchatdir* | Berke Viktor |
2012-11-04 | Fix missing variable | Berke Viktor |
2012-11-04 | Some more platform unification | Berke Viktor |
2012-11-04 | Fix for using -d with non-english locale | Berke Viktor |
2012-11-04 | Merge pull request #227 from Arnavion/utf8-everywhere | bviktor |
2012-11-04 | utf8-everywhere: Fixed log_write to use access instead of g_access. | Arnavion |
2012-11-04 | utf8-everywhere: Scrollback-loading code thought the first word of every mess... | Arnavion |
2012-11-04 | Case tabulation | Berke Viktor |
2012-11-04 | Case simplification | Berke Viktor |
2012-11-03 | Merge pull request #225 from Arnavion/utf8-everywhere | bviktor |
2012-11-03 | utf8-everywhere: Fixed crash when passing in a config directory using -d | Arnavion |
2012-11-04 | Indentation cosmetics | Berke Viktor |
2012-11-03 | utf8-everywhere: Fixed crash on loading scrollback. | Arnavion |
2012-11-04 | Ignore specific warnings for common and fe-gtk, all should be eliminated at s... | Berke Viktor |
2012-11-03 | utf8-everywhere: Removed unreferenced local variables. | Arnavion |
2012-11-03 | Initial commit for utf8 everywhere. | Arnavion |
2012-11-04 | By default, open dialog window for doubleclick on a nick in the user list | Berke Viktor |
2012-11-04 | Fix spacing | Berke Viktor |
2012-11-03 | Remove identd text event coz it doesn't work | Berke Viktor |
2012-11-03 | Make CAP messages consistent | Berke Viktor |
2012-11-03 | Text event for identd | Berke Viktor |