summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-12-26Fixed linkifying of unicode URLs.Remko Tronçon
2010-12-26Fixed crash when searching for users.Remko Tronçon
2010-12-26Prompt user with JID before deleting.Kevin Smith
2010-12-26Tweaked user search UI a bit.Remko Tronçon
2010-12-26Small UI tweaks to actions menu and UI search.Remko Tronçon
2010-12-23Turn the 'Find other users' into seperate add/chat menu items with a wizard.Kevin Smith
2010-12-23Add a timer so 20 seconds after requesting a quit, it'll quit regardless of r...Kevin Smith
2010-12-22Basic User Search support, and Find Rooms cleanup.Kevin Smith
2010-12-22Fixed compilation on non-Windows platforms.Remko Tronçon
2010-12-22Use a default balloons notifier on Windows.Remko Tronçon
2010-12-21Revert to SnarlNotifier on Windows.Remko Tronçon
2010-12-21Make dock get the number of pending messages (instead of a generic message).Remko Tronçon
2010-12-21Fixed compilation on Windows.Remko Tronçon
2010-12-20Re-enabling XMPPLayer unit tests.Remko Tronçon
2010-12-20Refuse to run the uninstaller while Swift is still runningKevin Smith
2010-12-20Remove all files and folders when Swift is uninstalledKevin Smith
2010-12-20Don't immediately send presence unneccesarily when registering directed prese...Kevin Smith
2010-12-20Fixing unit tests for StreamStackKevin Smith
2010-12-19Make loginwindow hiding a little more consistent with other codeKevin Smith
2010-12-19Disabling timer in BenchTool.Remko Tronçon
2010-12-19Refactoring streamstack to not use signal/slots.Remko Tronçon
2010-12-19Calling with --start-minimized will not show login/roster at launch.Kevin Smith
2010-12-18Disable the GUI while waiting for the steam to close.Kevin Smith
2010-12-18Move all domain name resolve queries into one thread.Remko Tronçon
2010-12-18Move domain name resolver in the network factories.Remko Tronçon
2010-12-18Added initial BenchTool.Remko Tronçon
2010-12-17Collapsed all UI factories into UIFactory.Remko Tronçon
2010-12-17Fixed IPv6 network test.Remko Tronçon
2010-12-17Fixed IPv6 network test.Remko Tronçon
2010-12-16Revert "Pretty up Add Contact dialog."Remko Tronçon
2010-12-15Emit nickname change signal when adding to the roster.Kevin Smith
2010-12-15Make XML console more friendly for copy/paste.Remko Tronçon
2010-12-15Pretty up Add Contact dialog.Remko Tronçon
2010-12-15Ensure Swift name is displayed in Windows systray.Remko Tronçon
2010-12-14Removed debug output.Remko Tronçon
2010-12-14Added initial Growl for Windows notifier (GNTP).Remko Tronçon
2010-12-13Fixed reconnect for bare JIDs.Remko Tronçon
2010-12-13Added debug output to connector.Remko Tronçon
2010-12-13Extend the certificate accept dialog & login after accept.Remko Tronçon
2010-12-13Initial cert confirmationKevin Smith
2010-12-13Load ssl certificate store on Un*x.Remko Tronçon
2010-12-13Tweaked 'Clear log' messagebox a bit.Remko Tronçon
2010-12-12Fixed default action of "Show as X" roster header menu.Remko Tronçon
2010-12-12Remove obsolete Client::connect(JID).Remko Tronçon
2010-12-12Don't hide the roster when clicking the system tray on OS X.Remko Tronçon
2010-12-12Revert "Don't hide/show when clicking system tray on Mac."Remko Tronçon
2010-12-12Don't hide/show when clicking system tray on Mac.Remko Tronçon
2010-12-12Added menu to switch between 'show nickname' and 'show JID' in roster header.Remko Tronçon
2010-12-12Removing nickname change functionality from roster header.Remko Tronçon
2010-12-12Refactored own nickname handling.Remko Tronçon