Age | Commit message (Expand) | Author |
2011-05-06 | Remove default implementation from TypeTraits struct. | Remko Tronçon |
2011-05-06 | Fixed Avahi compilation for real now. | Remko Tronçon |
2011-05-06 | Fixed Avahi compilation. | Remko Tronçon |
2011-05-05 | Use naive XMPPURI transformation to work around a bug in GCC4.5+boost1.42. | Remko Tronçon |
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon |
2011-05-04 | Add Sluift ability to specify host to connect to. | Kevin Smith |
2011-05-02 | Add a generic erase() algorithm. | Remko Tronçon |
2011-05-02 | Fix the acks when replacing messages | Kevin Smith |
2011-05-02 | Replace header include guards by pragma once. | Remko Tronçon |
2011-05-02 | Replace auto_ptr by shared_ptr. | Remko Tronçon |
2011-05-02 | Fixed chat dialog spacing issues. | Remko Tronçon |
2011-05-01 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-05-01 | Fixed compilation. | Remko Tronçon |
2011-05-01 | Updated Swiften developers guide. | Remko Tronçon |
2011-04-30 | Make Replace::getID() const and return a const ref. | Remko Tronçon |
2011-04-30 | Minor fixes for Replace | Vlad Voicu |
2011-04-30 | Remove dependency on python 2.5 in SConscript file. | Remko Tronçon |
2011-04-30 | Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber. | Remko Tronçon |
2011-04-30 | Filter out some more platform-specific headers from Swiften.h | Remko Tronçon |
2011-04-30 | Replace #icnlude "" by #include <> in Swiften. | Remko Tronçon |
2011-04-30 | Added missing include. | Remko Tronçon |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Only package .so in dev package. | Remko Tronçon |
2011-04-30 | Support creating Swiften dylibs on Mac OS X. | Remko Tronçon |
2011-04-30 | Fixed Swiften .so softlinks. | Remko Tronçon |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Filter out some extra headers in install dir. | Remko Tronçon |
2011-04-30 | Split off libswiften package. | Remko Tronçon |
2011-04-30 | A better fix for the strange rendering performance issue in tabbed mode. | Tobias Markmann |
2011-04-30 | Allow groups to be resorted based on changing names. | Kevin Smith |
2011-04-30 | Missing signal. | Kevin Smith |
2011-04-30 | Tidy up some correction quibbles | Kevin Smith |
2011-04-30 | Only install the necessary files in the Debian package. | Remko Tronçon |
2011-04-30 | This should fix the MUC ordering. | Kevin Smith |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Avoid SCons adding .so suffix. | Remko Tronçon |
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu |
2011-04-30 | Rearrange 'myenv'. | Remko Tronçon |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-30 | Substitute SCons variables correctly. | Remko Tronçon |
2011-04-30 | Use standard library naming scheme for Swiften on Linux. | Remko Tronçon |
2011-04-29 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-29 | Build Swiften as a DLL in Debian package. | Remko Tronçon |
2011-04-29 | Added versioning to Swiften. | Remko Tronçon |
2011-04-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-28 | Allow compiler warnings by default. | Remko Tronçon |
2011-04-28 | Temporarily reverting widget hiding patch. | Remko Tronçon |
2011-04-28 | Merge branch 'swift-1.x' | Remko Tronçon |
2011-04-28 | Added Galician Swift desktop entry. | Remko Tronçon |
2011-04-28 | Disable building of EchoBot example on non-Windows platforms. | Remko Tronçon |