Age | Commit message (Expand) | Author |
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon |
2011-05-13 | Removed some explicit new's. | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-18 | Cleaned up includes.swift-2.0alpha | Remko Tronçon |
2010-12-27 | Avoid leaking connection on exit. | Remko Tronçon |
2010-11-09 | Fixed windows compilation. | Remko Tronçon |
2010-11-03 | Centralizing predefined features in DiscoInfo. | Remko Tronçon |
2010-10-29 | Make ChatStateNotifier use StanzaChannel directly. | Remko Tronçon |
2010-10-22 | Don't send composing events to offline users. | Kevin Smith |
2010-10-22 | Ignore message errors for CSN. | Kevin Smith |
2010-10-01 | Use caps for enabling chat state notifications. | Kevin Smith |
2010-09-13 | Added presence notifier. | Remko Tronçon |
2010-06-02 | Rename boost_signalslib.h to boost_bsignals. | Remko Tronçon |
2010-06-02 | Using Boost workaround for Qt signals keyword clash. | 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-02-17 | Remove debugging printfs | Kevin Smith |
2010-02-17 | Fixed tabs. | Remko Tronçon |
2010-02-17 | Preliminary Chat State Notifications support. | Kevin Smith |
2010-02-10 | ChatStateNotifier and tests, ready for XEP-85 support. | Kevin Smith |