2006-01-03 Nate Nielsen * src/seahorse-gkeyring-operation.c: * src/seahorse-gkeyring-source.c: Fix assertion when no keyring exists. Fixes bug #391699 2006-01-03 Nate Nielsen * configure.in: * libseahorse/seahorse-gtkstock.c: * pixmaps/Makefile.am: * pixmaps/scaleable: (moved from) * pixmaps/scalable: (moved to) * pixmaps/scalable/Makefile.am: Move 'scaleable' pixmaps directory to 'scalable'. Fixes bug #391700 2006-12-30 Adam Schreiber * src/seahorse-key-properties.c: Add check for remote key. Fixes bug #363350 2006-12-22 Nate Nielsen * libseahorse/seahorse-context.c: Fix idle callback that was repeatedly loading keys. Fixes bug #387402 2006-12-21 Nate Nielsen * libseahorse/seahorse-pgp-key.c: Add strikethrough for expired, revoked, disabled keys. Patch by Adam Schreiber. Fixes bug #357323 2006-12-21 Nate Nielsen * agent/seahorse-agent-status.c: * libseahorse/Makefile.am: * libseahorse/eggtrayicon.c (removed): * libseahorse/eggtrayicon.h (removed): Use GtkStatusIcon from GTK 2.10. Patch by chpe. Fixes bug #349286 2006-12-21 Nate Nielsen * agent/seahorse-agent-main.c: * daemon/seahorse-daemon.c: * plugins/nautilus/seahorse-pgp-preferences.c: * plugins/nautilus/seahorse-tool.c: Use GOption for parsing command line arguments. Fixes bug #336146 * configure.in: * INSTALL: Update libgnome dependency for seahorse 2006-12-21 Nate Nielsen * agent/seahorse-agent-cache.c: * agent/seahorse-agent-main.c: * daemon/seahorse-daemon.c: * libseahorse/Makefile.am: * libseahorse/seahorse-unix-signal.c: * libseahorse/seahorse-unix-signal.h: Stop copious polling in the background Fixes bug #354432 2006-12-21 Nate Nielsen * libseahorse/seahorse-keyset.c: Fix problem with not refreshing after deleting or adding keys. Fixes bug #388318 * libseahorse/seahorse-key.c: Null check 2006-12-19 Adam Schreiber * configure.in: * po/LINGUAS(added): GNOME PO LINGUAS goal. Fixes #338730