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
/
HighlightManager.cpp
Age
Commit message (
Expand
)
Author
2016-05-31
Fix serialization code in response to VS 2013 warning
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-29
Refactored keyword highlighting
Tobias Markmann
2015-10-30
Only highlight text if a highlight color is set
Tobias Markmann
2015-02-05
Fix ASAN reported use-after-free error
Tobias Markmann
2015-02-05
Add default hightlight rule that matches for the own nickname
Tobias Markmann
2015-02-05
Add "Reset defaults" button to highlight editor window.
Tobias Markmann
2014-12-15
Update Copyright in Swift
Kevin Smith
2014-07-29
Add ability to reorder highlight rules list.
Richard Maudsley
2014-07-09
Reworked highlight rules dialog. Added support for highlighting individual wo...
Richard Maudsley
2013-01-13
Fix more warnings.
Remko Tronçon
2013-01-09
Highlighting support
Maciej Niedzielski