Age | Commit message (Expand) | Author |
2011-03-27 | Removed copyright script suggestion. | Remko Tronçon |
2011-03-26 | Remove original coverage data. | Remko Tronçon |
2011-03-24 | Added German translation. | Remko Tronçon |
2011-03-21 | Added diagnostic error for invalid translation. | Remko Tronçon |
2011-03-21 | Added CheckTranslations script. | Remko Tronçon |
2011-03-21 | Fixed Dutch translation. | Remko Tronçon |
2011-03-21 | Added missing string. | Remko Tronçon |
2011-03-19 | Added more untranslated strings. | Remko Tronçon |
2011-03-17 | Sluift: Added example script for removing unreachable contacts. | Remko Tronçon |
2011-03-17 | Sluift: Add timeout to get and set. | Remko Tronçon |
2011-03-17 | Sluift: Put a timeout on connecting to a server. | Remko Tronçon |
2011-03-17 | Sluift: Spin the event loop on send events. | Remko Tronçon |
2011-03-17 | Fixed some more strings. | Remko Tronçon |
2011-03-16 | Some more Swiften packaging improvements & fixes. | Remko Tronçon |
2011-03-16 | Include Avahi in Swiften link line. | Remko Tronçon |
2011-03-16 | Install Swiften in the right dir. | Remko Tronçon |
2011-03-16 | Install Swiften if requested. | Remko Tronçon |
2011-03-16 | Sluift: Don't hang until timeout in get_contacts and set_version. | Remko Tronçon |
2011-03-16 | Added possibility to dynamically link Swiften. | Remko Tronçon |
2011-03-15 | Made example roomname more consistent. | Remko Tronçon |
2011-03-15 | Make the Rename Group dialog text a bit friendlier. | Remko Tronçon |
2011-03-15 | Added 22x22 and 24x24 icon on Linux. | Remko Tronçon |
2011-03-15 | Install more icons on Linux. | Remko Tronçon |
2011-03-15 | Made placeholders translatable. | Remko Tronçon |
2011-03-15 | Don't fail if LUA_FLAGS aren't set. | Remko Tronçon |
2011-03-14 | Fixed capitalization in Dutch translation. | Remko Tronçon |
2011-03-14 | Added some extra documentation on translating Swift. | Remko Tronçon |
2011-03-14 | Fixed conflicting shortcut strings. | Remko Tronçon |
2011-03-14 | Fixed some translation strings. | Remko Tronçon |
2011-03-14 | Use "OK" instead of "Ok" for consistency. | Remko Tronçon |
2011-03-14 | Make sure the avatar gets updated in the chat window. | Remko Tronçon |
2011-03-14 | Mention translator in about dialog and record license in translation file. | Remko Tronçon |
2011-03-14 | "You have entered the room as a <nick>" -> "You have entered the room as <nic... | Remko Tronçon |
2011-03-14 | Updated Boost to 1.46.1. | Remko Tronçon |
2011-03-14 | Force the use of Boost Filesystem V2. | Remko Tronçon |
2011-03-13 | Added .gitignore file to Translations. | Remko Tronçon |
2011-03-13 | Removed obsolete strings in Dutch translation. | Remko Tronçon |
2011-03-13 | "Show Notifications" -> "Display Pop-up Notifications" | Remko Tronçon |
2011-03-13 | Added a note about the desktop entry. | Remko Tronçon |
2011-03-12 | Avoid warning on end of file in cache files.swift-1.0beta9 | Remko Tronçon |
2011-03-12 | Allow empty hashes in cache. | Remko Tronçon |
2011-03-12 | Unix compilation fixes. | Remko Tronçon |
2011-03-12 | Remove dependency on boost::property_tree again. | Remko Tronçon |
2011-03-12 | Fixed OpenSSL compilation. | Remko Tronçon |
2011-03-12 | Add ByteArray -> vector conversion functions. | Remko Tronçon |
2011-03-12 | Small cleanup. | Remko Tronçon |
2011-03-12 | Make ByteArray an std::vector<unsigned char>. | Remko Tronçon |
2011-03-12 | Added optimized version of HMACSHA1 as comment. | Remko Tronçon |
2011-03-12 | Added missing include. | Remko Tronçon |
2011-03-12 | Simplified HMAC-SHA1 a bit. | Remko Tronçon |