1 |
|
2006-02-27 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptSOCKS.cpp (socks_handshake): New. |
4 |
|
* wptMainProc.cpp (winpt_main_proc): A dbl-click forces |
5 |
|
the key manager in teh foreground if possible. |
6 |
|
* wptHotkey.cpp (hotkey_unregister): Unregister all hotkeys. |
7 |
|
* wptRegistry.cpp (get_reg_proxy_prefs, |
8 |
|
set_reg_proxy_prefs): Use directly the proxy context. |
9 |
|
Changed all callers. |
10 |
|
* wptProxySettingsDlg.cpp (init_proxy_protocols): New. |
11 |
|
(keyserver_proxy_dlg_proc): Use directly the proxy context. |
12 |
|
* wptKeyserver.cpp (kserver_connect): Better proxy support. |
13 |
|
(kserver_send_request, kserver_recvkey_request): Likewise. |
14 |
|
* wptKeyserverDlg.cpp (name_from_proto): New. |
15 |
|
(set_proxy): Adjusted for the new code. |
16 |
|
|
17 |
|
2006-02-26 Timo Schulz <[email protected]> |
18 |
|
|
19 |
|
* WinPT.cpp (WinMain): Removed hotkey_modify() code. |
20 |
|
* wptKeyEditDlgs.cpp (is_idea_protect_algo): Better support |
21 |
|
v4 keys. |
22 |
|
* wptKeyserver.cpp (sock_getline): Skip '\r'. |
23 |
|
(base64_encode): Remove @maxlen param. Changed all callers. |
24 |
|
(finger_readline): Removed. |
25 |
|
(finger_recvkey): Use internal functions. |
26 |
|
* wptSigTreeDlg.cpp (sigtree_dlg_proc): Support a context menu. |
27 |
|
(show_sigprops): New. |
28 |
|
(create_popup): New. |
29 |
|
* wptPreferenceDlg.cpp (prefs_dlg_proc): Cache amount is |
30 |
|
now in minutes. |
31 |
|
* wptRegistry.cpp (get_winpt_reg_prefs, set_winpt_reg_prefs): |
32 |
|
Change code to use hotkeys directly. |
33 |
|
* wptHotkeys.cpp (hotkeys_enable, hotkey_disable): Likewise. |
34 |
|
|
35 |
2006-02-24 Timo Schulz <[email protected]> |
2006-02-24 Timo Schulz <[email protected]> |
36 |
|
|
37 |
* wptGPG.cpp (set_gnupg_default_key): Allow to remove entry |
* wptGPG.cpp (set_gnupg_default_key): Allow to remove entry |