[Gpa-commits]mcoca committed to gpa/src

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Fri, 11 Oct 2002 02:28:42 +0200


Date:	Friday October 11, 2002 @ 2:28
Author:	mcoca

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

Modified Files:
	ChangeLog gpgmeedit.c gpgmeedit.h keyeditdlg.c 
Log Message:
* gpgmeedit.c (edit_fnc, edit_expire_fnc_action) 
(edit_expire_fnc_transit, edit_trust_fnc_action) 
(edit_trust_fnc_transit, edit_sign_fnc_action) 
(edit_sign_fnc_transit, gpa_gpgme_edit_trust) 
(gpa_gpgme_edit_sign, gpa_gpgme_edit_expire): Rebuilt key editing to
follow a more consistent model. Use the same edit callback, with
different data, for all operations. Hopefully this will make it easier
to understand and write new operations.

* gpgmeedit.h, gpgmeedit.c (gpa_gpgme_edit_trust)
(gpa_gpgme_edit_expire)
(gpa_gpgme_edit_ownertrust)
(gpa_gpgme_edit_expiry): Renamed functions to match the edit commands.

* keyeditdlg.c (key_edit_change_trust, key_edit_change_expiry): Use
new names for edit operations.

File: ChangeLog        	Status: Up-to-date
File: gpgmeedit.c      	Status: Up-to-date
File: gpgmeedit.h      	Status: Up-to-date
File: keyeditdlg.c     	Status: Up-to-date