commit dd47282ec4dfc4d7319004e3ea1810d4667b881c Author: Adam Schreiber Date: 2010-02-21 Change default key lengths for subkey generation. pgp/seahorse-gpgme-add-subkey.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit 77e8dad64c35d80970be52409babbfc7a986a0c8 Author: Pablo Castellano Date: 2010-02-21 Remove unused variables pgp/seahorse-gpgme-generate.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit ef5874328c8a3155e8f38be3ec396f9583b9ba1b Author: Pablo Castellano Date: 2010-02-20 Revoking subkey now works again. Also minor documentation changes. https://bugzilla.gnome.org/show_bug.cgi?id=592956 libseahorse/seahorse-util.c | 6 +++--- pgp/seahorse-gpgme-key-op.c | 14 +++++++++----- 2 files changed, 12 insertions(+), 8 deletions(-) commit dd94f42f9fd5fb3a642035aa269e503ddb0176a8 Author: vasudeven Date: 2010-02-18 updated Tamil translation po/ta.po | 494 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 260 insertions(+), 234 deletions(-) commit 262aec9f1f109f9e2ad670c67b4db535cef2017c Author: Pablo Castellano Date: 2010-02-17 Don't show the passphrase in plaintext. Bug introduced in 6bfb8025ed42f47748b6d83d604a4fa71aec61df libseahorse/seahorse-passphrase.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 3593d4c58363b8d584aae179f532ba5ceedd5d9e Author: nobled Date: 2010-02-16 Check the OpenPGP engine only pgp/seahorse-gpgme.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit c1447172c212aafb92f0dcce0dfa5923e498d037 Author: Inaki Larranaga Murgoitio Date: 2010-02-16 Updated Basque language po/eu.po | 457 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 223 insertions(+), 234 deletions(-) commit 511277254fbb1ab0bcb6fb9867e7404558f0225e Author: Pablo Castellano Date: 2010-02-16 Fixed wrong variable names in comments Thanks to nobled for reporting: https://bugzilla.gnome.org/show_bug.cgi?id=605326 pgp/seahorse-gpgme-key-op.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 0eec7838a411870636ac797f1de4046719b4920b Author: Chao-Hsiung Liao Date: 2010-02-16 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 491 +++++++++++++++++++++++++++++++---------------------------- po/zh_TW.po | 491 +++++++++++++++++++++++++++++++---------------------------- 2 files changed, 516 insertions(+), 466 deletions(-) commit 869f6d95bab44abd73e04511985b39530d8c79e2 Author: Milo Casagrande Date: 2010-02-15 Really updated Italian translation, removed the fuzzy po/it.po | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) commit 81e781443e14df283693948efe8ea9bea2b20320 Author: Milo Casagrande Date: 2010-02-15 Updated Italian translation po/it.po | 455 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 235 insertions(+), 220 deletions(-) commit d8ff80a2b43baec7daa136e07583fe179fec1d75 Author: nobled Date: 2010-02-07 Clean up version constants Add an inline macro to make the declarations readable libseahorse/seahorse-util.h | 3 +++ pgp/seahorse-gpgme.c | 15 ++++++--------- 2 files changed, 9 insertions(+), 9 deletions(-) commit fe2ed7691666ab7b773fc02bbcb4d13ef08021f0 Author: Fran Diéguez Date: 2010-02-15 Updated Galician Translation po/gl.po | 639 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 334 insertions(+), 305 deletions(-) commit b5ad0d7e7153305b36b460ff6469a9bceb105586 Author: Bruno Brouard Date: 2010-02-15 Updated French translation po/fr.po | 430 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 228 insertions(+), 202 deletions(-) commit a88703f481e10a0c0199cbd47eaccc66ec453193 Author: Lucian Adrian Grijincu Date: 2010-02-14 Update Romanian translation po/ro.po | 636 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 399 insertions(+), 237 deletions(-) commit 5b61e396582b451d47cbc3c07d17ecc20e29bbc9 Author: Ivar Smolin Date: 2010-02-13 Estonian translation updated po/et.po | 31 ++++++++++++++----------------- 1 files changed, 14 insertions(+), 17 deletions(-) commit 353446a7d6308316b1b4525eae17a09fce6e429b Author: Pablo Castellano Date: 2010-02-13 Fixed two warnings at compile time - Added missing cast GTK_TOGGLE_BUTTON - Corrected case syntax gkr/seahorse-gkr-item-properties.c | 2 +- pgp/seahorse-gpgme-key-op.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) commit 326b399cf90019a80c0abeff98b44a39e1cd9455 Author: Adam Schreiber Date: 2010-02-13 Unescape URI's before presenting them to the user. daemon/seahorse-service-crypto.c | 6 ++++-- pgp/seahorse-pgp-key-properties.c | 12 +++++++----- src/seahorse-viewer.c | 10 ++++++---- ssh/seahorse-ssh-key-properties.c | 12 +++++++----- 4 files changed, 24 insertions(+), 16 deletions(-) commit 149434f8d13415ab16866534bcd9a70a2665d1be Author: Pablo Castellano Date: 2010-02-12 Updated year in the copyright string of the about dialog Part of: https://bugzilla.gnome.org/show_bug.cgi?id=609418 src/seahorse-viewer.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e4ea26b9ae7394dd72b8749df14cd7c3f98b097c Author: Pablo Castellano Date: 2010-02-12 Fixed incorrect signal name In the signing key dialog, it was causing the descriptions for "Not at all/Casually/Very Carefully" not being updated when the radiobutton changed. pgp/seahorse-sign.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 08b392d6b800e3856325919dc877429dded186e6 Author: Pablo Castellano Date: 2010-02-12 Fixed bug in the public key properties GUI. With handlers specified in the UI file you cannot pass parameters. It was causing an assertion error and you couldn't see the people who had signed any public key you had. The solution is using g_signal_object as far as I have seen. https://bugzilla.gnome.org/show_bug.cgi?id=609708 pgp/seahorse-pgp-key-properties.c | 2 +- pgp/seahorse-pgp-public-key-properties.xml | 1 - 2 files changed, 1 insertions(+), 2 deletions(-) commit 4027328a8aa4ff30ef3a618061787b47abf16125 Author: Matej Urbančič Date: 2010-02-11 Updated Slovenian translation po/sl.po | 73 +++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 42 insertions(+), 31 deletions(-) commit 06e6c3d0773bc1c0adcab7d391a14d10be25dc5b Author: Kjartan Maraas Date: 2010-02-10 Updated Norwegian bokmål translation po/nb.po | 43 ++++++++++++++++++++++++++----------------- 1 files changed, 26 insertions(+), 17 deletions(-) commit ae2a1cd801f0a712e48b6eb91442129f7264128f Author: Adam Schreiber Date: 2010-02-08 Post bump version number configure.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 852d2a1ef78d6be6718a4a7a11ff1a493fe06534 Author: Adam Schreiber Date: 2010-02-08 Make 2.29.90 release NEWS | 16 ++++++++++++++++ README | 2 +- configure.in | 2 +- 3 files changed, 18 insertions(+), 2 deletions(-)