1 |
|
2006-02-04 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Check for |
4 |
|
at least one ultimately trusted key. |
5 |
|
* wptKeyManager.cpp (km_refresh_key_from_keyserver): |
6 |
|
Only check inet connection if we refresh all keys. |
7 |
|
* wptGPGUtil.cpp (gpg_extract_keys): New. |
8 |
|
* wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Use textmode. |
9 |
|
* wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Likewise. |
10 |
|
* wptClipSignDlg.cpp (get_selected_key): New. |
11 |
|
(one_key_proc): Use it here. |
12 |
|
(count_useable_seckeys): New. |
13 |
|
* wptSigTreeDlg.cpp (sigtree_dlg_proc): New. |
14 |
|
* wptKeyEditDlgs.cpp (diff_time): Removed. |
15 |
|
(w32_mktime): New. |
16 |
|
(keyedit_addsubkey_dlg_proc): Use it here. |
17 |
|
|
18 |
|
2006-02-02 Timo Schulz <[email protected]> |
19 |
|
|
20 |
|
* wptW32API.cpp (get_temp_name): New. |
21 |
|
* wptKeyserver.cpp (ldap_recvkey): Use it here. |
22 |
|
* wptKeyPropsDlg.cpp (get_photo_tmpname): Likewise. |
23 |
|
* wptGPGUtil.cpp (create_tempfile): Likewise. |
24 |
|
* wptImportList.cpp (implist_load): Likewise. |
25 |
|
* wptKeyCache.cpp (parse_attr_data): Likewise. |
26 |
|
(w32_tempfile): Removed. |
27 |
|
* wptGPGME.cpp (check_ultimate_trusted_key): New. |
28 |
|
|
29 |
2006-01-31 Timo Schulz <[email protected]> |
2006-01-31 Timo Schulz <[email protected]> |
30 |
|
|
31 |
* wptMainProc.cpp (winpt_main_proc): Fix usage of the |
* wptMainProc.cpp (winpt_main_proc): Fix usage of the |