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-10-26Don't crash when clicking a Windows popup without a registered action.Kevin Smith
Resolves: #1021
2011-02-14Removed Swift::String.Remko Tronçon
2011-02-09Properly display unicode in Windows notifier.Remko Tronçon
2010-12-22Use a default balloons notifier on Windows.Remko Tronçon