summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-02Replace header include guards by pragma once.Remko Tronçon
2011-05-02Replace auto_ptr by shared_ptr.Remko Tronçon
2011-05-02Fixed chat dialog spacing issues.Remko Tronçon
2011-05-01Merge branch 'swift-1.x'Remko Tronçon
2011-05-01Fixed compilation.Remko Tronçon
2011-05-01Updated Swiften developers guide.Remko Tronçon
2011-04-30Make Replace::getID() const and return a const ref.Remko Tronçon
2011-04-30Minor fixes for ReplaceVlad Voicu
2011-04-30Remove dependency on python 2.5 in SConscript file.Remko Tronçon
2011-04-30Replace #include "" by #include <> in SwifTools, Swiftob, Slimber and Limber.Remko Tronçon
2011-04-30Filter out some more platform-specific headers from Swiften.hRemko Tronçon
2011-04-30Replace #icnlude "" by #include <> in Swiften.Remko Tronçon
2011-04-30Added missing include.Remko Tronçon
2011-04-30Merge branch 'swift-1.x'Remko Tronçon
2011-04-30Only package .so in dev package.Remko Tronçon
2011-04-30Support creating Swiften dylibs on Mac OS X.Remko Tronçon
2011-04-30Fixed Swiften .so softlinks.Remko Tronçon
2011-04-30Merge branch 'swift-1.x'Remko Tronçon
2011-04-30Filter out some extra headers in install dir.Remko Tronçon
2011-04-30Split off libswiften package.Remko Tronçon
2011-04-30A better fix for the strange rendering performance issue in tabbed mode.Tobias Markmann
2011-04-30Allow groups to be resorted based on changing names.Kevin Smith
2011-04-30Missing signal.Kevin Smith
2011-04-30Tidy up some correction quibblesKevin Smith
2011-04-30Only install the necessary files in the Debian package.Remko Tronçon
2011-04-30This should fix the MUC ordering.Kevin Smith
2011-04-30Merge branch 'swift-1.x'Remko Tronçon
2011-04-30Avoid SCons adding .so suffix.Remko Tronçon
2011-04-30Correct message feature using XEP-CorrectVlad Voicu
2011-04-30Rearrange 'myenv'.Remko Tronçon
2011-04-30Merge branch 'swift-1.x'Remko Tronçon
2011-04-30Substitute SCons variables correctly.Remko Tronçon
2011-04-30Use standard library naming scheme for Swiften on Linux.Remko Tronçon
2011-04-29Merge branch 'swift-1.x'Remko Tronçon
2011-04-29Build Swiften as a DLL in Debian package.Remko Tronçon
2011-04-29Added versioning to Swiften.Remko Tronçon
2011-04-28Merge branch 'swift-1.x'Remko Tronçon
2011-04-28Allow compiler warnings by default.Remko Tronçon
2011-04-28Temporarily reverting widget hiding patch.Remko Tronçon
2011-04-28Merge branch 'swift-1.x'Remko Tronçon
2011-04-28Added Galician Swift desktop entry.Remko Tronçon
2011-04-28Disable building of EchoBot example on non-Windows platforms.Remko Tronçon
2011-04-28Hiding widgets which aren't visible anyway to prevent them from redrawing.Tobias Markmann
2011-04-28Merge branch 'swift-1.x'Remko Tronçon
2011-04-28Added Galician translation.Remko Tronçon
2011-04-28Fixed Swedish translation name in desktop entry.Remko Tronçon
2011-04-28Updated some text strings.Remko Tronçon
2011-04-28Update the correct roster tab for noticesKevin Smith
2011-04-28Recent chats are now persisted.Kevin Smith
2011-04-27Start on recent chats listKevin Smith