Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-23 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed const references to vectors. Conflicts: Swiften/Elements/JinglePayload.h Swiften/Jingle/JingleSession.h | |||
2011-05-23 | Fixed const references to vectors. | Remko Tronçon | |
This could potentially cause crashes (same as a previous patch). | |||
2011-05-22 | Added TableRoster. | Remko Tronçon | |
2011-05-22 | Fix formatting bugs from previous patch | Kevin Smith | |
2011-05-22 | Allow errors in chats to not claim to be about sent messages. | Kevin Smith | |
Resolves: #797 Release-Notes: When failing to enter a room, the error message will no longer wrongly report that you were trying to send a message. | |||
2011-05-22 | Only forget login details in eagle mode | Kevin Smith | |
2011-05-22 | Don't pass cursor keys through to chat log. | Kevin Smith | |
Resolves: #872 | |||
2011-05-22 | Eagle mode. | Kevin Smith | |
Disables password persistence. | |||
2011-05-22 | Removed obsolete signal. | Remko Tronçon | |
2011-05-22 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Galician translation update. | |||
2011-05-22 | Galician translation update. | Remko Tronçon | |
2011-05-18 | Introduce safe containers for storing passwords. | Remko Tronçon | |
2011-05-14 | Removed debug info. | Remko Tronçon | |
2011-05-13 | Cut dependency from AdHocCommandSession on DiscoItem. | Remko Tronçon | |
2011-05-13 | Remove dead UI reference from Swiften | Kevin Smith | |
2011-05-13 | Don't crash when chat windows are deleted. | Kevin Smith | |
Resolves: #879 | |||
2011-05-13 | Always include -lX11 on Linux. | Remko Tronçon | |
2011-05-13 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Fixed French translation (Thanks Cedric Dubouloz) | |||
2011-05-13 | Fixed French translation (Thanks Cedric Dubouloz) | Remko Tronçon | |
2011-05-13 | Merge branch 'swift-1.x' | Remko Tronçon | |
2011-05-13 | German translation fixes | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-05-13 | Fix some issues in German translation. | Frederik Schwarzer | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php Signed-off-by: Thilo Cestonaro <thilo@cestona.ro> | |||
2011-05-12 | Allow Chat Window Font resizing | Kevin Smith | |
Resolves: #812 Release-Notes: It is now possible to resize the font in the chat window conversations. | |||
2011-05-12 | Remove duplicate entries from the recent chat list. | Kevin Smith | |
Resolves: #860 | |||
2011-05-12 | Purge old code. | Kevin Smith | |
Resolves: #522 | |||
2011-05-10 | Fix build | Kevin Smith | |
2011-05-07 | Remember splitter position in a MUC dialog. | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php Signed-off-by: Remko Tronçon <git@el-tramo.be> | |||
2011-05-05 | Replace ByteArray by typedef. | Remko Tronçon | |
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 auto_ptr by shared_ptr. | Remko Tronçon | |
2011-05-02 | Fixed chat dialog spacing issues. | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Only package .so in dev package. Support creating Swiften dylibs on Mac OS X. Fixed Swiften .so softlinks. Conflicts: Swiften/SConscript | |||
2011-04-30 | Only package .so in dev package. | Remko Tronçon | |
2011-04-30 | Fixed Swiften .so softlinks. | Remko Tronçon | |
2011-04-30 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Filter out some extra headers in install dir. Split off libswiften package. Only install the necessary files in the Debian package. | |||
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 | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-30 | Allow groups to be resorted based on changing names. | Kevin Smith | |
Resolves: #794 | |||
2011-04-30 | Missing signal. | Kevin Smith | |
Resloves: #794 | |||
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 | |
Hopefully Resolves: #794 | |||
2011-04-30 | Correct message feature using XEP-Correct | Vlad Voicu | |
Uses Kev's not-yet-published protocol for correcting the last sent message. Release-Notes: You can now correct your previously sent message in a chat by pressing 'up' in the input field. License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2011-04-29 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Build Swiften as a DLL in Debian package. Added versioning to Swiften. Conflicts: BuildTools/Copyrighter.py | |||
2011-04-29 | Build Swiften as a DLL in Debian package. | Remko Tronçon | |
2011-04-28 | Temporarily reverting widget hiding patch. | Remko Tronçon | |
It is causing some strange side effects. | |||
2011-04-28 | Merge branch 'swift-1.x' | Remko Tronçon | |
* swift-1.x: Added Galician Swift desktop entry. Disable building of EchoBot example on non-Windows platforms. | |||
2011-04-28 | Added Galician Swift desktop entry. | Remko Tronçon | |
2011-04-28 | Hiding widgets which aren't visible anyway to prevent them from redrawing. | Tobias Markmann | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php |