Age | Commit message (Collapse) | Author |
|
|
|
|
|
closes #424
|
|
Typing /join #channel → focus the channel if it's already open. closes #406
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #413
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix bug in url.c at re_host().
|
|
Unlike the other re_foo() functions it was not checking immediately
and returning if host_ret had already been filled in. This would
causes a memory leak since the previous GRegex would be lost.
|
|
|
|
|
|
notably top taskbar issues on windows
|
|
change URL for "Contents" option in "Help" menu
|
|
I propose that the address for the help contents is changed to docs.hexchat.org over simply being hexchat.org.
|
|
|
|
|
|
text_max_lines also affects how many lines you can view not just scrollback
|
|
|
|
closes #302
|
|
|
|
|
|
Correct almost all compiler warning issues
|
|
|
|
|
|
|
|
Closes issue 350. Fix stat64 and malloc.h problems
|
|
|
|
|
|
Parse url according to rfc 1738: add separate define for TLD. Closes 376.
|
|
|
|
|
|
|
|
Snoonet is now snoonet.org, not .com
|
|
http://www.reddit.com/r/irc/comments/13xpok/announcement_snoonet_operational_status/
|
|
|