summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-03-30Fix HUNSPELL flags.Remko Tronçon
Change-Id: I5d728024dc52ec3279528e9f0bf4b0508c459107
2013-03-26Adding basic support for native spell checking on Mac OS X.Tobias Markmann
Change-Id: Id29313a06f052ecbaef54be0c185cd7f1df375a2 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2013-03-15Spell checker implementation using HunspellVlad Voicu
Change-Id: Ia15b6532edf6eef7c45bdfb273e77f65ce998f13 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details
2012-11-24Enable breakpad on windows.Remko Tronçon
Change-Id: Ic9e817ae15dc2b70bf56127fdfb048d23d20b4fa
2012-08-17Added Breakpad support for Windows.Remko Tronçon
2012-07-17Make sure flags are consistent across different modules.Remko Tronçon
2011-04-19Use a bar to show where the last read messages in a chat areVlad Voicu
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
URI Handling currently only works on Mac OS X.
2010-10-09Moved Application from Swiften into SwifTools.Remko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon
2010-09-12Moved application message display around.Remko Tronçon
2010-08-16More build system tweaks.Remko Tronçon
2010-06-05Tab completion in MUCs.Kevin Smith
Resolves: #440
2010-04-11Remove DummyIdleQuerier.cpp from SConscript.Remko Tronçon
2010-03-28Fixed build.Remko Tronçon
2009-11-27Integrated Sparkle auto-updater.Remko Tronçon
2009-11-27Added (Sparkle) AutoUpdater.Remko Tronçon
Not plugged into Swift yet.
2009-11-24Added Windows idle querier.Remko Tronçon
2009-11-24Added MacOSX Idle querier.Remko Tronçon
2009-11-24Added SwifTools/Idle module.Remko Tronçon
2009-11-15Linkify URLs.Remko Tronçon