1 |
|
2006-03-20 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptUTF8.cpp (get_native_charset): Removed. |
4 |
|
(utf8_to_native): Rewritten. |
5 |
|
* wptKeyEditDlgs.cpp (do_add_new_userid): Correct charset |
6 |
|
handling. |
7 |
|
* wptKeygenCBDlg.cpp (keygen_cb): Do proper reset if needed. |
8 |
|
|
9 |
|
2006-03-16 Timo Schulz <[email protected]> |
10 |
|
|
11 |
|
* wptMainProc.cpp (winpt_main_proc): Disable all CryptDisk code. |
12 |
|
* wptCryptDisk.cpp: Disable code. |
13 |
|
* wptProxySettingsDlg.cpp (proxy_settings_dlg_proc): Support for |
14 |
|
NONE proxy protocol. |
15 |
|
(init_proxy_procotol): Likewise. |
16 |
|
(read_proxy): Likewise. |
17 |
|
* wptKeyserverSearchDlg.cpp (on_init_dialog): New. |
18 |
|
(keyserver_search_dlg_proc): Use it here. |
19 |
|
* wptKeyserverDlg.cpp (hkp_send_key): Use GPGME wrapper. |
20 |
|
* wptKeyserver.cpp (kserver_search_end): New. |
21 |
|
(kserver_search_begin): Be more strict on mem allocation. |
22 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Fix 'redraw' |
23 |
|
problem. |
24 |
|
* wptAboutDlgs.cpp (about_dlg_proc): Hide 'Help' button. |
25 |
|
|
26 |
2006-03-12 Timo Schulz <[email protected]> |
2006-03-12 Timo Schulz <[email protected]> |
27 |
|
|
28 |
* wptGPG.cpp (gnupg_load_config): Search for 'ask-cert-expire'. |
* wptGPG.cpp (gnupg_load_config): Search for 'ask-cert-expire'. |