summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2013-02-05change URL for "Contents" option in "Help" menuThor K.H.
2013-02-04Update installer to point to newsTingPing
2013-02-04Point to new download urlTingPing
2013-02-04Don't require scollback to edit scrollback linesTingPing
2013-02-02Update translation templateTingPing
2013-01-31only detect full paths on windows.TingPing
2013-01-31fix variable name in flood msg.TingPing
2013-01-23add station51 to servlistTingPing
2013-01-19Merge pull request #383 from RichardHitt/warningsTingPing
2013-01-19Correct almost all compiler warning issuesRichardHitt
2013-01-17actually fix updchkTingPing
2013-01-17fix fe-beep issue in fe-textTingPing
2013-01-17Merge pull request #380 from RichardHitt/pull350TingPing
2013-01-16Remove #include <malloc.h>, causes a #error in freebsd buildRichardHitt
2013-01-16Merge branch 'master' into pull350RichardHitt
2013-01-16Merge pull request #377 from RichardHitt/issue376TingPing
2013-01-15Oops. didn't get the DOMAIN slight change last time. Here it is now.RichardHitt
2013-01-15Prev called anything a URL! Reverted but slight DOMAIN change.RichardHitt
2013-01-15Fix DOMAIN and TLD per rfc 1738, thanks ArnavionRichardHitt
2013-01-14Merge pull request #378 from aperson/patch-1TingPing
2013-01-14Snoonet is now snoonet.org, not .comaperson
2013-01-14Parse url according to rfc 1738: add separate define for TLD.RichardHitt
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