summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2012-03-15Fix compilation errorKevin Smith
2012-03-14Dispose of notification callbacks once the account signs out.Kevin Smith
Fixes segfaults caused by clicking notifications after the handlers had been freed. Does not fix GrowlNotifier, which needs fixing later.
2011-04-30Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-10-23Don't lose notification enabledness when the user changes status.Remko Tronçon
Resolves: #651 Release-Notes: The notification toggle on Linux will now be respected.
2010-10-04Disable the notifier when going to DND.Remko Tronçon
Resolves: #572
2010-09-16Fix compilation on linux.Remko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon