summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2010-10-31Make Timer one-shot.Remko Tronçon
2010-10-30Register default Growl notifications correctly.Remko Tronçon
2010-10-27Changed linkifcation algorithm.Remko Tronçon
2010-10-26Fixed typo.Remko Tronçon
2010-10-26Fix compliation problems with CLang.Remko Tronçon
2010-10-24Linkify links with @ in them properly.Remko Tronçon
2010-10-24Created Storages interface.Remko Tronçon
2010-10-23Fixed compilation errors due to previous commit.Remko Tronçon
2010-10-23Don't lose notification enabledness when the user changes status.Remko Tronçon
2010-10-09Moved Application from Swiften into SwifTools.Remko Tronçon
2010-10-07Code cleanup from recent commitsKevin Smith
2010-10-07Fix windows compilation.Remko Tronçon
2010-10-05Create 'Enable notifications' menu on Linux.Kevin Smith
2010-10-05Added FreeDesktopNotifier.Remko Tronçon
2010-10-04Disable the notifier when going to DND.Remko Tronçon
2010-09-17By default, only show message notifications.Remko Tronçon
2010-09-16Fix compilation on linux.Remko Tronçon
2010-09-15Remove FIXME.Remko Tronçon
2010-09-15Make Snarl timeouts for messages longer.Remko Tronçon
2010-09-15Attempt to show icon in Snarl config dialog.Remko Tronçon
2010-09-15Added Snarl notification supportRemko Tronçon
2010-09-15Added system message to notifier.Remko Tronçon
2010-09-13Added presence notifier.Remko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon
2010-09-12Moved application message display around.Remko Tronçon
2010-08-19Fixed linkifying of urls containing '='.Remko Tronçon
2010-08-16More build system tweaks.Remko Tronçon
2010-07-24Improvements and further testing to tab completion.Kevin Smith
2010-06-09Fixed compilation warningns for Linux build.Remko Tronçon
2010-06-09Enabled & fixed some more C++ warnings.Remko Tronçon
2010-06-05Fix compilation on non-MacsKevin Smith
2010-06-05Tab completion in MUCs.Kevin Smith
2010-06-02Rename boost_signalslib.h to boost_bsignals.Remko Tronçon
2010-06-02Using Boost workaround for Qt signals keyword clash.Remko Tronçon
2010-05-08Fixed linkify bug.Remko Tronçon
2010-04-11Remove DummyIdleQuerier.cpp from SConscript.Remko Tronçon
2010-04-08Added copyrights to SwifTools.Remko Tronçon
2010-03-28Fixed build.Remko Tronçon