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
/
Swift
/
Controllers
/
SoundEventController.cpp
Age
Commit message (
Expand
)
Author
2017-02-27
Redesign highlight logic and processing
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
2015-09-22
Play message incoming sound on incoming file-transfers
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2013-01-09
Highlighting support
Maciej Niedzielski
2012-02-21
Introduce system settings policies.
Kevin Smith
2011-03-09
Fix marking notices as read.
Kevin Smith
2010-09-15
Moved events from Swiften to Swift.
Remko Tronçon
2010-04-08
Added copyrights to Swift.
Remko Tronçon
2010-04-05
Persist Sound Toggleness.
Kevin Smith
2010-04-04
Allow sounds to be toggled.
Kevin Smith
2010-03-22
Lots of plumbing for event view.
Kevin Smith
2010-03-19
Start of event viewer.
Kevin Smith
2009-11-21
Removing compiler warnings.
Kevin Smith
2009-09-12
Getting ready for sounds to be turned off.
Kevin Smith
2009-06-28
Moving resources into Swift/ and starting on Sound.
Kevin Smith