Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-30 | Use standard library naming scheme for Swiften on Linux. | Remko Tronçon | |
2011-04-29 | Build Swiften as a DLL in Debian package. | Remko Tronçon | |
2011-04-29 | Added versioning to Swiften. | Remko Tronçon | |
2011-04-28 | Allow compiler warnings by default. | Remko Tronçon | |
2011-04-28 | Added Galician Swift desktop entry. | Remko Tronçon | |
2011-04-28 | Disable building of EchoBot example on non-Windows platforms. | Remko Tronçon | |
2011-04-28 | Added Galician translation. | Remko Tronçon | |
Release-Notes: Added Galician translation (Thanks to Anxo Outeiral) | |||
2011-04-28 | Fixed Swedish translation name in desktop entry. | Remko Tronçon | |
2011-04-27 | Keep shared_ptr of PlatformDomainNameServiceQuery in event loop. | Remko Tronçon | |
Release-Notes: Fixed potential crash when losing network connection during login. | |||
2011-04-27 | Renamed Swedish translation file to swift_sv. | Remko Tronçon | |
Release-Notes: Fixed Swedish translation not working because of incorrect translation filename. | |||
2011-04-22 | Fixed SCons not picking up the build version correctly in tarball build. | Remko Tronçon | |
2011-04-20 | Return groups vector by reference. | Remko Tronçon | |
This avoids a potential crash. Resolves: #842 Release-Notes: Fixed a crash in roster handling | |||
2011-04-18 | Updated Dutch and French translations. | Remko Tronçon | |
2011-04-18 | Explicitly add system store trust anchors on Mac OS X 10.5.swift-1.0 | Remko Tronçon | |
2011-04-17 | Added missing Polish translation. | Remko Tronçon | |
2011-04-17 | Put release builds in the correct repository. | Remko Tronçon | |
2011-04-16 | Don't put rc versions in the release repository. | Remko Tronçon | |
2011-04-16 | Updated Hungarian translation. | Remko Tronçon | |
2011-04-16 | Added Polish translation. | Remko Tronçon | |
Release-Notes: Added Polish translation (Thanks to Maciej Niedzielski) | |||
2011-04-15 | Updated Slovak translation. | Remko Tronçon | |
2011-04-13 | Updated French translation. | Remko Tronçon | |
2011-04-13 | Updated french translation. | Remko Tronçon | |
2011-04-13 | Updated hungarian and french translation. | Remko Tronçon | |
2011-04-13 | Added Slovak translation. | Remko Tronçon | |
Release-Notes: Added Slovak translation (Thanks to Scrool) | |||
2011-04-12 | Updated check translations script. | Remko Tronçon | |
2011-04-12 | Updated German translation & added french translation. | Remko Tronçon | |
Release-Notes: Added French translation (Thanks to Cédric Dubouloz) | |||
2011-04-12 | Updated copyright year. | Remko Tronçon | |
2011-04-09 | Fixed NSIS translation script dependency. | Remko Tronçon | |
2011-04-09 | Added NSIS translation scripts to .gitignore. | Remko Tronçon | |
2011-04-09 | Fixed NSIS translation installation script. | Remko Tronçon | |
2011-04-09 | Fixed line endings in Wonderland script. | Remko Tronçon | |
2011-04-06 | Only set permissions on Linux. | Remko Tronçon | |
2011-04-06 | Force settings permissions to be group and world unreadable. | Remko Tronçon | |
2011-04-06 | Added Swedish translation | Remko Tronçon | |
Release-Notes: Added Swedish translation (Thanks to Lars Johansson) | |||
2011-04-05 | Updated Swift dmg image. | Remko Tronçon | |
2011-04-05 | Added Hungarian desktop entry. | Remko Tronçon | |
2011-04-05 | Added Hungarian translation. | Remko Tronçon | |
Release-Notes: Added Hungarian translation (Thanks to Szontágh Ferenc) | |||
2011-04-04 | Fixed assertion failure in Sluift. | Remko Tronçon | |
2011-04-04 | Updated Spanish & Catalan translations. | Remko Tronçon | |
2011-04-02 | Don't disable GUI during destruction.swift-1.0rc1 | Kevin Smith | |
The translation stuff had gone away before the destructor, causing segfaults while disabling the UIs prior to destroying them. Resolves: #785 | |||
2011-04-02 | Do not crash when clicking system message notifications. | Remko Tronçon | |
Resolves: #818 | |||
2011-03-31 | Russian translation updated. | Remko Tronçon | |
2011-03-30 | Added Spanish and Catalan translation. | Remko Tronçon | |
Release-Notes: Added Spanish and Catalan translation (Thanks to Jan Kusanagi) | |||
2011-03-30 | Added another missing string. | Remko Tronçon | |
2011-03-30 | Added another missing string. | Remko Tronçon | |
2011-03-29 | Added a bunch of missing built-in Qt strings. | Remko Tronçon | |
2011-03-29 | Added missing Mac OS X application menu strings. | Remko Tronçon | |
2011-03-29 | Added Russian translation. | Remko Tronçon | |
Release-Notes: Added Russian translation (Thanks to Ivan Tyumentsev) | |||
2011-03-28 | Catch all exceptions in event loop. | Remko Tronçon | |
2011-03-27 | Adding in a BSD license for contributors to reference | Kevin Smith | |