summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-25Try thiskev/forvladKevin Smith
2011-05-25First Layout for History WindowVlad Voicu
2011-05-24started History Window with DesignerVlad Voicu
2011-05-23Roster Controller deletion from HistoryControllerVlad Voicu
2011-05-23fixes after code reviewVlad Voicu
2011-05-23added controllers for the History WindowVlad Voicu
2011-05-23added View History in main menuVlad Voicu
2011-05-23Added view history item in RosterVlad Voicu
2011-05-23Added makeString().Remko Tronçon
2011-05-23Use const reference in JingleSession.Remko Tronçon
2011-05-23Merge branch 'swift-1.x'Remko Tronçon
2011-05-23Fixed const references to vectors.Remko Tronçon
2011-05-22Added TableRoster.Remko Tronçon
2011-05-22Fix formatting bugs from previous patchKevin Smith
2011-05-22Removing unnecessary purgePassword() calls in CoreClient.Remko Tronçon
2011-05-22Removing obsolete safeClear in ClientAuthenticator.Remko Tronçon
2011-05-22Allow errors in chats to not claim to be about sent messages.Kevin Smith
2011-05-22Only forget login details in eagle modeKevin Smith
2011-05-22Don't pass cursor keys through to chat log.Kevin Smith
2011-05-22Eagle mode.Kevin Smith
2011-05-22Removed obsolete signal.Remko Tronçon
2011-05-22Added SafeString::clear().Remko Tronçon
2011-05-22Merge branch 'swift-1.x'Remko Tronçon
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