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