summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-04-30Tidy up some correction quibblesKevin Smith
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
Uses Kev's not-yet-published protocol for correcting the last sent message. Release-Notes: You can now correct your previously sent message in a chat by pressing 'up' in the input field. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-04-27Start on recent chats listKevin Smith
2010-08-20Don't temporarily show a scrollbar in chat input after growing.Kevin Smith
Resolves; #527
2010-08-20Cause fewer geometry updates while typing in chat windows.Kevin Smith
2010-07-25ChatTabs improvements.Kevin Smith
Resolves: #504 Resolves: #507
2010-06-05Tab completion in MUCs.Kevin Smith
Resolves: #440
2010-05-25Support Ctrl-PgUp/PgDn for switch ing tabsKevin Smith
2010-05-25Allow Ctrl-W to close chat windowsKevin Smith
2010-04-11Proper handling of keypresses in the chat input that're meant for the chat log.Kevin Smith
Resolves: #284
2010-04-08Added copyrights to Swift.Remko Tronçon
2009-09-19Treat Enter on a keypad correctly in the chatdlg.Kevin Smith
2009-08-29Allow multi-line inputs, and grow accordingly.Kevin Smith