3 |
* WinPT.cpp (check_os_version): New. Separated |
* WinPT.cpp (check_os_version): New. Separated |
4 |
function to check the OS verson. |
function to check the OS verson. |
5 |
Removed emulate utf8 bug legacy code. |
Removed emulate utf8 bug legacy code. |
6 |
|
* wptKeygenDlg.cpp (gpg_genkey_params): Use the bits |
7 |
|
also for the primary key since we are now supporting DSAv2. |
8 |
|
(keygen_wizard_dlg_proc): Adjusted for DSAv2. |
9 |
|
* wptKeyEditDlgs.cpp (is_jpg_file): Modernized. |
10 |
|
(keyedit_addsubkey_dlg_proc): Removed 1024-bit DSA check |
11 |
|
and rewrote index to gpg menu mapping. Fixed wrong text label. |
12 |
|
|
13 |
|
* Integrated patches from Remi FAVIER. |
14 |
|
|
15 |
2007-08-03 Timo Schulz <[email protected]> |
2007-08-03 Timo Schulz <[email protected]> |
16 |
|
|