mcoca committed to gpa/src
[email protected] Wed, 30 Oct 2002 19:06:33 +0100
| Newsgroups | gmane.comp.encryption.gpg.gpa.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday October 30, 2002 @ 19:06 Author: mcoca Update of /cvs/gpa/gpa/src In directory trithemius:/tmp/cvs-serv3583 Modified Files: ChangeLog gpapastrings.c gpapastrings.h gpawidgets.c gpgmetools.c gpgmetools.h keyeditdlg.c keylist.c keyring.c ownertrustdlg.c ownertrustdlg.h Log Message: Changes to key and owner trust. * gpapastrings.c, gpapastrings.h (gpa_trust_string) (gpa_ownertrust_from_string, gpa_ownertrust_icon_name): Remove obsolete. * ownertrustdialog.h, ownertrustdlg.c (gpa_ownertrust_run_dialog): Completedy redo the owner trust dialog. Edit the key inside this function. * keylist.c (get_trust_value, get_ownertrust_value): Rename key trust as validity. Use new string functions. * keyring.c (keyring_details_notebook) (keyring_details_page_fill_key): Likewise. * keyeditdlg.c (gpa_key_edit_dialog_run): Use the new string functions. (key_edit_change_trust): Use new version of owner trust dialog. * gpgmetools.h, gpgmetools.c (gpa_key_ownertrust_string) (gpa_key_validity_string): New functions. * gpawidgets.c (gpa_key_info_new): Cosmetic fix to the label alignment. File: ChangeLog Status: Up-to-date File: gpapastrings.c Status: Up-to-date File: gpapastrings.h Status: Up-to-date File: gpawidgets.c Status: Up-to-date File: gpgmetools.c Status: Up-to-date File: gpgmetools.h Status: Up-to-date File: keyeditdlg.c Status: Up-to-date File: keylist.c Status: Up-to-date File: keyring.c Status: Up-to-date File: ownertrustdlg.c Status: Up-to-date File: ownertrustdlg.h Status: Up-to-date