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
/
SnarlNotifier.cpp
Age
Commit message (
Collapse
)
Author
2014-12-15
Update Copyright In SwifTools
Kevin Smith
Change-Id: Ic5a0cd2d65caac21a748a9a6996a596ee80f5337
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
Resolves: #818
2011-02-14
Removed Swift::String.
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
Use balloons as a fallback.
2010-12-08
Update to new Snarl API.
Remko Tronçon
2010-10-23
Fixed compilation errors due to previous commit.
Remko Tronçon
2010-10-05
Added FreeDesktopNotifier.
Remko Tronçon
2010-10-04
Disable the notifier when going to DND.
Remko Tronçon
Resolves: #572
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
Doesn't work though. Need to find out why.
2010-09-15
Added Snarl notification support
Remko Tronçon