summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-04-28Temporarily reverting widget hiding patch.Remko Tronçon
It is causing some strange side effects.
2011-04-28Hiding widgets which aren't visible anyway to prevent them from redrawing.Tobias Markmann
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
Release-Notes: The Mac Dock icon has stopped jumping when it shouldn't. Resolves: #444 Resolves: #453
2010-08-22Don't incorrectly mark all messages read in most recently opened chat when a ↵Kevin Smith
different chat is selected
2010-07-25ChatTabs improvements.Kevin Smith
Resolves: #504 Resolves: #507
2010-05-25Support Ctrl-PgUp/PgDn for switch ing tabsKevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-04-06Don't minimise+restore new chats that want focus on OS X.Kevin Smith
Resolves: 217
2009-12-19Colour tabs with waiting messages.Kevin Smith
Resolves: #278
2009-11-26Make sure window title's update on tab close.Kevin Smith
This is a speculative fix for a problem that I couldn't reproduce but was hitting Steve reproducably. This should ensure that whenever a tab is closed, it'll cause the title to be updated.
2009-10-15Save the geometry of the chat and roster windows.Kevin Smith
2009-08-29Experimental fix for stuff in background, chats coming to front when opened etc.Kevin Smith
2009-06-18It should be impossible to lose tabs now.Kevin Smith
You can still have an empty tabset, though.
2009-06-18Support closing and reopening chats in tabs.Kevin Smith
2009-06-15Moving towards allowing tabs to be closed. At the moment they'll then be ↵Kevin Smith
lost to tabbing forever, though.
2009-06-15Update tab titles for unread count.Kevin Smith
2009-06-15Early pass at tabs. Doesn't do closing or title updatingKevin Smith