[Gpa-commits] gpa/src (6 files)

cvs user mcoca cvs at cvs.gnupg.org
Mon Oct 27 18:48:02 CET 2003


    Date: Monday, October 27, 2003 @ 18:48:02
  Author: mcoca
    Path: /cvs/gpa/gpa/src

Modified: ChangeLog gpafileverifyop.c gpafileverifyop.h gpgmetools.c
          verifydlg.c verifydlg.h

2003-10-27  Miguel Coca  <mcoca at gnu.org>

	* NEWS: Note changes in signature verification.

	* configure.ac: Check for GTK+ 2.2, as this is what we really need
	now.

src/
003-10-27  Miguel Coca  <mcoca at gnu.org>

	* gpafileverifyop.c (ask_use_detached_sig): New.
	(is_detached_sig): Given a file, try to find a detached signature
	in another file.
	(gpa_file_verify_operation_init)
	(gpa_file_verify_operation_done_cb): Save and use the filename of
	the signature.

	* verifydlg.h, verifydlg.c (gpa_file_verify_dialog_add_file)
	(verify_file_page): Display the detached signature filename too.

	* gpgmetools.c (gpa_generate_key_start): Remove fix for GPGME 0.4.3.


-------------------+
 ChangeLog         |   14 +++++++++++++
 gpafileverifyop.c |   56 ++++++++++++++++++++++++++++++++++++++++++++++++----
 gpafileverifyop.h |    2 -
 gpgmetools.c      |    5 ----
 verifydlg.c       |   10 +++++++--
 verifydlg.h       |    1 
 6 files changed, 76 insertions(+), 12 deletions(-)



More information about the Gpa-commits mailing list