2004-11-02 Nate Nielsen * Version 0.7.5 2004-11-01 Nate Nielsen * agent/seahorse-agent-io.c: Fix syntax error in cleanup code * src/seahorse-key-properties.c: Fix crasher when 'Expires' toggled on a subkey (bug# 157081) 2004-10-31 Nate Nielsen * agent/seahorse-agent.c: * agent/seahorse-agent-io.c: * libseahorse/seahorse-util.c: * plugins/nautilus/seahorse-pgp-preferences-cache.c: Proper freeing of GErrors using g_clear_error * libseahorse/seahorse-gpg-options.c: When gpg home directory doesn't exist, create it. Also when creating conf file, set permissions right * configure.in: Properly detect mlock 2004-10-30 Nate Nielsen * src/seahorse-preferences.c: * src/seahorse-preferences.glade: Fixed preferences dialog to be more HIG compliant (bug# 140989) * libseahorse/*: * plugins/gedit/seahorse-gedit.c: * plugins/nautilus/seahorse-pgp-preferences.c: * src/*: Rework the internals of seahorse to provide better key loading, key source and other improvements (see bug# 156600 for file list) * seahorse.spec.in: Added file line for libseahorse-internal * libseahorse/seahorse-gpg-options.c: * libseahorse/seahorse-gpg-options.h: Added seahorse_gpg_homedir function 2004-10-27 Nate Nielsen