commit c804fee52dac41b33dbf13769c2c5478cacbe59a
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-21

    Release version 3.3.2

 NEWS |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit eaf2212371b732b6824bdd2f5d514f2ac8f5420a
Author: Paul Seyfert <pseyfert@mathphys.fsk.uni-heidelberg.de>
Date:   2011-11-18

    [l10n] Updated German translation

 po/de.po |  240 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 128 insertions(+), 112 deletions(-)

commit 87f37b935be4c160db0cf1a3370ad9e98ea08e92
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   2011-11-18

    Updated Spanish translation

 po/es.po |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 751dc434459f5990aadb409dd2b950e4c291e923
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   2011-11-17

    Updated Spanish translation

 po/es.po |   17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)

commit 3c2bad03d8970353f8493a7a327f6c54948694a3
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-14

    Release version 3.2.2

 NEWS |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit 6072b306123008647a640ede6883e63ed5a675e0
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-14

    pgp: Don't load signatures unless showing key properties
    
    https://bugzilla.gnome.org/show_bug.cgi?id=662088

 pgp/seahorse-gpgme-key.c          |    8 +++++++-
 pgp/seahorse-gpgme-key.h          |    2 ++
 pgp/seahorse-pgp-key-properties.c |    4 +++-
 3 files changed, 12 insertions(+), 2 deletions(-)

commit 1a2147b2003b1f52dc9ab860d6cb70bb56a1f629
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-14

    pgp: Fix issues adding key servers
    
     * Make all key server types show up
     * Fix validation code for hkp server type
     * These were regressions because of port to GTK+3

 libseahorse/seahorse-prefs.c |   11 +++++------
 pgp/seahorse-hkp-source.c    |    2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)

commit 9deebce839f32ed5e2cc7ae18c835feb52bc5a2f
Author: Vincent Untz <vuntz@gnome.org>
Date:   2011-10-13

    Fix crash when adding a non-LDAP keyserver
    
    https://bugzilla.gnome.org/show_bug.cgi?id=661683

 libseahorse/seahorse-prefs.c |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

commit 049fed8df401bd295cad0205ab66cb368c49d435
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   2011-11-14

    Updated Spanish translation

 po/es.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f2c61630234c01ea6b19535cc1ae17c3b2f8456f
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   2011-11-14

    Updated Spanish translation

 po/es.po |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit beac8e60c8ac3a43684a00e04900f121e4b4375e
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   2011-11-14

    Updated Spanish translation

 po/es.po |  120 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 61 insertions(+), 59 deletions(-)

commit d83bf011b7c549664eb6bb1edb7a7c03fea42060
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-14

    Fix seahorse so it doesn't crash if gpg or gpg2 don't load.
    
     * Print out informative message when creating a gpgme context fails
     * Rework all code paths to handle such failures.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=659529

 pgp/seahorse-gpg-options.c        |   80 ++++++++++----------
 pgp/seahorse-gpgme-key-op.c       |   79 ++++++++++++--------
 pgp/seahorse-gpgme-key.c          |    5 +-
 pgp/seahorse-gpgme-keyring.c      |  147 ++++++++++++++++++++-----------------
 pgp/seahorse-gpgme-keyring.h      |    3 +-
 pgp/seahorse-pgp-key-properties.c |    9 ++-
 6 files changed, 177 insertions(+), 146 deletions(-)

commit 5174d6c314583ae800e884875fc602ffc20884d0
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-14

    Fix build warnings for uninitialized variables

 pgp/seahorse-gpgme-key-op.c       |    2 +-
 pgp/seahorse-ldap-source.c        |    2 +-
 pgp/seahorse-pgp-key-properties.c |    4 ++--
 src/seahorse-key-manager.c        |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

commit 553461e0f2be494406cbce2ecc9cc0af39711fff
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:   2011-11-14

    Transform translation context to a comment.
    
     * Its localization was not working, and using a context is not necessary
        anymore.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=661481

 libseahorse/seahorse-viewer.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 235c665691199e2b92d740685ea276df9b065cd3
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:   2011-11-13

    Updated Norwegian bokmål translation

 po/nb.po |  363 ++++++++++++++++++++++++++------------------------------------
 1 files changed, 154 insertions(+), 209 deletions(-)

commit db595b25ee11e3dd39b13d06c9d81ac5ba30f6d9
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   2011-11-10

    Updated Galician translations

 po/gl.po |   61 +++++++++++++++++++++++++++++++++++--------------------------
 1 files changed, 35 insertions(+), 26 deletions(-)

