summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-19Rename MainController to AccountControllerThanos Doukoudakis
2018-07-18Add support for multiple accountsThanos Doukoudakis
2018-07-16Change some spelling mistakes and improve styleThanos Doukoudakis
2018-05-18Remove remants of non-netbook mode related codePeter Burgess
2017-02-22Improve Swift about window regarding auto update UXTobias Markmann
2016-11-11Add update channel configuration dialog to the about windowTobias Markmann
2016-09-26Update and tidy up Sparkle software update supportTobias Markmann
2016-03-31Convert tabs to 4 spaces for all source filesTobias Markmann
2015-04-10Fix keyboard shortcuts for --no-tabs modeTobias Markmann
2014-12-15Update Copyright in SwiftKevin Smith
2014-12-14Add support for new trellis layout for chat windows.Tobias Markmann
2013-08-01Refactor chat messages so parsing of links/emoticons happens in controllers.Kevin Smith
2012-12-23Bundle a bare set of emoticons with Swift.Kevin Smith
2012-12-23Make the splitter into a classKevin Smith
2012-12-23Save recent status messages and allow easy setting.Kevin Smith
2012-06-15Preliminary emoticon work.Kevin Smith
2012-04-25Clicking the OS X dock brings the app to the front.Remko Tronçon
2012-02-21Introduce system settings policies.Kevin Smith
2011-11-01Having a play with a compact roster modeKevin Smith
2011-07-11Make IdleDetector a parameter of MainController.Remko Tronçon
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-01-18Cleaned up some code.Remko Tronçon
2010-12-22Basic User Search support, and Find Rooms cleanup.Kevin Smith
2010-12-22Use a default balloons notifier on Windows.Remko Tronçon
2010-12-21Revert to SnarlNotifier on Windows.Remko Tronçon
2010-12-17Fixed IPv6 network test.Remko Tronçon
2010-12-14Added initial Growl for Windows notifier (GNTP).Remko Tronçon
2010-12-05Added plumbing for persistent certificate trust checking.Remko Tronçon
2010-10-27Remove MainEventLoop singleton.Remko Tronçon
2010-10-24Created Storages interface.Remko Tronçon
2010-10-09Moved Application from Swiften into SwifTools.Remko Tronçon
2010-09-15Added Snarl notification supportRemko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon
2010-09-12Moved application message display around.Remko Tronçon
2010-09-11Added support for Entity Capabilities.Remko Tronçon
2010-08-24Added VCardStorage.Remko Tronçon
2010-08-21Revert "Store avatars per profile."Remko Tronçon
2010-08-21Store avatars per profile.Remko Tronçon
2010-08-19Extract dir providing functionality from application class.Remko Tronçon
2010-07-25Initial multi-account supportKevin Smith
2010-05-13List MUCs available on services.Kevin Smith
2010-05-06Rewrite of large amounts of roster code.Kevin Smith
2010-04-23Make latency stats optional.Kevin Smith
2010-04-08Added copyrights to Swift.Remko Tronçon
2010-03-28Chat list in the gui (mostly non-functional).Kevin Smith
2010-03-19Start of event viewer.Kevin Smith
2009-11-27Integrated Sparkle auto-updater.Remko Tronçon
2009-11-26Plumbing to show a dummy XMLConsoleWidget in the chat tabs.Kevin Smith
2009-11-24Integrated new IdleDetector.Remko Tronçon