[Gpa-commits]mcoca committed to gpa/src

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Tue, 10 Dec 2002 01:17:03 +0100


Date:	Tuesday December 10, 2002 @ 1:17
Author:	mcoca

Update of /cvs/gpa/gpa/src
In directory trithemius:/tmp/cvs-serv6464

Modified Files:
	ChangeLog keyring.c 
Log Message:
(keyring_editor_has_private_selected): New.
(key_has_been_signed): Reimplement.
(keyring_editor_can_sign): Use new key_has_been_signed.
(keyring_editor_sign): No need to check whether the key has been
signed, as the edit function handles that case gracefully (and it
should never happen anyway).
(keyring_editor_current_key): Removed #ifdef'ed out function.
(keyring_editor_menubar_new): Bring some order to the keys menu.
Only enable menu items when appropiate.
(keyring_toolbar_new): Only show the "edit" button if a private key
is selected.

File: ChangeLog        	Status: Up-to-date
File: keyring.c        	Status: Up-to-date