Age | Commit message (Expand) | Author |
2013-02-16 | follow XDG for default download directory | TingPing |
2013-02-16 | Move dependency graph to other repo | Berke Viktor |
2013-02-16 | Bump copyright year | Berke Viktor |
2013-02-16 | Add vc redist to links, don't open links by default and cosmetics | Berke Viktor |
2013-02-16 | Fix libwimp path in the installers | Berke Viktor |
2013-02-16 | Make copy not depend on perl-5.12 and perl-5.15 | Berke Viktor |
2013-02-16 | Fix stupid GitHub autocrlf mess | Berke Viktor |
2013-02-16 | Fix libwimp path | Berke Viktor |
2013-02-16 | Merge branch 'master' of https://github.com/hexchat/hexchat | Berke Viktor |
2013-02-16 | Try to create the addons folder initially | Berke Viktor |
2013-02-13 | Merge pull request #407 from RichardHitt/master | RichardHitt |
2013-02-13 | Fix bug in url.c at re_host(). | RichardHitt |
2013-02-13 | Make sure we don't auto-load HexTray | Berke Viktor |
2013-02-07 | Add autojoin back | Berke Viktor |
2013-02-06 | fix tray menu placement issues | TingPing |
2013-02-05 | Merge pull request #398 from thor/patch-1 | TingPing |
2013-02-05 | change URL for "Contents" option in "Help" menu | Thor K.H. |
2013-02-04 | Update installer to point to news | TingPing |
2013-02-04 | Point to new download url | TingPing |
2013-02-04 | Don't require scollback to edit scrollback lines | TingPing |
2013-02-02 | Update translation template | TingPing |
2013-01-31 | only detect full paths on windows. | TingPing |
2013-01-31 | fix variable name in flood msg. | TingPing |
2013-01-23 | add station51 to servlist | TingPing |
2013-01-19 | Merge pull request #383 from RichardHitt/warnings | TingPing |
2013-01-19 | Correct almost all compiler warning issues | RichardHitt |
2013-01-17 | actually fix updchk | TingPing |
2013-01-17 | fix fe-beep issue in fe-text | TingPing |
2013-01-17 | Merge pull request #380 from RichardHitt/pull350 | TingPing |
2013-01-16 | Remove #include <malloc.h>, causes a #error in freebsd build | RichardHitt |
2013-01-16 | Merge branch 'master' into pull350 | RichardHitt |
2013-01-16 | Merge pull request #377 from RichardHitt/issue376 | TingPing |
2013-01-15 | Oops. didn't get the DOMAIN slight change last time. Here it is now. | RichardHitt |
2013-01-15 | Prev called anything a URL! Reverted but slight DOMAIN change. | RichardHitt |
2013-01-15 | Fix DOMAIN and TLD per rfc 1738, thanks Arnavion | RichardHitt |
2013-01-14 | Merge pull request #378 from aperson/patch-1 | TingPing |
2013-01-14 | Snoonet is now snoonet.org, not .com | aperson |
2013-01-14 | Parse url according to rfc 1738: add separate define for TLD. | RichardHitt |
2013-01-11 | Merge pull request #373 from RichardHitt/issue372 | TingPing |
2013-01-11 | Oops, Windows doesn't offer strndup(). Use g_strndup(). | RichardHitt |
2013-01-11 | Correct nick recognition in mainurl.c as well. Closes #372. | RichardHitt |
2013-01-11 | Correct nick recognition. Closes 372. | RichardHitt |
2013-01-10 | Merge branch 'master' into pull350 | RichardHitt |
2013-01-10 | Merge pull request #370 from RichardHitt/pull369 | TingPing |
2013-01-10 | Fix crash by detecting NULL channel in url_join_only() and just returning. | RichardHitt |
2013-01-09 | Merge pull request #368 from RichardHitt/pull360 | TingPing |
2013-01-09 | remove old sasl plugin | TingPing |
2013-01-09 | Oops, fixed error in util.c | RichardHitt |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt |
2013-01-09 | Fix Issue 350 in checksum.c by changing struct stat64 to struct stat | RichardHitt |