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
/
Swiften
/
History
Age
Commit message (
Expand
)
Author
2011-06-13
Added CppCheck script.
Remko Tronçon
2011-05-02
Replace auto_ptr by shared_ptr.
Remko Tronçon
2011-05-01
Merge branch 'swift-1.x'
Remko Tronçon
2011-05-01
Fixed compilation.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-03-16
Added possibility to dynamically link Swiften.
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-24
Added test suite registration checker.
Remko Tronçon
2010-06-03
Remove SQLite and SQLiteHistoryManager.
Remko Tronçon
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Moving submodule contents back.
Remko Tronçon
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon
2010-03-02
Adding iPhone compilation
Kevin Smith
2009-09-14
Start splitting up monolithic Swiften SConscript file.
Remko Tronçon
2009-08-22
Fix expanded tab characters.
Remko Tronçon
2009-08-16
Remove autoconf/make files.
Remko Tronçon
2009-06-09
Implemented basics of an SQLiteHistoryManager.
Remko Tronçon