1 |
|
2006-01-20 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptKeyCache.cpp (w32_tmpfile): New. |
4 |
|
(parse_attr_data): Use it here. |
5 |
|
* wptGPGUtil.cpp (gpg_get_photoid_data): Reset @ndata var. |
6 |
|
|
7 |
2006-01-19 Timo Schulz <[email protected]> |
2006-01-19 Timo Schulz <[email protected]> |
8 |
|
|
9 |
* wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Do not |
* wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Do not |
14 |
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Update key |
* wptKeyManagerDlg.cpp (keymanager_dlg_proc): Update key |
15 |
if need after showing the properties. |
if need after showing the properties. |
16 |
* wptGPGMEData.cpp (gpg_data_putc): Fix off-by-one bug. |
* wptGPGMEData.cpp (gpg_data_putc): Fix off-by-one bug. |
17 |
|
* wptKeyManager.cpp (km_import_file): New param. Changed |
18 |
|
all callers. |
19 |
|
(km_import_clip): Likewise. |
20 |
|
(delete_keys_from_cache): Delete secret part if available. |
21 |
|
* wptClipImportDlg.cpp (print_import_status): If there |
22 |
|
are too many new keys, use reload code. |
23 |
|
|
24 |
2006-01-18 Timo Schulz <[email protected]> |
2006-01-18 Timo Schulz <[email protected]> |
25 |
|
|