summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-22Galician translation update.Remko Tronçon
2011-05-22Remove compiler arguments which are unsupported in latest clang.Tobias Markmann
2011-05-22Fixed bug in JID escaping.Remko Tronçon
2011-05-19Fixed SafeAllocator compilation on Windows.Remko Tronçon
2011-05-19Replace \ by / in Swiften.h on Windows.Remko Tronçon
2011-05-18Copyright fix.Remko Tronçon
2011-05-18Propagate use of SafeByteArray down to the connection.Remko Tronçon
2011-05-18Rename nullify() to safeClear(), and clear data.Remko Tronçon
2011-05-18Introduce safe containers for storing passwords.Remko Tronçon
2011-05-15Fix namespace for muc#userKevin Smith
2011-05-14Ack pending stanzas on logout.Remko Tronçon
2011-05-14Removed debug info.Remko Tronçon
2011-05-13Fixed headers.Remko Tronçon
2011-05-13Cut dependency from AdHocCommandSession on DiscoItem.Remko Tronçon
2011-05-13Removed some explicit new's.Remko Tronçon
2011-05-13Refactored OutgoingAdHocCommandSession a bit.Remko Tronçon
2011-05-13Remove dead UI reference from SwiftenKevin Smith
2011-05-13Don't crash when chat windows are deleted.Kevin Smith
2011-05-13Always include -lX11 on Linux.Remko Tronçon
2011-05-13Merge branch 'swift-1.x'Remko Tronçon
2011-05-13Fixed French translation (Thanks Cedric Dubouloz)Remko Tronçon
2011-05-13Merge branch 'swift-1.x'Remko Tronçon
2011-05-13German translation fixesThilo Cestonaro
2011-05-13Fix some issues in German translation.Frederik Schwarzer
2011-05-12Allow Chat Window Font resizingKevin Smith
2011-05-12Remove duplicate entries from the recent chat list.Kevin Smith
2011-05-12Purge old code.Kevin Smith
2011-05-10Don't add CompressionLayer.h to Swiften.h.Remko Tronçon
2011-05-10Add OpenSSL to Sluift bundle conditionally.Remko Tronçon
2011-05-10Fix buildKevin Smith
2011-05-07Use naive JID escaping algorithm to work around a bug in GCC4.5+boost1.42.Remko Tronçon
2011-05-07Make Boost.BCP compile again.Remko Tronçon
2011-05-07Remember splitter position in a MUC dialog.Thilo Cestonaro
2011-05-07Make the examples ConnectivityTest, SendFile and SendMessage use the SWIFTEN_...Thilo Cestonaro
2011-05-06Remove default implementation from TypeTraits struct.Remko Tronçon
2011-05-06Fixed Avahi compilation for real now.Remko Tronçon
2011-05-06Fixed Avahi compilation.Remko Tronçon
2011-05-05Use naive XMPPURI transformation to work around a bug in GCC4.5+boost1.42.Remko Tronçon
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-05-04Add Sluift ability to specify host to connect to.Kevin Smith
2011-05-02Add a generic erase() algorithm.Remko Tronçon
2011-05-02Fix the acks when replacing messagesKevin Smith
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