summaryrefslogtreecommitdiffstats
path: root/Swift
AgeCommit message (Expand)Author
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-10Fix buildKevin Smith
2011-05-07Remember splitter position in a MUC dialog.Thilo Cestonaro
2011-05-05Replace ByteArray by typedef.Remko Tronçon
2011-05-02Add a generic erase() algorithm.Remko Tronçon
2011-05-02Fix the acks when replacing messagesKevin Smith
2011-05-02Replace auto_ptr by shared_ptr.Remko Tronçon
2011-05-02Fixed chat dialog spacing issues.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-30Fixed Swiften .so softlinks.Remko Tronçon
2011-04-30Merge branch 'swift-1.x'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-30Correct message feature using XEP-CorrectVlad Voicu
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-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-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
2011-04-27Reset the login view's isLoggingIn on cancel login.Remko Tronçon
2011-04-27Merge branch 'swift-1.x'Remko Tronçon
2011-04-27Renamed Swedish translation file to swift_sv.Remko Tronçon
2011-04-26Make stanza ack handling safer in case of a view without stanza acking support.Remko Tronçon
2011-04-26Added CertificateMemoryStorage.Remko Tronçon
2011-04-26Don't attempt to login without a valid node@domain JID.Kevin Smith
2011-04-25Move available actions logic into Swiften class.Kevin Smith