Age | Commit message (Expand) | Author |
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 | Don't strip # from a WORD_CHANNEL | RichardHitt |
2013-01-02 | Also allow URLs of of the form \.[a-z]+\/ | RichardHitt |
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-30 | add missing include | TingPing |
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 | update url opening on linux | TingPing |
2012-12-23 | fix incorrect FSF address | Dan Mashal |
2012-12-21 | remove #hexchat autojoin | TingPing |
2012-12-20 | Update src/common/servlist.c | david-w |
2012-12-20 | Merge pull request #326 from TingPing/minimize | RichardHitt |
2012-12-20 | Update src/fe-gtk/plugin-tray.c | TingPing |
2012-12-20 | Added Moznet network to the IRC List | david-w |
2012-12-19 | add GameSurge to network list | TingPing |
2012-12-16 | fix restoring previously maximized window from tray | TingPing |
2012-12-12 | Don't beep when window is active. | TingPing |
2012-12-08 | fix playing sounds with sound_dir | TingPing |
2012-12-06 | fix loading custom tray icons | TingPing |
2012-12-03 | Merge pull request #296 from TingPing/tray | RichardHitt |
2012-12-03 | make preferences in tray win only | TingPing |
2012-12-03 | Merge pull request #297 from TingPing/util | RichardHitt |
2012-12-03 | remove unneeded gtk_widget_show | TingPing |
2012-12-03 | Fix warning | RichardHitt |
2012-12-02 | remove close button for consistancy | TingPing |
2012-12-02 | Merge pull request #298 from TingPing/vertical | RichardHitt |
2012-12-01 | rename pane height variable | TingPing |
2012-12-01 | fix language typo | TingPing |
2012-12-01 | on exit try hiding last | TingPing |
2012-11-30 | Save pane height and restore on start | TingPing |
2012-11-30 | handle plugingui window like other utils | TingPing |
2012-11-25 | Fix for issue #289, autocopy though no text selected | Richard Hitt |
2012-11-25 | default to utf-8 encoding | TingPing |
2012-11-23 | relocate custom tray menu items | TingPing |
2012-11-23 | show away/back in windows tray menu | TingPing |
2012-11-22 | add preferences to tray menu | TingPing |
2012-11-20 | ensure menu exists | TingPing |
2012-11-19 | add missing ifdef | TingPing |
2012-11-18 | auto close menu on windows | TingPing |
2012-11-18 | allow only one menu | TingPing |
2012-11-16 | Merge pull request #259 from TingPing/icons | 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-13 | removed extra wasted space around icons | TingPing |