[Gpa-commits]mcoca committed to gpa/src

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Wed, 09 Oct 2002 02:09:13 +0200


Date:	Wednesday October 9, 2002 @ 2:09
Author:	mcoca

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

Modified Files:
	ChangeLog encryptdlg.c fileman.c filesigndlg.c 
Log Message:
File encryption and other minor fixes.

* encryptdlg.c: Ported the dialog to Gpgme and a GtkDialog. Major
changes. Support for sign & encrypt as soon as some way to choose the
signing key is provided by the GUI.

* fileman.c (sign_files, encrypt_files): Use g_free() instead of
free().

* filesigndlg.c (sign_files): Only set the signer once for each group
of files. Other minor fixes.

File: ChangeLog        	Status: Up-to-date
File: encryptdlg.c     	Status: Up-to-date
File: fileman.c        	Status: Up-to-date
File: filesigndlg.c    	Status: Up-to-date