[Gpa-commits]mcoca committed to gpa/src

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Sun, 27 Oct 2002 02:17:09 +0200


Date:	Sunday October 27, 2002 @ 2:17
Author:	mcoca

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

Modified Files:
	ChangeLog gpgmeparsers.c gpgmeparsers.h keyimportdlg.c 
	keyimportdlg.h keyring.c keytable.c keytable.h 
Log Message:
Give the user information about import operations.

* keyimportdlg.h, keyimportdlg.c (key_import_results_dialog_run): 
New function.

* keyring.c (keyring_editor_import): Load only those keys we just
imported. Display a summary of the import results.

* keytable.c (keytable_fill, do_keylisting): Split the begining of
a keylist operation from actually reading the keys.
(load_keys): New function.

* keytable.h, keytable.c (gpa_keytable_load_key): New function.

* gpgmeparsers.c (gpa_parse_import_info, parse_import_info_text) 
(parse_import_info_end, parse_import_info_start): Parse the import
operation detailed results.

File: ChangeLog        	Status: Up-to-date
File: gpgmeparsers.c   	Status: Up-to-date
File: gpgmeparsers.h   	Status: Up-to-date
File: keyimportdlg.c   	Status: Up-to-date
File: keyimportdlg.h   	Status: Up-to-date
File: keyring.c        	Status: Up-to-date
File: keytable.c       	Status: Up-to-date
File: keytable.h       	Status: Up-to-date