summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-12-21Revert to SnarlNotifier on Windows.Remko Tronçon
Use balloons as a fallback.
2010-12-14Removed debug output.Remko Tronçon
2010-12-14Added initial Growl for Windows notifier (GNTP).Remko Tronçon
The notifier doesn't handle callbacks yet. Release-Notes: Replaced Snarl notifications with Growl for Windows notifications.
2010-12-08Update to new Snarl API.Remko Tronçon
2010-10-30Register default Growl notifications correctly.Remko Tronçon
Release-Notes: When registering with Growl, we now request incoming message popups to be enabled by default.
2010-10-26Fixed typo.Remko Tronçon
2010-10-26Fix compliation problems with CLang.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
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-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
Doesn't work though. Need to find out why.
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