Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-14 | Initial DLL support for Swiften. | Remko Tronçon | |
All applications succesfully link against Swiften.dll. | |||
2012-07-14 | Move list of fonts to a single place, add generic fallback. | Kim Alvefur | |
License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2012-07-12 | Disable incremental link on Windows. | Remko Tronçon | |
2012-07-12 | Use DYLD_LIBRARY_PATH instead of DYLD_FALLBACK_LIBRARY_PATH for running tests. | Remko Tronçon | |
2012-07-01 | Don't allow labels to be lost or changed during correction. | Kevin Smith | |
Resolves: #871 | |||
2012-06-30 | debug cleanup | Kevin Smith | |
2012-06-30 | Slightly bigger coloured area | Kevin Smith | |
2012-06-30 | Trying some changes to label handling | Kevin Smith | |
2012-06-30 | Don't crash when going forward/backward through User Search and completing ↵ | Kevin Smith | |
with no selection. Resolves: #1062 | |||
2012-06-30 | Align radio buttons in user search things. | Kevin Smith | |
Resolves: #1138 | |||
2012-06-23 | Use a consistent fallback nickname when autojoining MUCs | Kevin Smith | |
Previously there was a race whereby initial bookmark autojoins would join with a JID-based nick, and subsequent joins (where no nick is specified) would use the user's VCard nick. Resolves: #1034 | |||
2012-06-23 | Fix warning | Kevin Smith | |
2012-06-23 | Fixed .qrc dependencies not being tracked. | Remko Tronçon | |
Resolves: #1134 | |||
2012-06-20 | Parse node attribute in DiscoItemsParser and add DiscoItemsParser test | Jan Kaluza | |
Copyright (c) 2012 Jan Kaluza Licensed under the Simplified BSD license. See Documentation/Licenses/BSD-simplified.txt for more information. | |||
2012-06-20 | Fix proxy selection | Thilo Cestonaro | |
License: This patch is BSD-licensed, see http://www.opensource.org/licenses/bsd-license.php | |||
2012-06-18 | Handle unexpected challenges. | Remko Tronçon | |
Resolves: #1132 | |||
2012-06-17 | Style security button. | Remko Tronçon | |
2012-06-17 | Added lock icon. | Remko Tronçon | |
2012-06-17 | CachingNameOnlyDomainNameResolver -> CachingDomainNameResolver. | Remko Tronçon | |
2012-06-17 | Remove unused functions from caching resolver. | Remko Tronçon | |
2012-06-17 | Fixed potential uncaught exception in HTTPConnectProxiedConnection. | Remko Tronçon | |
2012-06-17 | Remove some unused private variables. | Remko Tronçon | |
2012-06-17 | Allow different connection methods for Client. | Remko Tronçon | |
2012-06-15 | Preliminary emoticon work. | Kevin Smith | |
Parsing and toggling support for emoticons. No emoticons are included so this won't do anything yet. | |||
2012-06-14 | Remove Olly from Debian uploaders list | Kevin Smith | |
2012-06-12 | Debian fixes. | Remko Tronçon | |
2012-06-12 | Use dpkg-buildflags for Debian build flags. | Remko Tronçon | |
2012-06-12 | And get the date right in the changelog too | Kevin Smith | |
2012-06-12 | Updating debian changelog | Kevin Smith | |
2012-06-12 | Update Deb stuff | Kevin Smith | |
2012-06-12 | Rename 'swift' binary to 'swift-im' on Linux. | Remko Tronçon | |
2012-06-12 | Create amalgamation of COPYING file. | Remko Tronçon | |
2012-06-12 | Include missing contributor in license | Kevin Smith | |
2012-06-05 | Fixed LibIDN build. | Remko Tronçon | |
2012-06-05 | Use faster conversion functions in ICU. | Remko Tronçon | |
2012-06-05 | Added ICU support. | Remko Tronçon | |
2012-06-01 | Fix tab order in invite window. | Kevin Smith | |
Resolves: #1128 | |||
2012-06-01 | Avoid whoosh down, whooosh up on Mac when opening chat windows. | Kevin Smith | |
This changes so that the chat window will appear without focus if being shown without the user requesting it, but it will no longer appear minimised. Resolves: #1022 | |||
2012-06-01 | Don't expand tabs in vim | Kevin Smith | |
2012-05-31 | Allow subsequent invites | Kevin Smith | |
2012-05-31 | Better MUC inviting | Kevin Smith | |
2012-05-31 | Very poor prototype of a MUC invite dialog | Kevin Smith | |
2012-05-31 | Render & in group names correctly in edit dialog. | Kevin Smith | |
Resolves: #1117 | |||
2012-05-31 | Update message correction to use the published namespace. | Kevin Smith | |
Resolves: #1124 | |||
2012-05-31 | Don't report encrypted connections once disconnected. | Kevin Smith | |
Resolves: #1126 | |||
2012-05-24 | Splitting licensing files for easier reference | Kevin Smith | |
2012-05-24 | Fixing typo in start date | Kevin Smith | |
2012-05-22 | Allow SluiftExceptions to be output by the EventLoop | Kevin Smith | |
2012-05-22 | Fix options passing in Sluift connect() call | Kevin Smith | |
2012-05-22 | Allow Sluift to not use acks from XEP-0198 | Kevin Smith | |