summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2013-03-23Migrator for servlist_ in the installersBerke Viktor
2013-03-23Cleanup, docs are online now, these are either irrelevant or outdatedBerke Viktor
2013-03-23Get rid of the servlist_ rubbishBerke Viktor
2013-03-23fix tree indentation with iconsTingPing
2013-03-22ensure lasttalk gets updatedTingPing
2013-03-22Update textevents.inTingPing
2013-03-22add confirm dialog to clearing ignoresTingPing
2013-03-21Merge pull request #459 from RichardHitt/banlist1TingPing
2013-03-21Do an XP_TE_BANLIST only for ban, not exempt/invite/quietRichard Hitt
2013-03-20Redesign the Ban List window. Closes Issues #303, #342, #427RichardHitt
2013-03-19Update Perl download linksBerke Viktor
2013-03-18Don't indent channels with server tabs disabled.TingPing
2013-03-17Merge pull request #455 from RichardHitt/escapeTingPing
2013-03-17Get rid of testing line.RichardHitt
2013-03-17ESC key will destroy the windows mentioned at issue 211.RichardHitt
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-16Backport XChat r1523Berke Viktor
2013-03-15Update changelog linksBerke Viktor
2013-03-15Add safe mode shortcutsBerke Viktor
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-13Separate version check for XP, we might need it during the transition to VS2012Berke Viktor
2013-03-12Update Perl to 5.16.3Berke Viktor
2013-03-12fix python's get_pluginpref crashing on long stringsTingPing
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-03Merge pull request #437 from museun/masterTingPing
2013-03-03HTM was throwing an exception for ReadOnly files.museun
2013-03-03Use AC_CONFIG_FILESTingPing
2013-03-03Fix macro searchingTingPing
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-25update readme link to building docsTingPing
2013-02-24Merge pull request #426 from Misdre/masterTingPing
2013-02-24focus the channel if it's already open (issue #406)misdre