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
/
Swiften
/
VCards
Age
Commit message (
Collapse
)
Author
2011-05-05
Replace ByteArray by typedef.
Remko Tronçon
2011-05-02
Replace auto_ptr by shared_ptr.
Remko Tronçon
2011-04-30
Replace #icnlude "" by #include <> in Swiften.
Remko Tronçon
2011-04-25
Moved file storages to Swift.
Remko Tronçon
2011-04-18
Factor out payload persisting into utility classes.
Remko Tronçon
2011-04-18
Cleaned up includes.
swift-2.0alpha
Remko Tronçon
2011-03-16
Added possibility to dynamically link Swiften.
Remko Tronçon
Resolves: #798
2011-03-12
Avoid warning on end of file in cache files.
swift-1.0beta9
Remko Tronçon
2011-03-12
Allow empty hashes in cache.
Remko Tronçon
2011-03-12
Remove dependency on boost::property_tree again.
Remko Tronçon
2011-03-12
Make ByteArray an std::vector<unsigned char>.
Remko Tronçon
2011-03-12
Cache vcard photo hashes.
Remko Tronçon
2011-03-12
Moved vcard photo hash management into vcard storage.
Remko Tronçon
This makes it easy to adapt the code to cache photo hashes if we want to.
2011-02-14
Removed Swift::String.
Remko Tronçon
2011-01-30
Added profile edit dialog.
Remko Tronçon
Resolves: #141, #587.
2010-12-09
Don't crash when we don't get a vcard.
Remko Tronçon
2010-11-28
Change error from optional to shared_ptr in GenericRequest
Remko Tronçon
Resolves: #692
2010-10-26
Fix compliation problems with CLang.
Remko Tronçon
2010-10-25
Remove the use of Shared<>.
Remko Tronçon
2010-10-24
Created Storages interface.
Remko Tronçon
2010-10-21
Moving queries & responders around.
Remko Tronçon
2010-10-09
Fixed DoxyGen warning.
Remko Tronçon
2010-10-09
Added EchoBot walkthrough example.
Remko Tronçon
2010-09-11
Added VCardAvatarManager for offline avatars.
Remko Tronçon
Resolves: #418
2010-09-11
Added support for Entity Capabilities.
Remko Tronçon
Resolves: #94
2010-08-27
Separate MUCRegistry from ChatsManager.
Remko Tronçon
2010-08-25
Added VCardMemoryStorageFactory.
Remko Tronçon
2010-08-24
Implemented VCardManager.
Remko Tronçon
2010-08-24
Added VCardStorage.
Remko Tronçon
2010-04-08
Added copyrights to Swiften.
Kevin Smith
2010-03-28
Removing submodules.
Remko Tronçon
2010-03-28
Moved Swiften to a separate module.
Remko Tronçon