1 |
|
2005-12-13 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptCommonDlg.cpp (http_dlg_proc): Localized missing elements. |
4 |
|
* wptKeyManagerDlg.cpp (change_edit_menu): New. |
5 |
|
(change_key_menu): Renamed from... |
6 |
|
(menu_gpg_readonly): ..this. |
7 |
|
(clip_contains_pgpkey): New. |
8 |
|
(update_ui_items): Do not allow to sign expired keys. |
9 |
|
(keymanager_dlg_proc): Same for popup menu. |
10 |
|
* wptKeyPropsDlg.cpp (parse_preflist): Fixed string handling. |
11 |
|
* wptKeyCache.cpp (copy_uid_prefs): |
12 |
|
(gpg_keycache_sync): Copy uid prefs so the key property |
13 |
|
dialog show the correct values. Thanks to Shane. |
14 |
|
|
15 |
|
2005-12-11 Timo Schulz <[email protected]> |
16 |
|
|
17 |
|
* wptW32API.cpp (get_file_version): New. |
18 |
|
* wptGPGUtil.cpp (create_process): Always hide window. |
19 |
|
* wptClipEditDlg.cpp (clipedit_dlg_proc): Use 'Close' |
20 |
|
instead of 'Exit'. |
21 |
|
* wptKeyManager.cpp (km_http_import): New filename |
22 |
|
generation code. |
23 |
|
(km_send_to_mail_recipient): Cleanups. |
24 |
|
* wptKeyEditDlg.cpp (showpref_dlg_proc): Localize dialog. |
25 |
|
* wptKeyManagerDlg.cpp (update_ui_items): Handle the case |
26 |
|
when multiple keys are selected. |
27 |
|
(popup_multiple): New. |
28 |
|
* WinPT.cpp (WinMain): Check that the PTD.dll and WinPT.exe |
29 |
|
file versions are equal. Rewrote --keymanager code. |
30 |
|
|
31 |
|
2005-12-08 Timo Schulz <[email protected]> |
32 |
|
|
33 |
|
* wptKeyserverDlg.cpp (show_imported_keys): Enhanced. |
34 |
|
(hkp_recv_key2): Show user-id of the imported key instead |
35 |
|
of just the pattern. |
36 |
|
* wptFileCBS.cpp (read_cb): Changed to W32 API. |
37 |
|
(write_cb): Likewise. Create output file on demand. |
38 |
|
(gpg_file_data_new): Adjusted code for new API. |
39 |
|
* wptKeyEdit.cpp (cleanKey): New. |
40 |
|
* wptKeyEditCB.cpp (cmd_clean_handler): New. |
41 |
|
(editkey_command_handler): Call clean handler. |
42 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Sort |
43 |
|
keylist after inserting items. |
44 |
|
* wptFileManager.cpp (fm_set_status): Take care of |
45 |
|
cleartext sigs. |
46 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Make |
47 |
|
sure can be closed. |
48 |
|
|
49 |
2005-12-07 Timo Schulz <[email protected]> |
2005-12-07 Timo Schulz <[email protected]> |
50 |
|
|
51 |
* wptOwnertrustDlg.cpp (ownertrust_dlg_proc): |
* wptOwnertrustDlg.cpp (ownertrust_dlg_proc): |