1 |
2006-01-18 Timo Schulz <[email protected]> |
2006-01-18 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptKeyEditCB.cpp (cmd_delsig_handler): Do not assume |
4 |
|
the self sig is always index 0. Noted by Kurt. |
5 |
|
* wptPassphraseCB.cpp (passphrase_dlg_proc): Do not assume |
6 |
|
the key user-ID contains an email address. |
7 |
|
* wptKeyEditDlgs.cpp (do_find_userid): Likewise. |
8 |
|
(do_editkey_deluid): Likewise. |
9 |
|
(do_editkey_revuid): Likewise. |
10 |
|
|
11 |
|
2006-01-18 Timo Schulz <[email protected]> |
12 |
|
|
13 |
* wptListview.cpp (listview_del_sel_items): Fixed index |
* wptListview.cpp (listview_del_sel_items): Fixed index |
14 |
calculation. This fixed a lot of problems with the KM listview |
calculation. This fixed a lot of problems with the KM listview |
15 |
update. |
update. |