=== seahorse 2.25.91 === 2009-02-14 Stef Walter * NEWS: * README: Release version 2.25.91 2009-02-13 Stef Walter * gkr/seahorse-gkr-add-keyring.c: Fix problem with creation and destruction of the keyring create dialog. Fixes bug #548319 * gkr/seahorse-gkr-add-keyring.c: Refresh keyrings after adding a keyring. * gkr/seahorse-gkr-keyring-commands.c: Prompt before deleting a keyring. 2009-02-13 Stef Walter * reference/libcryptui/Makefile.am: Fix path-as-variable which prevents seahorse from building. 2009-02-12 Adam Schreiber * gkr/seahorse-gkr-item-properties.glade.h: * src/seahorse-viewer.c: Add contexts for "delete" string. Fixes bug #571359 * help/C/figures/passphrase.png: (deleted) * help/C/figures/file-manager.png: (deleted) * help/C/figures/key-manager.png: (deleted) * help/C/figures/key-properties.png: (deleted) * help/C/figures/preferences.png: (deleted) * help/C/figures/signature.png: (deleted) * help/C/figures/generate.png: (deleted) * help/C/figures/recipients.png: (deleted) * help/C/figures/text-editor.png: (deleted) * help/C/figures/export.png: (deleted) * help/C/figures/import.png: (deleted) * help/Makefile.am: Remove unused screenshots 2009-02-10 Stef Walter * configure.in: * pkcs11/seahorse-pkcs11-certificate-props.c: * pkcs11/seahorse-pkcs11-certificate.c: Allow PKCS#11 support to build, and fix build for changes in gnome-keyring. 2009-02-08 Stef Walter * common/seahorse-registry.c: * src/seahorse-viewer.c: GType is 64-bits on 64-bit platforms. Fixes bug #562084. Research by Joe Marcus Clarke, Scott McVittie 2009-02-07 Adam Schreiber * daemon/org.gnome.seahorse.service.in: * daemon/seahorse-daemon.desktop.in.in: Remove -d flag from exec strings to start the daemon. * daemon/seahorse-daemon.desktop.in.in: Only autostart the daemon when sharing is enabled. Fixes bug #570773 2009-02-06 Stef Walter * libseahorse/seahorse-object.c: Map 'raw-id' DBus field to internal properties. 2009-02-06 Stef Walter * libseahorse/seahorse-unknown-source.c: Fix problem constructing SeahorseUnknownSource due to read-only property. * libseahorse/seahorse-context.c: Fix problem with not creating 'missing' objects when the 'auto_retrieve' setting isn't set. Fixes bug #570456 * libseahorse/seahorse-unknown-source.c: Set location of unknown objects correctly to signifiy searching or missing. 2009-02-05 Stef Walter * libseahorse/seahorse-context.c: * libseahorse/seahorse-context.h: Ref objects while the context is being destroyed, so that removing an object that was removed by another object doesn't crash. We need a new ownership model.... * pgp/seahorse-pgp-key.c: Register UIDs with the context. This enables their IDs to be once again used over DBus. Fixes bug #570704 2009-02-04 Stef Walter * configure.in: * libcryptui/Makefile.am: * libcryptui/tests/Makefile.am: * libcryptui/tests/cryptui-test-ui.c: Revert accidental deletion of libcryptui test program deletion in svn commit [2716] * daemon/seahorse-service-keyset.c: Don't return objects without ids via libcryptui. Fixes bug #570454 * daemon/seahorse-service-crypto.c: * pgp/seahorse-gpgme-key.c: * pgp/seahorse-gpgme-source.c: * pgp/seahorse-hkp-source.c: * pgp/seahorse-ldap-source.c: * pgp/seahorse-pgp-key.c: * pgp/seahorse-pgp-key.h: * pgp/seahorse-pgp-signature.c: * pgp/seahorse-server-source.c: Rework functions for converting pgp keyids into object ids, including the canonize id function. * pgp/seahorse-gpgme-uid.c: Add object id to UID objects, which helps them to show up in libcryptui. 2009-02-04 Adam Schreiber * pgp/seahorse-sign.glade: * ssh/seahorse-ssh-upload.glade: * ssh/seahorse-ssh-generate.glade: Remove explicit line breaks from glade files. Patch from Gabor Kelemen. Fixes bug #570485 2009-02-03 Adam Schreiber * configure.in: increment version number to 2.25.91