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
/
UnitTest
Age
Commit message (
Expand
)
Author
2016-04-25
Convert hard tabs to four spaces in all our SConscript/*.py files
Tobias Markmann
2016-04-04
Apply automated clang-tidy fixes and add missing includes
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
2014-12-15
Update Copyright In SwifTools
Kevin Smith
2013-08-01
Refactor chat messages so parsing of links/emoticons happens in controllers.
Kevin Smith
2013-03-15
Spell checker implementation using Hunspell
Vlad Voicu
2012-12-31
Fix more warnings.
Remko Tronçon
2012-04-25
Don't linkify /me actions.
Remko Tronçon
2011-04-30
Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.
Remko Tronçon
2011-04-22
Merge unread tab titles legibly.
Kevin Smith
2011-04-19
Use a bar to show where the last read messages in a chat are
Vlad Voicu
2011-04-18
Added RFC5122 XMPP URI parsing and basic handling.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-10
Fixed linkification of URLs followed by newlines.
Remko Tronçon
2010-12-26
Fixed linkifying of unicode URLs.
Remko Tronçon
2010-10-27
Changed linkifcation algorithm.
Remko Tronçon
2010-10-24
Linkify links with @ in them properly.
Remko Tronçon
2010-08-19
Fixed linkifying of urls containing '='.
Remko Tronçon
2010-07-24
Improvements and further testing to tab completion.
Kevin Smith
2010-06-05
Tab completion in MUCs.
Kevin Smith
2010-05-08
Fixed linkify bug.
Remko Tronçon
2010-04-08
Added copyrights to SwifTools.
Remko Tronçon
2010-01-29
Fix tilde in links
Kevin Smith
2010-01-29
Fix chatwindow unit tests
Kevin Smith
2009-11-23
Fix linkifying links with '+'.
Remko Tronçon
2009-11-18
Fix linkifying of urls with #.
Remko Tronçon
2009-11-16
Add another linkifier test.
Remko Tronçon
2009-11-16
Fixed Linkify on camel case URLs.
Remko Tronçon
2009-11-15
Linkify URLs.
Remko Tronçon