/[winpt]/trunk/Src/ChangeLog
ViewVC logotype

Diff of /trunk/Src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 204 by twoaday, Wed Apr 26 06:37:23 2006 UTC revision 208 by twoaday, Mon May 1 12:22:18 2006 UTC
# Line 1  Line 1 
1    2006-05-01  Timo Schulz  <[email protected]>
2    
3            * WinPT.cpp (WinMain): Check if the user has admin privileges.
4            * wptW32API.cpp (user_is_admin): New.
5            * wptKeysigDlg.cpp (sigprops_dlg_proc): Cosmetical changes.
6            * wptKeyManagerDlg.cpp (key_manager_dlg_proc): Use timer
7            to re-activate the window again.
8            * wptKeylist.cpp (get_key_trust2): Differ between "full"
9            and "ultimate".
10            * wptKeyCache.cpp (keycache_prepare2): Primary user-id
11            has now highest priority.
12            * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Use new utf8
13            system.
14            
15    2006-04-30  Timo Schulz  <[email protected]>
16    
17            * wptKeyCache.cpp (gpg_keycache_release): Release revoker
18            list if needed.
19            * wptKeyRevokersDlg.cpp (key_get_revokers): New.
20            (key_revokers_dlg_proc): Expect winpt_key_t. Change all callers.
21            * wptKeyEditDlgs.cpp (check_desig_rev): New.
22            (do_editkey_minimize): New.
23            * wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): Support to
24            generate a revoc cert as a desig revoker.
25            
26    2006-04-29  Timo Schulz  <[email protected]>
27    
28            * wptVerifyList.cpp (verlist_build): Adjusted code for new
29            list view interface.
30            * wptSigList.cpp (siglist_build): Likewise.
31            * wptKeyEditDlgs.cpp (showpref_dlg_proc): Correct code
32            to display the preferences of the selected UID. Thanks to Mathias.
33            * wptKeyCacheDlg.cpp (keycache_dlg_proc): Return 1 in case
34            of an error.
35            * wptKeyCache.cpp (gpg_keycache_update_key): Always update
36            the utf8 decoded uid list.
37            * wptImportList.cpp (decode_userid): Do utf8 decoding here.
38            * wptListView.cpp (listview_new): New param for HWND handle.
39            Change all callers.
40            * wptFileManager.cpp (fm_add_sig_stat): Use utf8 decoding.
41            * wptGPGUtil.cpp (gpg_revoke_cert): Support --desig-revoker.
42            * wptClipVerifyDlg.cpp (wptClipVerifyDlg.cpp): Correct
43            keyid extraction.
44            
45    2006-04-28  Timo Schulz  <[email protected]>
46    
47            * wptMAPI.cpp (mapi_send_pubkey): Use new key struct.
48            * wptKeysigDlg.cpp (sigprops_dlg_proc): Prepare dialog
49            for handling policy URLs.
50            * wptKeyManagerDlg.cpp (save_column_info, restore_column_info):
51            New option KMSortBy.
52            * wptKeylist.cpp (get_key_algo): Lower priority for revoked keys.
53            * wptKeyEdit.cpp (minimizeKey): New.
54            * wptKeyCache.cpp (gpg_keycache_update_key): Reload utf8 uid list.
55            
56    2006-04-27  Timo Schulz  <[email protected]>
57    
58            * wptKeyManager.cpp (km_get_key_ptr): New.
59            * wptListview.cpp (listview_get_item_text): Drop utf8 support.
60            * wptKeyCache.cpp (keycache_decode_uids): New.
61            (free_native_uids): New.
62            * wptKeyEdit.cpp (uid_inf_colon_handler): Do utf8 decodig here.
63            
64    2006-04-26  Timo Schulz  <[email protected]>
65    
66            * wptKeylist.cpp (get_keyid_from_fpr): New.
67            * wptDecryptClipDlg.cpp (clip_decrypt_dlg): Use it here.
68            * wptVerifyList.cpp (verlist_add_sig): Likewise.
69            
70  2006-04-25  Timo Schulz  <[email protected]>  2006-04-25  Timo Schulz  <[email protected]>
71    
72          * wptFileManagerDlg.cpp (file_manager_dlg_proc): Handle IDCANCEL.          * wptFileManagerDlg.cpp (file_manager_dlg_proc): Handle IDCANCEL.

Legend:
Removed from v.204  
changed lines
  Added in v.208

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26