Swift
Home
Software
Applications
Swift
SDKs
Swiften (C++)
Stroke (Java)
Support
Blog
About Us
index
:
Swift Contributors Repository
catalinb/history
catalinb/history2
dknn/rtp
dreijer/schannel
ephraim/SOCKS5Unittests
ephraim/chatview
ephraim/german
kev/forvlad
ks/asyncsqlite
ks/boost1.47
ks/luasocket
ks/spell_checker
ks/tlserrors
master
pielas/branch
pielas/whiteboard
pielas/whiteboardnew
remko/libvnc
swift-1.x
tobias/cocoa-ssl
tobias/jingle
tobias/notification-center
tobias/openssl_crl
tobias/unbound
tobias/vcard
vladv/history
vladv/spell_checker
Swift Repository used by contributors
Swift Contributors
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Swift
/
Controllers
/
Roster
/
UnitTest
Age
Commit message (
Expand
)
Author
2013-12-08
Move all RosterItemOperations to Swift/Controllers/Roster/ItemOperations and ...
Tobias Markmann
2013-11-18
Improve tooltips to include avatars, last seen and vcard information.
Tobias Markmann
2013-03-27
Adding support for Blocking Command (XEP-0191) to Swift(-en).
Tobias Markmann
2012-12-31
Fix more warnings.
Remko Tronçon
2012-12-30
Enable & fix pedantic CLang warnings.
Remko Tronçon
2012-03-20
boost::shared_ptr<?>(new ?(...)) -> boost::make_shared<?>(...) transformation...
Tobias Markmann
2011-09-25
Google Summer of Code 2011 Project: Adding support for Jingle File Transfers ...
Tobias Markmann
2011-07-04
Fixed TableRoster bugs.
Remko Tronçon
2011-07-03
Implement TableRoster with roster diff.
Remko Tronçon
2011-04-30
Allow groups to be resorted based on changing names.
Kevin Smith
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-02-11
Allow group changes at the same time as nick changes.
Kevin Smith
2011-02-07
Moved Swift-specific roster code out of Swiften.
Remko Tronçon