summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-03-12Factory is required even when no checkers are availableks/spell_checkerKevin Smith
2012-03-09Gracefully degrade when hunspell is not presentVlad Voicu
2012-03-09Moved the settings from main window to chat window, also added lots of small ...Vlad Voicu
2012-03-09Added HAVE_HUNSPELL to flags when buildingVlad Voicu
2012-03-09Improved settings for Spell CheckerVlad Voicu
2012-03-09Context Menu improvementsVlad Voicu
2012-03-09Changed name from vector to List for PositionPairListVlad Voicu
2012-03-09Big spell checker chunkVlad Voicu
2012-03-09Fixed Licence HeadersVlad Voicu
2012-03-09Added Hunspell versionVlad Voicu
2012-03-09Added Factory for creeating SpellCheckersVlad Voicu
2012-03-09Modified the Spellchecker to use hunspell instead of aspellVlad Voicu
2012-03-09Initial, buggy version of a minimal spell-checkerVlad Voicu
2012-01-14Include intrusive_ptr after intrusive_ptr_ref functions.Remko Tronçon
2011-12-24Enable "Show notifications" toggle when Growl isn't installed.Remko Tronçon
2011-12-23Updated Growl notifier to work against Growl 1.3.Remko Tronçon
2011-10-24Don't register ourself as default URI handler.Remko Tronçon
2011-07-11Make IdleDetector a parameter of MainController.Remko Tronçon
2011-06-13Added CppCheck script.Remko Tronçon
2011-06-11Fixed IdleQuerierTest linking with gold.Remko Tronçon
2011-05-25Added 'assertions' scons flag.Remko Tronçon
2011-05-05Use naive XMPPURI transformation to work around a bug in GCC4.5+boost1.42.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-04-30Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.Remko Tronçon
2011-04-26Added CertificateMemoryStorage.Remko Tronçon
2011-04-22Merge unread tab titles legibly.Kevin Smith
2011-04-19Use a bar to show where the last read messages in a chat areVlad Voicu
2011-04-19Fixed OS X ProxyProvider compilation.Remko Tronçon
2011-04-18JID escaping algorithm refactoring.Remko Tronçon
2011-04-18Fixed compilation on older GCCs.Remko Tronçon
2011-04-18Added RFC5122 XMPP URI parsing and basic handling.Remko Tronçon
2011-04-02Do not crash when clicking system message notifications.Remko Tronçon
2011-03-12Unix compilation fixes.Remko Tronçon
2011-03-12Small cleanup.Remko Tronçon
2011-02-20Make Swift translatable.Remko Tronçon
2011-02-14Fixed UnixApplicationPathProvider.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-10Fixed linkification of URLs followed by newlines.Remko Tronçon
2011-01-18Cleaned up some code.Remko Tronçon
2010-12-26Fixed linkifying of unicode URLs.Remko Tronçon
2010-12-26Fixed crash when searching for users.Remko Tronçon
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-14Removed debug output.Remko Tronçon
2010-12-14Added initial Growl for Windows notifier (GNTP).Remko Tronçon
2010-12-08Update to new Snarl API.Remko Tronçon
2010-11-28Added swiften-config.Remko Tronçon
2010-11-24Removed unused header.Remko Tronçon