1 |
|
2006-01-31 Timo Schulz <[email protected]> |
2 |
|
|
3 |
|
* wptMainProc.cpp (winpt_main_proc): Fix usage of the |
4 |
|
help system. |
5 |
|
* wptListView.cpp (listview_set_chkbox_style): New. |
6 |
|
(listview_get_item_state): Support new checkbox style. |
7 |
|
(listview_new): Reset flag var. |
8 |
|
* wptKeylist.cpp (keylist_build): Support new checkbox style. |
9 |
|
|
10 |
2006-01-30 Timo Schulz <[email protected]> |
2006-01-30 Timo Schulz <[email protected]> |
11 |
|
|
12 |
* WinPT.cpp (check_readonly_attr): New. |
* WinPT.cpp (check_readonly_attr): New. |
13 |
(load_gpg_env): Use it here. |
(load_gpg_env): Use it here. |
14 |
|
(WinPT): Make the the default key is searched in the |
15 |
|
secret key cache. |
16 |
|
Change error message. |
17 |
* wptRegistry.cpp (regist_int_winpt): Make sure |
* wptRegistry.cpp (regist_int_winpt): Make sure |
18 |
the register extension is only offered once to the user. |
the register extension is only offered once to the user. |
19 |
|
* wptKeyPropsDlg.cpp (get_photo_tmpname): Always use |
20 |
|
temp directory. Fixed a privilege problem. |
21 |
|
|
22 |
2006-01-29 Timo Schulz <[email protected]> |
2006-01-29 Timo Schulz <[email protected]> |
23 |
|
|