Age | Commit message (Expand) | Author |
2013-01-04 | Merge pull request #337 from TingPing/tray | RichardHitt |
2013-01-03 | Ywes, nicks can be as short as one character long! | RichardHitt |
2013-01-03 | For NICK0 use NICKSPE, not NICKDIG | RichardHitt |
2013-01-03 | update text events | TingPing |
2013-01-02 | Also allow URLs of of the form \.[a-z]+\/ | RichardHitt |
2013-01-02 | use g_get_user_config_dir | TingPing |
2013-01-02 | I forgot to add case WORD_PATH to do_an_url()'s switch statement | RichardHitt |
2013-01-02 | Fix FSF address to be Franklin Street | RichardHitt |
2013-01-02 | overhauling of URL detection, including channel, nick, etc 'words' | RichardHitt |
2012-12-29 | default irc_whois_front on | TingPing |
2012-12-28 | Merge pull request #347 from dmashal/master | TingPing |
2012-12-28 | Add wi shortcut for whois | Dan Mashal |
2012-12-25 | Merge pull request #336 from TingPing/beep | TingPing |
2012-12-25 | Add last activity keybinding from fedora | TingPing |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-12-21 | remove #hexchat autojoin | TingPing |
2012-12-20 | allow tray blinks to be static icons | TingPing |
2012-12-20 | Add auto-away to plugin-tray | TingPing |
2012-12-20 | Update src/common/servlist.c | david-w |
2012-12-20 | Added Moznet network to the IRC List | david-w |
2012-12-19 | add GameSurge to network list | TingPing |
2012-12-12 | Don't beep when window is active. | TingPing |
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 |