summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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-12-24Enable "Show notifications" toggle when Growl isn't installed.Remko Tronçon
2011-02-14Removed Swift::String.Remko Tronçon
2010-12-21Revert to SnarlNotifier on Windows.Remko Tronçon
Use balloons as a fallback.
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-07Code cleanup from recent commitsKevin Smith
2010-10-07Fix windows compilation.Remko Tronçon
2010-10-05Create 'Enable notifications' menu on Linux.Kevin Smith
I've not actually tested this on Linux... Resolves: #594
2010-10-05Added FreeDesktopNotifier.Remko Tronçon
2010-10-04Disable the notifier when going to DND.Remko Tronçon
Resolves: #572
2010-09-15Added Snarl notification supportRemko Tronçon
2010-09-15Added system message to notifier.Remko Tronçon
2010-09-12Move Notifier to SwifToolsRemko Tronçon