2006-01-31 Timo Schulz <ts@g10code.de>
* wptMainProc.cpp (winpt_main_proc): Fix usage of the
help system.
* wptListView.cpp (listview_set_chkbox_style): New.
(listview_get_item_state): Support new checkbox style.
(listview_new): Reset flag var.
* wptKeylist.cpp (keylist_build): Support new checkbox style.
2006-01-30 Timo Schulz <ts@g10code.de>
* WinPT.cpp (check_readonly_attr): New.
(load_gpg_env): Use it here.
(WinPT): Make the the default key is searched in the
secret key cache.
Change error message.
* wptRegistry.cpp (regist_int_winpt): Make sure
the register extension is only offered once to the user.
* wptKeyPropsDlg.cpp (get_photo_tmpname): Always use
temp directory. Fixed a privilege problem.
|