summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2013-03-17Default ignore type to ALLTingPing
2013-03-17All unignoring nicks just like ignoreTingPing
2013-03-16Handle EOF in text-feTingPing
2013-03-16fix fe-text on win32TingPing
2013-03-16fix fe-textTingPing
2013-03-15Add real name field to advanced paneBerke Viktor
2013-03-15Remove double UTF-8, it's already default charsetBerke Viktor
2013-03-15Get rid of Non-BMP filtering, Pango handles this nowBerke Viktor
2013-03-15update dbus example.py for python3TingPing
2013-03-15Add python gdbus exampleTingPing
2013-03-14Merge pull request #444 from TingPing/noticepos2TingPing
2013-03-14Change notice option wordingTingPing
2013-03-11Fix relative paths on windowsTingPing
2013-03-11Don't show join dialog when you autojoin.TingPing
2013-03-11Fix reconnecting to keyed channelsTingPing
2013-03-11Merge pull request #439 from TingPing/urlkeyTingPing
2013-03-09Add irc_notice_pos settingTingPing
2013-03-04Use key on new serversTingPing
2013-03-04Add key support to urls like mircTingPing
2013-03-04fix query -nofocusTingPing
2013-03-03HTM was throwing an exception for ReadOnly files.museun
2013-03-03Merge pull request #436 from RichardHitt/issue435TingPing
2013-03-03Change the is_del() macro to not regard ATTR_BOLD nor ATTR_RESET as delimiters.RichardHitt
2013-02-24focus the channel if it's already open (issue #406)misdre
2013-02-21set input's vertical scrollbar to auto with gtkspellTingPing
2013-02-21Only show spelling preferences when supportedTingPing
2013-02-18add notification hints for gnomeTingPing
2013-02-18Fallback to $HOME/Downloads for dcc_dirTingPing
2013-02-18fix path to icon for notificationsTingPing
2013-02-16follow XDG for default download directoryTingPing
2013-02-16Bump copyright yearBerke Viktor
2013-02-16Merge branch 'master' of https://github.com/hexchat/hexchatBerke Viktor
2013-02-16Try to create the addons folder initiallyBerke Viktor
2013-02-13Fix bug in url.c at re_host().RichardHitt
2013-02-13Make sure we don't auto-load HexTrayBerke Viktor
2013-02-07Add autojoin backBerke Viktor
2013-02-06fix tray menu placement issuesTingPing
2013-02-05change URL for "Contents" option in "Help" menuThor K.H.
2013-02-04Don't require scollback to edit scrollback linesTingPing
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-19Correct almost all compiler warning issuesRichardHitt
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 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