1 |
|
2006-06-19 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptClipDecryptDlg.cpp (verify_get_clip_info): Improved |
4 |
|
format of the sig info text. |
5 |
|
* wptKeyserver.cpp (check_hkp_response): Invert error logic. |
6 |
|
* wptKeyserverDlg.cpp (keyserver_recv_key): Corrected error |
7 |
|
handling. |
8 |
|
|
9 |
|
2006-06-18 Timo Schulz <[email protected]> |
10 |
|
|
11 |
|
* wptKeygenDlg.cpp (keygen_dlg_proc): Fix typo. |
12 |
|
* wptClipDecryptDlg.cpp (verify_get_clip_info): New. |
13 |
|
(verify_get_key_ownertrust): New. |
14 |
|
(clip_decrypt_dlg_proc): New argument. Change all callers. |
15 |
|
* wptClipEditDlg.cpp (clip_edit_dlg_proc): Handle the case |
16 |
|
that the dialog was called with a param. |
17 |
|
* wptMainProc.cpp (winpt_main_proc): Wait for thread in |
18 |
|
case of dbl-click. |
19 |
|
|
20 |
|
2006-06-16 Timo Schulz <[email protected]> |
21 |
|
|
22 |
|
* wptProgressDlg.cpp (wait_for_progress_cb): New. |
23 |
|
* wptMainProc.cpp (winpt_main_proc): Use this function |
24 |
|
to disallow to access the cache during synchronisation. |
25 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise. |
26 |
|
* wptKeyserver.cpp (check_hkp_response): Improved text |
27 |
|
extraction. |
28 |
|
(parse_keyserver_error): New. |
29 |
|
* wptPassphraseDlg.cpp (request_passphrase): Support utf8 |
30 |
|
encoding. |
31 |
|
* wptKeyEditDlgs.cpp (keyedit_change_passwd): Warn if passhrase |
32 |
|
needs to be utf8 encoded but still allow it. |
33 |
|
* wptPassphraseCBDlg.cpp (passphrase_callback_proc): Utf8 support. |
34 |
|
* wptKeygenDlg.cpp (keygen_dlg_proc): Likewise. |
35 |
|
* wptKeyRevokeDlg.cpp (keyrevoke_dlg_proc): Likewise. |
36 |
|
|
37 |
2006-06-15 Timo Schulz <[email protected]> |
2006-06-15 Timo Schulz <[email protected]> |
38 |
|
|
39 |
* wptVerList.cpp (verlist_build): Use icons. |
* wptVerList.cpp (verlist_build): Use icons. |