summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
2010-10-10Refactor responders to only start on start().Remko Tronçon
2010-10-09Move Settings to Swift/Controllers.Remko Tronçon
2010-10-09Moved Application from Swiften into SwifTools.Remko Tronçon
2010-10-09Added EchoBot walkthrough example.Remko Tronçon
2010-10-08Tweak the look of the example JID.Remko Tronçon
2010-10-08Add example JID to login dialog.Kevin Smith
2010-10-08Slightly re-arrange the menus.Kevin Smith
2010-10-08Regrouping nick-less contacts now correctly renders them as a JID in the roster.Kevin Smith
2010-10-08Raise windows when activating them.Kevin Smith
2010-10-08Fixing assorted memory leaks.Kevin Smith
2010-10-08Don't show multiple Notices selected when new ones are added.Kevin Smith
2010-10-08Rename groups.Kevin Smith
2010-10-08Fix for very unlikely timing-related crash when quitting during event handlingKevin Smith
2010-10-08Update roster header even when going offline.Kevin Smith
2010-10-08Also disable certificate selection during login.Kevin Smith
2010-10-08Set the group window size appropriately.Kevin Smith
2010-10-08Cancel chat state display when offline.Kevin Smith
2010-10-07Fix crashes on disconnect during connect.Remko Tronçon
2010-10-07Code cleanup from recent commitsKevin Smith
2010-10-05Linkify updated messages as well as the originals.Kevin Smith
2010-10-05Create 'Enable notifications' menu on Linux.Kevin Smith
2010-10-05Added FreeDesktopNotifier.Remko Tronçon
2010-10-05Added tarball packaging script.Remko Tronçon
2010-10-04Disable the notifier when going to DND.Remko Tronçon
2010-10-04Implement getBoundJID() (as getJID())Remko Tronçon
2010-10-04Only bounce the dock (or flash the taskbar) on readable messages.Kevin Smith
2010-10-04Re-apply the contact's presence after roster changes.Kevin Smith
2010-10-04Assign contacts to groups.Kevin Smith
2010-10-04Work around redraw bug in some versions of QtKevin Smith
2010-10-04Fix chat logs scrolling to bottom.Kevin Smith
2010-10-03Make the webkit view loads synchronous.Kevin Smith
2010-10-03Don't treat role changes as a mergeable status changeKevin Smith
2010-10-03Don't get confused when people change roles in a MUC.Kevin Smith
2010-10-03Show contacts as unavailable after subscription removal.Kevin Smith
2010-10-03Only jump the Mac dock when a Notice is generated.Kevin Smith
2010-10-03Asserts trying to find problem with crashing message replacementKevin Smith
2010-10-03Add an extra assert for replacing messages in ChatView.Kevin Smith
2010-10-03Allow cancelling logins.Kevin Smith
2010-10-02Linkify status messages in chat dialog.Kevin Smith
2010-10-02Fix for group expandiness persistencyKevin Smith
2010-10-02Persist roster group expandiness.Kevin Smith
2010-10-01Only show system tray message icon for message events.Kevin Smith
2010-10-01Improve spacing in status messages in chat dialogsKevin Smith
2010-10-01Remove the Add/Remove item from Windows on uninstall.Kevin Smith
2010-10-01Fix for previous NSIS commitKevin Smith
2010-10-01Avoid redraw issues in the XML Console.Kevin Smith
2010-10-01Reuse server-generated resources.Kevin Smith
2010-10-01Detect running Swift before running NSIS installer.Kevin Smith
2010-10-01Use caps for enabling chat state notifications.Kevin Smith
2010-10-01Don't loop when searching a server that has the same JID with different nodes.Kevin Smith