Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-16 | Backport XChat r1523 | Berke Viktor | |
2013-03-15 | Update changelog links | Berke Viktor | |
2013-03-15 | Add safe mode shortcuts | Berke Viktor | |
2013-03-15 | Add real name field to advanced pane | Berke Viktor | |
2013-03-15 | Remove double UTF-8, it's already default charset | Berke Viktor | |
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 | |
Add irc_notice_pos setting | |||
2013-03-14 | Change notice option wording | TingPing | |
2013-03-13 | Separate version check for XP, we might need it during the transition to VS2012 | Berke Viktor | |
2013-03-12 | Update Perl to 5.16.3 | Berke Viktor | |
2013-03-12 | fix python's get_pluginpref crashing on long strings | TingPing | |
2013-03-11 | Fix relative paths on windows | TingPing | |
2013-03-11 | Don't show join dialog when you autojoin. | TingPing | |
closes #305 | |||
2013-03-11 | Fix reconnecting to keyed channels | TingPing | |
closes #16 | |||
2013-03-11 | Merge pull request #439 from TingPing/urlkey | TingPing | |
Add channel key support to urls | |||
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-03-03 | Merge pull request #437 from museun/master | TingPing | |
closes #294 | |||
2013-03-03 | HTM was throwing an exception for ReadOnly files. | museun | |
So, to fix this an explicit FileAccess had to be set. Package.Open uses the default FileShare.None option. This causes a conflict and throws the 'UnauthorizedAccessException' exception. So, we just tell it that we are there to read it and everything is fine. | |||
2013-03-03 | Use AC_CONFIG_FILES | TingPing | |
2013-03-03 | Fix macro searching | TingPing | |
2013-03-03 | Merge pull request #436 from RichardHitt/issue435 | TingPing | |
Change is_del to remove ATTR_BOLD, ATTR_RESET -- closes issue 435 | |||
2013-03-03 | Change the is_del() macro to not regard ATTR_BOLD nor ATTR_RESET as delimiters. | RichardHitt | |
Remove old iffed-out version of is_del() as well, as a cleanup step; that change was for not regarding left and right parens as delimiters. With this change, mousing over a nickname will underline it even if it contains embedded formatting data; it used to work with all formatting data but bold and reset; now it works for all. | |||
2013-02-25 | update readme link to building docs | TingPing | |
closes #424 | |||
2013-02-24 | Merge pull request #426 from Misdre/master | TingPing | |
Typing /join #channel → focus the channel if it's already open. closes #406 | |||
2013-02-24 | focus the channel if it's already open (issue #406) | misdre | |
2013-02-21 | set input's vertical scrollbar to auto with gtkspell | TingPing | |
2013-02-21 | Only show spelling preferences when supported | TingPing | |
2013-02-18 | add gnome's UsesNotifications to the desktop file | TingPing | |
2013-02-18 | add notification hints for gnome | TingPing | |
2013-02-18 | Fallback to $HOME/Downloads for dcc_dir | TingPing | |
2013-02-18 | fix path to icon for notifications | TingPing | |
2013-02-18 | Add HarfBuzz DLL to dist | Berke Viktor | |
2013-02-16 | follow XDG for default download directory | TingPing | |
closes #413 | |||
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 | |
Fix bug in url.c at re_host(). | |||
2013-02-13 | Fix bug in url.c at re_host(). | RichardHitt | |
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. | |||
2013-02-13 | Make sure we don't auto-load HexTray | Berke Viktor | |