gpa/src (ChangeLog keyring.c)
[email protected] (cvs user mcoca) Fri, 03 Oct 2003 13:51:24 +0200
| Newsgroups | gmane.comp.encryption.gpg.gpa.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Friday, October 3, 2003 @ 13:51:24
Author: mcoca
Path: /cvs/gpa/gpa/src
Modified: ChangeLog keyring.c
2003-10-03 Miguel Coca <[email protected]>
* keyring.c (keyring_editor_key_listed): New.
(keyring_editor_selection_changed): Change to list the current key
asynchronously. Use the callback above.
(idle_update_details): Make sure the current key has been listed
before using it. Otherwise, wait until it's ready.
(display_popup_menu): Change to receive the editor. Block the
"selection changed" signal while messing with the selection.
(keyring_editor_new): Add new initialization.
-----------+
ChangeLog | 11 +++++++
keyring.c | 84 ++++++++++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 79 insertions(+), 16 deletions(-)