mcoca committed to gpa/src
[email protected] Thu, 03 Oct 2002 18:00:41 +0200
| Newsgroups | gmane.comp.encryption.gpg.gpa.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Thursday October 3, 2002 @ 18:00 Author: mcoca Update of /cvs/gpa/gpa/src In directory trithemius:/tmp/cvs-serv30219 Modified Files: ChangeLog encryptdlg.c fileman.c filesigndlg.c gpawidgets.c gpawidgets.h keyring.c Log Message: Began to port the filemanager to Gpgme. Signing files already works. * fileman.c (count_sigs, free_file_info, attach_file), (get_file): Removed obsolete. (get_selected_files, add_file, show_file_detail, sign_files) (gpa_window_file_new): Change to use Gpgme. * filesigndlg.c: Ported dialog to Gpgme. Use a GtkDialog. * gpawidget.h, gpawidgets.c (gpa_key_list_new, gpa_key_list_add_key) (gpa_secret_key_list_new, gpa_public_key_list_new): Port to Gpgme. (gpa_key_list_new_from_glist): Disable. Unused at the moment. * encryptdlg.c (gpa_file_encrypt_dialog_run): Fix call to gpa_public_key_list_new. * keyring.c (isdir): Remove obsolote. 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 File: gpawidgets.c Status: Up-to-date File: gpawidgets.h Status: Up-to-date File: keyring.c Status: Up-to-date