commit cca696c5c47ca0eb1e405236e1ebf0c87cca01b1
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   2011-11-08

    Updated Spanish translation

 po/es.po |   88 +++++++++++++++++++++++++++++++------------------------------
 1 files changed, 45 insertions(+), 43 deletions(-)

commit 496f6adfe5017993401cc335f4e839a925c932e8
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   2011-11-07

    Updated POTFILES.in

 po/POTFILES.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 20e66860aaa71b5033511d33f8afcfc5c1a2e9bc
Author: Andre Klapper <a9016009@gmx.de>
Date:   2011-11-07

    Remove non-existing file from POTFILES.in to make xgettext work

 po/POTFILES.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit 27a2ede548cab9f035a542d4b052a12d652716bf
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-07

    Make the properties viewer work for keys and certificates.

 pkcs11/Makefile.am                         |    2 +-
 pkcs11/seahorse-certificate.c              |   42 ++++--
 pkcs11/seahorse-certificate.h              |    6 +-
 pkcs11/seahorse-pkcs11-actions.c           |   32 +----
 pkcs11/seahorse-pkcs11-certificate-props.c |  228 -------------------------
 pkcs11/seahorse-pkcs11-certificate-props.h |   75 --------
 pkcs11/seahorse-pkcs11-properties.c        |  251 ++++++++++++++++++++++++++++
 pkcs11/seahorse-pkcs11-properties.h        |   45 +++++
 pkcs11/seahorse-private-key.c              |   20 +-
 pkcs11/seahorse-private-key.h              |    4 +-
 pkcs11/seahorse-token.c                    |   16 +-
 11 files changed, 354 insertions(+), 367 deletions(-)

commit 2922282354301d0cbf53008af9e15fb52d3a67c4
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-06

    Use ngettext for strings that are only pluralized
    
    https://bugzilla.gnome.org/show_bug.cgi?id=659469

 pgp/seahorse-pgp-actions.c |   15 ++++++++++++---
 ssh/seahorse-ssh-actions.c |    5 ++++-
 2 files changed, 16 insertions(+), 4 deletions(-)

commit b0110cf2a62a43e6509053b164638451efc76fdc
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:   2011-11-06

    Updated Spanish translation

 po/es.po |   76 ++++++++++++++++++++++++-------------------------------------
 1 files changed, 30 insertions(+), 46 deletions(-)

commit 74f04792d4b9126a94d408f745b3e0e7c0e9cca5
Author: Algimantas Margevičius <gymka@mail.ru>
Date:   2011-11-06

    Updated Lithuanian translation

 po/lt.po | 2845 ++++++++++++++++++--------------------------------------------
 1 files changed, 833 insertions(+), 2012 deletions(-)

commit 610039e4494aed5f42bcfa0b1e5bd6b3c92c42bf
Author: Mario Blättermann <mariobl@gnome.org>
Date:   2011-11-05

    [l10n] Updated German translation

 po/de.po |  321 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 171 insertions(+), 150 deletions(-)

commit c2c1c376d3d763863b2b7cdc0dbe535446208b56
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   2011-11-04

    Updated Spanish translation

 po/es.po |  281 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 151 insertions(+), 130 deletions(-)

commit b872b8774d247ea555d2584fcd7af4eb44075921
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:   2011-11-04

    Updated Galician translations

 po/gl.po |  245 ++++++++++++++++++++++++++++++++++----------------------------
 1 files changed, 135 insertions(+), 110 deletions(-)

commit 2f9873a8fcab14b9fc12045e91a40c857afc9545
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:   2011-11-03

    Updated POTFILES.in

 po/POTFILES.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 2c778d59082eefae39531441b6524b132667ad18
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-03

    pkcs11: Add private key text and icon

 pkcs11/seahorse-private-key.c |  110 +++++++++++++++++++++++++++++++++++++----
 pkcs11/seahorse-private-key.h |    2 +
 2 files changed, 102 insertions(+), 10 deletions(-)

