summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2013-01-03Don't strip # from a WORD_CHANNELRichardHitt
2013-01-03update text eventsTingPing
2013-01-02Also allow URLs of of the form \.[a-z]+\/RichardHitt
2013-01-02use g_get_user_config_dirTingPing
2013-01-02I forgot to add case WORD_PATH to do_an_url()'s switch statementRichardHitt
2013-01-02Fix FSF address to be Franklin StreetRichardHitt
2013-01-02overhauling of URL detection, including channel, nick, etc 'words'RichardHitt
2013-01-01Don't error on icon cache update failureTingPing
2012-12-30add missing includeTingPing
2012-12-29Merge pull request #343 from bui/masterTingPing
fix configure error related to Python headers on Ubuntu 13.04
2012-12-29default irc_whois_front onTingPing
2012-12-28Merge pull request #347 from dmashal/masterTingPing
Add /wi shortcut
2012-12-28Add wi shortcut for whoisDan Mashal
2012-12-26fix configure error related to Python headers on Ubuntu 13.04Bui
2012-12-25add changelog to installerTingPing
closes #255
2012-12-25Merge pull request #336 from TingPing/beepTingPing
Don't beep when window is active.
2012-12-25update url opening on linuxTingPing
2012-12-25Add last activity keybinding from fedoraTingPing
2012-12-23Merge pull request #339 from dmashal/masterTingPing
fix incorrect fsf address for all files
2012-12-23fix incorrect FSF addressDan Mashal
2012-12-22fix updchk againTingPing
2012-12-21add glebihans disappearing tray patchTingPing
2012-12-21remove #hexchat autojoinTingPing
2012-12-20allow tray blinks to be static iconsTingPing
2012-12-20Add auto-away to plugin-trayTingPing
2012-12-20Merge pull request #335 from satdav/patch-2TingPing
remove ircnet.com from network list
2012-12-20Update src/common/servlist.cdavid-w
removed the ircnet.com server as no more been conformed by TingPing
2012-12-20Merge pull request #326 from TingPing/minimizeRichardHitt
fix restoring previously maximized window from tray
2012-12-20Update src/fe-gtk/plugin-tray.cTingPing
2012-12-20Merge pull request #334 from satdav/patch-1TingPing
Added Moznet network to the IRC List
2012-12-20Added Moznet network to the IRC Listdavid-w
Added the moznet IRC network to the network list what is the Mozilla network for firefox and other networks
2012-12-19add GameSurge to network listTingPing
closes #332
2012-12-17Update Checker: Ignore invalid length version numsTingPing
2012-12-17fix update checkers help messageTingPing
2012-12-17Merge branch 'master' of github.com:hexchat/hexchatTingPing
2012-12-17MPC: don't spam no player running to chatTingPing
2012-12-17remove hextray from installerTingPing
2012-12-16Merge pull request #328 from RichardHitt/masterTingPing
install hicolor svg; reorganize some Makefile.am files
2012-12-16Put hexchat png in icons/hicolor/48x48/appsRichardHitt
2012-12-16Install hicolor svg; move the files Makefile.am to their subdirectoriesRichardHitt
2012-12-16fix restoring previously maximized window from trayTingPing
2012-12-12Don't beep when window is active.TingPing
2012-12-08fix playing sounds with sound_dirTingPing
2012-12-06fix loading custom tray iconsTingPing
2012-12-05fix typoTingPing
2012-12-05enable ipv6 by defaultTingPing
closes #245
2012-12-03Merge pull request #296 from TingPing/trayRichardHitt
Tray improvements
2012-12-03make preferences in tray win onlyTingPing
to make up for lack of 'blink on' and for ex-hextray users
2012-12-03Merge pull request #297 from TingPing/utilRichardHitt
allow plugingui to open as tab
2012-12-03remove unneeded gtk_widget_showTingPing