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
2016-11-23
Migrate remaining Swiften/Base/foreach.h use to range-based for loop
Tobias Markmann
2016-10-26
Exclude the Notification Center code from iOS builds
Gurmeen Bindra
2016-09-26
Use const std::unique_ptr for pimpl idiom usage
Tobias Markmann
2016-07-12
Remove Snarl notification support
Tobias Markmann
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-05
Migrate to Boost.Signals2 from Boost.Signals
Tobias Markmann
2016-04-04
Modernize code to use C++11 shared_ptr instead of Boost's
Tobias Markmann
2016-03-31
Convert tabs to 4 spaces for all source files
Tobias Markmann
2016-03-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-03-15
Explicitly convert between nullable and non-nullable on OS X
Tobias Markmann
2016-02-12
Fix bug in OS X Notification Center backend on empty callback
Tobias Markmann
2015-11-06
Fix potential memory leaks in Cocoa API usage
Tobias Markmann
2015-10-16
Only show default notifications in OS X Notification Center
Tobias Markmann
2015-09-03
Initial support for OS X Notification Center
Tobias Markmann
2014-12-15
Update Copyright In SwifTools
Kevin Smith
2013-05-17
Fixed unicode path handling.
Remko Tronçon
2013-03-04
Qt5 support & warning fixes.
Remko Tronçon
2012-03-15
Added purge to Growl.
Remko Tronçon
2012-03-15
Fix compilation error
Kevin Smith
2012-03-14
Dispose of notification callbacks once the account signs out.
Kevin Smith
2012-03-09
Fixed Growl crash.
Remko Tronçon
2012-03-09
Handle double growl callbacks.
Remko Tronçon
2011-12-24
Enable "Show notifications" toggle when Growl isn't installed.
Remko Tronçon
2011-12-23
Updated Growl notifier to work against Growl 1.3.
Remko Tronçon
2011-06-13
Added CppCheck script.
Remko Tronçon
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
[next]