Log Message: |
2006-04-09 Timo Schulz <ts@g10code.de>
* wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Only return true
if the homedir value was changed.
* wptGPG.cpp (default_key_from_cache): Only return secret key
if public part is available.
(set_gnupg_default_key): Fix NULL problem.
* wptKeyEditDlgs.cpp (do_editkey_clean): Set update flag.
* wptFileCBS.cpp (write_cb, read_cb): Better error handling.
* wptFileManagerDlg.cpp (file_manager_dlg_proc): Handle
'always-on-top' correctly.
* wptKeylist.cpp (keylist_get_recipients): Allocate enough
mem to hold all possible keys.
(keylist_enum_keys): Likewise.
|