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
/
Sluift
/
SluiftClient.h
Age
Commit message (
Expand
)
Author
2018-11-27
Sluift: Added handling of roster push event
Roger Planas
2018-11-08
Consistently use unsigned short for network ports
Edwin Mons
2018-04-28
Fix compiler warnings for Sluift
Kevin Smith
2017-01-27
Sluift: Add handling of block/unblock events
Roger Planas
2016-09-29
Fix uninitialised class members
Tobias Markmann
2016-04-07
Fix building with system boost on Debian 8.4
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-30
Apply consistent #include grouping and sorting style
Tobias Markmann
2016-02-10
Sluift: Add timeout to roster receiving operations
Roger Planas
2014-12-15
Update Copyright In Sluift
Kevin Smith
2014-01-18
Sluift: Refactor global debug & timeout options.
Remko Tronçon
2013-10-28
Add port option to Sluift client connect
Roger
2013-09-01
Sluift: More PubSub convenience methods & use cases.
Remko Tronçon
2013-08-27
PubSub implementation & Sluift refactoring.
Remko Tronçon