1 |
|
2005-12-29 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptKeygenDlg.cpp (keygen_dlg_proc): Request passphrase dynamically. |
4 |
|
(gpg_genkey_params): Simplified. |
5 |
|
* wptPreferencesDlg.cpp (prefs_dlg_proc): Fix problem with mutal |
6 |
|
exclusion of the dialog items. |
7 |
|
* wptAboutDlgs.cpp (about_winpt_dlg_proc): Allow to use ESC to |
8 |
|
quit the dialog. |
9 |
|
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise. |
10 |
|
* wptMDSumDlg.cpp (mdsum_dlg_proc): Handle WM_SYSCOMMAND. |
11 |
|
(id2algo): New. |
12 |
|
|
13 |
2005-12-28 Timo Schulz <[email protected]> |
2005-12-28 Timo Schulz <[email protected]> |
14 |
|
|
15 |
* wptKeyserverDlg.cpp (show_imported_keys): Decode user IDs. |
* wptKeyserverDlg.cpp (show_imported_keys): Decode user IDs. |
1151 |
|
|
1152 |
* WinPT.cpp (load_keyserver_conf): New. Factored out some code |
* WinPT.cpp (load_keyserver_conf): New. Factored out some code |
1153 |
from WinMain (). |
from WinMain (). |
1154 |
(WinMain): Load keyserver config at the begin. Thanks to Bodo A�ner |
(WinMain): Load keyserver config at the begin. Thanks to Bodo Aßner |
1155 |
* wptKeyserverDlg.cpp (keyserver_dlg_proc): If there is no keyserver |
* wptKeyserverDlg.cpp (keyserver_dlg_proc): If there is no keyserver |
1156 |
in the list control, add at least the internal default HKP server. |
in the list control, add at least the internal default HKP server. |
1157 |
* wptKeygenDlg.cpp (keygen_wizard_dlg_proc): NLS support. |
* wptKeygenDlg.cpp (keygen_wizard_dlg_proc): NLS support. |