1 |
|
2005-12-28 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptKeyserverDlg.cpp (show_imported_keys): Decode user IDs. |
4 |
|
* wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Likewise. |
5 |
|
* wptKeylist.cpp (keylist_udp_key): Likewise. |
6 |
|
* wptKeyManager.cpp (key_get_clip_info, key_get_info): Likewise. |
7 |
|
* wptClipDecryptDlg.cpp (clip_decrypt_dlg_proc): Fix problem |
8 |
|
when no signing key was found. |
9 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Properly decode |
10 |
|
user IDs. |
11 |
|
(translate_popup_strings): s/Revoke/Revoke Cert. |
12 |
|
* wptKeyEditDlgs.cpp (do_init_keylist): Do not assume a |
13 |
|
0x prefixed keyid. |
14 |
|
* wptKeyEditCB.cpp (editkey_command_handler): Also reset |
15 |
|
step in case of a bad passphrase. |
16 |
|
|
17 |
|
2005-12-27 Timo Schulz <[email protected]> |
18 |
|
|
19 |
|
* wptListView.cpp (listview_set_view): New. |
20 |
|
(listview_del_column): New. |
21 |
|
* wptW32API.cpp (get_locale_date): New. |
22 |
|
(get_menu_state): New. |
23 |
|
(force_foreground_window): New. |
24 |
|
* wptVerifyList.cpp (strtimestamp): Support for |
25 |
|
locale date formats. |
26 |
|
* wptGPGUtil.cpp (gpg_revoke_cert): Handle bad |
27 |
|
passphrases. |
28 |
|
* wptKeyEditCB.cpp (editkey_command_handler): Immediately |
29 |
|
return when a bad passphrase was submitted. |
30 |
|
* wptKeyRevokersDlg.cpp (keyrevokers_dlg_proc): Change |
31 |
|
column order. |
32 |
|
* wptKeylist.cpp (keylist_upd_col): New. |
33 |
|
* wptKeyManagerDlg.cpp (update_ui_items): Deactivate |
34 |
|
'Revocation' for public keys. |
35 |
|
(translate_menu_strings): s/Revoke/Revoke Cert. |
36 |
|
(modify_listview_columns): New. |
37 |
|
|
38 |
2005-12-18 Timo Schulz <[email protected]> |
2005-12-18 Timo Schulz <[email protected]> |
39 |
|
|
40 |
* wptKeyManagerDlg.cpp (save_column_size): New. |
* wptKeyManagerDlg.cpp (save_column_size): New. |