Age | Commit message (Expand) | Author |
2013-03-24 | Merge pull request #445 from TingPing/ulistcolors | TingPing |
2013-03-24 | Convert back to unix endings | TingPing |
2013-03-23 | Be compatable with TLS | TingPing |
2013-03-23 | Make everyone happy | Berke Viktor |
2013-03-23 | Merge pull request #464 from RichardHitt/bufoflo | TingPing |
2013-03-23 | Add migration code for servlist | TingPing |
2013-03-23 | Truncate text if too long. Closes Issue #463 | RichardHitt |
2013-03-23 | Get rid of the servlist_ rubbish | Berke Viktor |
2013-03-22 | ensure lasttalk gets updated | TingPing |
2013-03-22 | Update textevents.in | TingPing |
2013-03-21 | Do an XP_TE_BANLIST only for ban, not exempt/invite/quiet | Richard Hitt |
2013-03-20 | Redesign the Ban List window. Closes Issues #303, #342, #427 | RichardHitt |
2013-03-17 | Default ignore type to ALL | TingPing |
2013-03-17 | All unignoring nicks just like ignore | TingPing |
2013-03-15 | Get rid of Non-BMP filtering, Pango handles this now | Berke Viktor |
2013-03-15 | update dbus example.py for python3 | TingPing |
2013-03-15 | Add python gdbus example | TingPing |
2013-03-14 | Merge pull request #444 from TingPing/noticepos2 | TingPing |
2013-03-11 | Fix relative paths on windows | TingPing |
2013-03-11 | Don't show join dialog when you autojoin. | TingPing |
2013-03-11 | Fix reconnecting to keyed channels | TingPing |
2013-03-11 | Merge pull request #439 from TingPing/urlkey | TingPing |
2013-03-09 | Add option to color nicknames in the userlist to match the chat | TingPing |
2013-03-09 | Add irc_notice_pos setting | TingPing |
2013-03-04 | Use key on new servers | TingPing |
2013-03-04 | Add key support to urls like mirc | TingPing |
2013-03-04 | fix query -nofocus | TingPing |
2013-02-24 | focus the channel if it's already open (issue #406) | misdre |
2013-02-18 | Fallback to $HOME/Downloads for dcc_dir | TingPing |
2013-02-16 | follow XDG for default download directory | TingPing |
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 | 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-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 | Correct almost all compiler warning issues | 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 | 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 | Oops, Windows doesn't offer strndup(). Use g_strndup(). | RichardHitt |
2013-01-11 | Correct nick recognition. Closes 372. | RichardHitt |
2013-01-10 | Fix crash by detecting NULL channel in url_join_only() and just returning. | RichardHitt |
2013-01-09 | Oops, fixed error in util.c | RichardHitt |
2013-01-09 | Make source cleah with cppcheck, except for mpc and sasl | RichardHitt |