commit 57d1e9d0ff77cfb26654df69becaf53b617442ad
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-03

    pkcs11: Matching certificates and keys into a single item
    
     * Also fix regression of setting appropriate place on pkcs11 items

 pkcs11/seahorse-certificate.c |  105 ++++++++++++-
 pkcs11/seahorse-certificate.h |   10 +-
 pkcs11/seahorse-private-key.c |   53 ++++++-
 pkcs11/seahorse-private-key.h |    8 +-
 pkcs11/seahorse-token.c       |  363 +++++++++++++++++++++++++++++++----------
 5 files changed, 441 insertions(+), 98 deletions(-)

commit a74369551cb929d7792127792c90d39bd2dc4200
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-03

    pkcs11: Initial support for listing (but not showing) private keys

 pkcs11/Makefile.am            |    1 +
 pkcs11/seahorse-private-key.c |  170 +++++++++++++++++++++++++++++++++++++++++
 pkcs11/seahorse-private-key.h |   51 ++++++++++++
 pkcs11/seahorse-token.c       |  163 ++++++++++++++++++++++++++++++++--------
 pkcs11/seahorse-token.h       |    5 +
 5 files changed, 359 insertions(+), 31 deletions(-)

commit b13932a8c67f382a9924f188c1326c2060b64a46
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-11-02

    Make selection work normally, without checks on sidebar
    
     * The checks get in the way of the lock/unlock icons
     * The sidebar is thought of as a power user feature, and these guys
       know about multiple select in the standard HIG manner.

 src/seahorse-sidebar.c |  265 +++++++-----------------------------------------
 1 files changed, 37 insertions(+), 228 deletions(-)

commit 9993a5fa795e92c9be244d2bfc6baca850702ef6
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-25

    pkcs11: Implement locking and unlocking of tokens

 libseahorse/seahorse-passphrase.c |    6 +-
 libseahorse/seahorse-passphrase.h |    2 +-
 pgp/seahorse-gpgme-keyring.c      |    2 +-
 pkcs11/Makefile.am                |    1 +
 pkcs11/seahorse-certificate.c     |    2 +-
 pkcs11/seahorse-interaction.c     |  194 ++++++++++++++++++++++++
 pkcs11/seahorse-interaction.h     |   59 ++++++++
 pkcs11/seahorse-pkcs11-actions.c  |  174 +++++++++++++++++++---
 pkcs11/seahorse-pkcs11-actions.h  |    4 +-
 pkcs11/seahorse-token.c           |  295 +++++++++++++++++++++++++++++++++++--
 pkcs11/seahorse-token.h           |   26 ++++
 11 files changed, 728 insertions(+), 37 deletions(-)

commit 6b294359c31b0d8b187d7a1c3682a2f689ddca29
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-25

    Add ability to lock and unlock from the sidebar.

 gkr/seahorse-gkr-actions.c |   49 ++++--
 gkr/seahorse-gkr-keyring.c |   23 +++-
 gkr/seahorse-gkr-keyring.h |    2 +
 src/seahorse-sidebar.c     |  389 +++++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 448 insertions(+), 15 deletions(-)

commit 700ae51c40e90cef388dab0cf89c5e82933b4757
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-25

    Rework actions again
    
     * We clone action groups for the current selection, that clone
       contains a reference to the current selection.

 gkr/seahorse-gkr-actions.c         |  202 ++++++++++++++-----------
 libseahorse/seahorse-action.c      |  123 +++-------------
 libseahorse/seahorse-action.h      |   19 +--
 libseahorse/seahorse-actions.c     |   35 +++--
 libseahorse/seahorse-actions.h     |    8 +-
 libseahorse/seahorse-object-list.c |    5 +-
 libseahorse/seahorse-object-list.h |    2 +-
 libseahorse/seahorse-viewer.c      |  289 ++++++++++++------------------------
 libseahorse/seahorse-viewer.h      |   24 +---
 pgp/seahorse-keyserver-results.c   |   13 +-
 pgp/seahorse-pgp-actions.c         |   68 +++++++--
 pkcs11/seahorse-pkcs11-actions.c   |   50 +++++--
 src/seahorse-generate-select.c     |   24 ++-
 src/seahorse-key-manager.c         |   21 ++-
 ssh/seahorse-ssh-actions.c         |   53 +++++--
 ssh/seahorse-ssh-actions.h         |    2 +
 ssh/seahorse-ssh-key.c             |   14 ++-
 17 files changed, 445 insertions(+), 507 deletions(-)

commit 80032ed75a55da247602cc32bba5c7ce9ec453ee
Author: Stef Walter <stefw@collabora.co.uk>
Date:   2011-10-26

    Bump version number

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)