summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2013-01-11Merge pull request #373 from RichardHitt/issue372TingPing
2013-01-11Oops, Windows doesn't offer strndup(). Use g_strndup().RichardHitt
2013-01-11Correct nick recognition in mainurl.c as well. Closes #372.RichardHitt
2013-01-11Correct nick recognition. Closes 372.RichardHitt
2013-01-10Merge branch 'master' into pull350RichardHitt
2013-01-10Merge pull request #370 from RichardHitt/pull369TingPing
2013-01-10Fix crash by detecting NULL channel in url_join_only() and just returning.RichardHitt
2013-01-09Merge pull request #368 from RichardHitt/pull360TingPing
2013-01-09remove old sasl pluginTingPing
2013-01-09Oops, fixed error in util.cRichardHitt
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2013-01-09Fix Issue 350 in checksum.c by changing struct stat64 to struct statRichardHitt
2013-01-08add join_delay to preferencesTingPing
2013-01-08Merge pull request #359 from RichardHitt/masterTingPing
2013-01-08Merge branch 'master' of http://github.com/RichardHitt/hexchatRichard Hitt
2013-01-08Add "ircs://" to the list of URL schemesRichard Hitt
2013-01-07Merge pull request #341 from TingPing/lastactRichardHitt
2013-01-07Simplification of new code -- eliminate member lastact_elemRichard Hitt
2013-01-05update keybinding descriptionTingPing
2013-01-05fix if statementTingPing
2013-01-04Merge pull request #337 from TingPing/trayRichardHitt
2013-01-04use notify::embeddedTingPing
2013-01-03use tabsTingPing
2013-01-03Ywes, nicks can be as short as one character long!RichardHitt
2013-01-03For NICK0 use NICKSPE, not NICKDIGRichardHitt
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
2012-12-29default irc_whois_front onTingPing
2012-12-28Merge pull request #347 from dmashal/masterTingPing
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
2012-12-25Merge pull request #336 from TingPing/beepTingPing
2012-12-25update url opening on linuxTingPing
2012-12-25Add last activity keybinding from fedoraTingPing
2012-12-23Merge pull request #339 from dmashal/masterTingPing
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