summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-10-28Update Hebrew translationswift-2.xRemko Tronçon
Change-Id: Id9733b2fc802b249b9a2949b0a8cc5af9613db44
2013-10-15Don't install the overrides for other packages in swift-imKevin Smith
Change-Id: I2847529219842597234a5a74b448c9426b6db05a
2013-10-13Update Debian building for latest lintian rulesKevin Smith
Change-Id: I394f3a1fbd1971421979700ea70d882d0730c679
2013-08-16Don't allow passing NULL to the JID ctorKevin Smith
Change-Id: I5e0cf477632927e5383b60b7dd8922740a9b5d5d
2013-08-16Added missing lock_guard include.Remko Tronçon
Change-Id: I1ea6c42292b7c3b5f0ecdc1395b9c8e8cf17a6b9
2013-08-16Fix Cocoa-Boost conflict.Remko Tronçon
This one only seems to appear when using CLang. Change-Id: Ib12fbeb3da0dfb54aef0613c7b9eba577654cd6a
2013-01-02Remove incorrect CFRelease() calls in MacOSXProxyProvider.Remko Tronçon
This avoids a potential crash when using proxies on Mac OS X. Change-Id: I393ba03a6ffd89668e31c5dad8c0d7277601fc14
2012-12-21Now specify a legal patch versionswift-2.0Kevin Smith
Change-Id: I9a3a247945860fac64af664e14db5c09d80e1f8f
2012-12-21Fix for Windows packaging of 2.0Kevin Smith
Change-Id: I73ff8c6e50e9549ebbc82e45bac3477565e3f9cb
2012-12-21Russian translation update.Remko Tronçon
Change-Id: Icf7307dd6894575fa0b7f57f1160c566fb1dde46
2012-12-21Hebrew translation update.Remko Tronçon
Change-Id: I2c4158c0b9095ad1fc5a624aff0f90c6d5dce9ca
2012-12-13Don't show '1' as the port for the BOSH proxy when opening the connection ↵Kevin Smith
settings dialog for an existing configuration Change-Id: I3def639fbcc640c210a9c9afab967b4843397059
2012-12-10Just noticed the selected widget changed in a recent patchKevin Smith
Change-Id: I57522c28532836191accda3607f6541022c6172b
2012-12-08Add more steps to the BOSH unit tests for resource binding.Kevin Smith
Change-Id: I6c3dfe548b1e0a4ccba0dd834447e5fa40e397d6
2012-12-04Don't check tabs & copyrights of deleted files.swift-2.0rc3Remko Tronçon
Change-Id: I588af0ea8a751d8c4c11c6789e4915c65b072880
2012-12-04Make sure we say the session's ended after calling close() with BOSH.Kevin Smith
Change-Id: I35b290cb75657e2d9778cc81d83c8a52693f1103 Resolves: #1184
2012-12-04Add parsing for disco#info nodesKevin Smith
Change-Id: Icf9a526183650add0b5b42243fb1c78757c960c7
2012-12-04Add validation for BOSH URLs in the connection dialog.Kevin Smith
Change-Id: I967565abb867279238919f0e5eae6ebe0641d195 Resolves: #1186
2012-12-04Warn that connection settings aren't saved immediately.Kevin Smith
Change-Id: I6d725193bd04046c98cd6bcb86be8a7c45d4489d Resolves: #1185
2012-12-04Remove double // and :1 port from BOSH pathsKevin Smith
Change-Id: Iff89e5a01565676295f634ee92760854c4872e6d Resolves: #1187
2012-12-01Missing translation stringKevin Smith
Change-Id: Id18f8edb422830ef3bce4f1fe7b2524a53e4b74f
2012-11-24Russian translation update.swift-2.0rc2Remko Tronçon
Change-Id: I1cb8c5a0a4bd18012505adca45959a4215b6a89e
2012-11-24Fixed bug in connection settings dialog.Remko Tronçon
Host and proxy port in manual tab were not initialized correctly. Change-Id: Ie2bc059afae59541a12ea905d443fa541217ec19 Resolves: #1179
2012-11-24Enable breakpad on windows.Remko Tronçon
Change-Id: Ic9e817ae15dc2b70bf56127fdfb048d23d20b4fa
2012-11-20Updated ca & es translation.Remko Tronçon
Change-Id: I32a5ec70a747ecc2965fc46c1b5ebc09c7ea7957
2012-11-15Uninstall Windows package before installing a new one.Remko Tronçon
Change-Id: I541f77f402da27f9da2148582db5330a710c1d15
2012-11-14Produce Windows installers with versions other than betaswift-2.0rc1Kevin Smith
Change-Id: I91ee9d1509bbd824fdc23ac2313310044065d4a1
2012-11-14Use version numbers for Swift binary so upgrades workKevin Smith
Change-Id: If491b0a62782d568cad132c8c5856aaeb3a3967a
2012-11-14Fix crash on receiving bad data (security labels)Kevin Smith
Change-Id: I883613fb35b4d53b7b026b500eb5efaad006864a
2012-11-13Silence WiX tools.Remko Tronçon
Change-Id: I478e228f5c1ff082bebcc62e6e13a30d6c902c07
2012-11-13Don't show -1 as default port in UI.Kevin Smith
Change-Id: I6ef93c0ea63fc39daacea832775f0f883d01ee12 Resolves: #1177
2012-11-13Allow BOSH URL setting again.Kevin Smith
Also fixes use of getPort() so that HTTP headers aren't all for port :1. Change-Id: I8ead8a7f4826d1105bf1feafea21e6139e803de7 Resolves: #1178
2012-11-12Removed unused functions.Remko Tronçon
Change-Id: I102b19d4fb4f44ddc053f323921ed6ce84347508
2012-11-12Use more efficient empty check.Remko Tronçon
Change-Id: I8690af82a7f73d3883057b2a58a19197d6b09842
2012-11-12Removing unused variable.Remko Tronçon
Change-Id: I0338404e1437cdcf1947cd73d90455cde75c7e56
2012-11-12Install VC redistributable using .exe file.Remko Tronçon
Change-Id: I7229c38118c1ee3f4b0ef5f752e513dfd5942ba7
2012-11-11Removing unnecessary break statements.Remko Tronçon
Change-Id: Ifab30313712423d33aea453fd7d33b84d35220ab
2012-11-11Tweaked CppCheck settings.Remko Tronçon
Change-Id: I193d6d11e497b23d77807380c64d1bef19ed59eb
2012-11-10Don't crash on login with pending subscription events.Remko Tronçon
Change-Id: I8459b36c92703d5cfc877a6cdd92281541d8df3a
2012-11-06Compile with very old Boost filesystem (e.g. 1.42)Kevin Smith
Change-Id: I547fd937e1563f8c7615f75b5ca9bb985e85a472
2012-11-06Clear out certificates when selecting another account.Kevin Smith
Change-Id: Ifb1761d844e7f6ca14cb8c53dab2732d1ac9eba3 Resolves: #1145
2012-11-06Provide a tooltip for, and show the start of, MUC subjectsKevin Smith
Change-Id: I21bc1391dbd3af9789ec794fc26e67255767647a Resolves: #1151
2012-11-05Updated Hebrew translation.Remko Tronçon
Change-Id: I0f879492c0a93560b34433c2db945863b1a6a7ac
2012-11-03Build 3rdParty libraries with SwiftenObject.Remko Tronçon
This ensures that they can be linked when building Swiften in DLL mode. Change-Id: I8a4ff9dab6003e60fab21aba2bbb4beccb26bef6
2012-11-03Updated Slovak translationPavol Babincak
Change-Id: I7927be0ae2a2535b27d60decb8e98bd3efb7c0ed License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details.
2012-11-03Update CA and ES translations.Remko Tronçon
Change-Id: I195a454ff07abed83f2e471d55f8fd2c08008b59
2012-11-03Don't warn on missing English translations.Remko Tronçon
Change-Id: I351c3c9a7c10b0176580a956a06c02f3d8cb3e04
2012-11-03Update Hebrew translation.Remko Tronçon
Change-Id: I3ba8eeba94070bcd62da1ca53f8b36e070cba9cc
2012-10-28Missed a translatable stringKevin Smith
Change-Id: I3f3c9e11472d1672a538e70bd160b6332ff6390b
2012-10-27Adding newlines where they're missingKevin Smith
Change-Id: Ica0dbbfc5003eeb3f367bc62981f177e21f10ae7