Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
- Swift Master Repository -
master
sandbox/rm/highlighteditor
swift-1.x
swift-2.x
swift-3.x
swift-4.x
Official repository
Swift Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
SwifTools
/
Notifier
Age
Commit message (
Expand
)
Author
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-04-30
Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.
Remko Tronçon
2011-04-02
Do not crash when clicking system message notifications.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2010-12-22
Fixed compilation on non-Windows platforms.
Remko Tronçon
2010-12-22
Use a default balloons notifier on Windows.
Remko Tronçon
2010-12-21
Revert to SnarlNotifier on Windows.
Remko Tronçon
2010-12-14
Removed debug output.
Remko Tronçon
2010-12-14
Added initial Growl for Windows notifier (GNTP).
Remko Tronçon
2010-12-08
Update to new Snarl API.
Remko Tronçon
2010-10-30
Register default Growl notifications correctly.
Remko Tronçon
2010-10-26
Fixed typo.
Remko Tronçon
2010-10-26
Fix compliation problems with CLang.
Remko Tronçon
2010-10-23
Fixed compilation errors due to previous commit.
Remko Tronçon
2010-10-23
Don't lose notification enabledness when the user changes status.
Remko Tronçon
2010-10-07
Code cleanup from recent commits
Kevin Smith
2010-10-07
Fix windows compilation.
Remko Tronçon
2010-10-05
Create 'Enable notifications' menu on Linux.
Kevin Smith
2010-10-05
Added FreeDesktopNotifier.
Remko Tronçon
2010-10-04
Disable the notifier when going to DND.
Remko Tronçon
2010-09-17
By default, only show message notifications.
Remko Tronçon
2010-09-16
Fix compilation on linux.
Remko Tronçon
2010-09-15
Remove FIXME.
Remko Tronçon
2010-09-15
Make Snarl timeouts for messages longer.
Remko Tronçon
2010-09-15
Attempt to show icon in Snarl config dialog.
Remko Tronçon
2010-09-15
Added Snarl notification support
Remko Tronçon
2010-09-15
Added system message to notifier.
Remko Tronçon
2010-09-13
Added presence notifier.
Remko Tronçon
2010-09-12
Move Notifier to SwifTools
Remko Tronçon