2006-03-05 Nate Nielsen * Version 0.8.1 * TODO: * INSTALL: * NEWS: * README: 2006-02-25 Nate Nielsen * src/seahorse-key-op.c: Fix memory leak in seahorse_key_op_sign 2006-02-19 Adam Schreiber * src/seahorse-key-op.c: Fix state machine for signing keys. Patch by Daniel Rodriguez Garcia. (Bug #319409) 2006-01-29 Nate Nielsen * configure.in: * plugins/gedit/Makefile.am: * plugins/gedit/seahorse-gedit-plugin.c: * plugins/gedit/seahorse-gedit.c: * plugins/gedit/seahorse-gedit.h: * plugins/gedit/seahorse-pgp.gedit-plugin.desktop.in: Adapt gedit plugin to gedit 2.14 plugin API. Bug #328330 * plugins/gedit/seahorse-gedit-bonobo.c: * plugins/gedit/seahorse-gedit-plugin.c: * plugins/gedit/seahorse-gedit.c: * plugins/gedit/seahorse-gedit.h: Fix the old gedit (< 2.12) bonobo plugin to work with the new framework. Bug #328330 * libseahorse/seahorse-util.c: Fix build warnings 2006-01-26 Nate Nielsen * src/seahorse.desktop.in: * plugins/nautilus/seahorse-pgp-preferences.desktop.in: Corrected desktop files (Bug #328457). Patch by Stephane Loeuillet. * src/seahorse-key-op.c: Backport patch by Adam Schreiber Bug #328471 2006-01-18 Nate Nielsen * configure.in: * plugins/nautilus/Makefile.am: Add --disable-update-mime-database option. Patch by .Fixes bug #327449 2006-01-18 Nate Nielsen * libseahorse/seahorse-hkp-source.c: Fix build problem in non-debug builds * libseahorse/seahorse-pgp-source.c: Clarify gnome-vfs monitor warning 2006-01-12 Nate Nielsen * autogen.sh: Require automake 1.7 or later. * agent/gtk-secure-entry.c: Fix GTK warning. * agent/seahorse-agent-prompt.c: Use gtk_window_present to get users attention to prompt and auth windows. * libseahorse/seahorse-widget.c: Fix dumb g_free of a GObject. Fixes bug #325804 2005-11-04 Nate Nielsen * libseahorse/seahorse-hkp-source.c: * libseahorse/seahorse-server-source.c: * libseahorse/seahorse-util.c: * libseahorse/seahorse-util.h: Fix HKP support for sks_www keyserver. ie: keyserver.ubuntu.com (bug #320708) 2005-10-12 Nate Nielsen * configure.in: * bonobo/Makefile.am: * libseahorse/Makefile.am: * plugins/gedit/Makefile.am: * plugins/nautilus-ext/Makefile.am: Fixes to build under the cygwin platform. Patch from yselkowitz@users.sourceforge.net (bug #318590) * agent/Makefile.am: Be able to install in an alternat $DESTIR (bug #318070) * libseahorse/seahorse-util.c: Don't display error for cancelled. operations (bug #318257) 2005-10-06 Nate Nielsen * configure.in: Allow any GPGME 1.x.x