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

Diff of /trunk/Src/ChangeLog

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

revision 197 by twoaday, Mon Apr 10 07:38:06 2006 UTC revision 205 by twoaday, Thu Apr 27 12:46:03 2006 UTC
# Line 1  Line 1 
1    2006-04-27  Timo Schulz  <[email protected]>
2    
3            * wptKeyManager.cpp (km_get_key_ptr): New.
4            * wptListview.cpp (listview_get_item_text): Drop utf8 support.
5            * wptKeyCache.cpp (keycache_decode_uids): New.
6            (free_native_uids): New.
7            * wptKeyEdit.cpp (uid_inf_colon_handler): Do utf8 decodig here.
8            
9    2006-04-26  Timo Schulz  <[email protected]>
10    
11            * wptKeylist.cpp (get_keyid_from_fpr): New.
12            * wptDecryptClipDlg.cpp (clip_decrypt_dlg): Use it here.
13            * wptVerifyList.cpp (verlist_add_sig): Likewise.
14            
15    2006-04-25  Timo Schulz  <[email protected]>
16    
17            * wptFileManagerDlg.cpp (file_manager_dlg_proc): Handle IDCANCEL.
18            * wptMDSumDlg.cpp (hash_selected_files): New.
19            (mdsum_dlg_proc): Cleanups.
20            * wptKeysignDlg.cpp (keysign_dlg_proc): Fix segv.
21            
22    2006-04-23  Timo Schulz  <[email protected]>
23    
24            * wptW32API.cpp (SetDlgItemText_utf8): New.
25            (SetWindowText_utf8): New.
26            (GetDlgItemText_utf8): New.
27            * wptListView.cpp (listview_add_sub_item): Internal
28            utf8 support.
29            
30    2006-04-22  Timo Schulz  <[email protected]>
31    
32            * wptKeyEditDlgs.cpp (addrevoker_dlg_proc): Encode
33            revoker name in UTF8.
34            * wptKeysigDlg.cpp (keysig_dlg_proc): Fix utf8 problem
35            with the window title.
36            
37    2006-04-20  Timo Schulz  <[email protected]>
38    
39            * wptUTF8.cpp (native_to_utf8): Use c++ alloc.
40            * wptKeygenDlg.cpp (keygen_dlg_proc): Do not mix c and
41            c++ memory allocation.
42            * wptFileManager.cpp (show_verify_result): Show PKA status
43            if possible.
44            * wptClipVerifyDlg.cpp (get_pka_status): New.
45            (clip_verify_dlg_proc): Show PKA status if possible.
46            * wptClipEditDlg.cpp (clip_edit_dlg_proc): Handle IDCANCEL
47            to use ESC to quit the dialog.
48            * wptKeyEditDlgs.cpp (keyedit_adduid_dlg_proc): Also
49            encode the comment in UTF8. Thanks to Werner and Jan.
50            
51    2006-04-16  Timo Schulz  <[email protected]>
52    
53            * wptHTTP.cpp (getErrorCode): New.
54            (connect): Store winsock error code.
55            * wptGPGMEData.cpp (is_armor_header): New.
56            * wptGPG.cpp (check_gnupg_engine): Free context.
57            (gnupg_backup_keyrings): Do not use global vars.
58            * wptGPGUtil.cpp (gpg_export_seckey): Export in ascii format.
59            
60    2006-04-15  Timo Schulz  <[email protected]>
61    
62            * wptKeyManager.cpp (km_get_key): New.
63            (km_key_show_revoc_info): New.
64            * wptKeyRevokeDlg.cpp (key_revoke_dlg): Cleanups.
65            (on_init_dialog): New.
66            * wptKeyManagerDlg.cpp (key_manager_dlg_proc): Factour
67            out some common code and use km_get_key() instead.
68            * wptKeyEditDlgs.cpp (do_init_keylist): Change second
69            param type. Change all callers.
70            * wptKeyEdit.cpp (addNotation): New.
71            * wptKeyEditCB.cpp (editkey_command_handler): Remove 'step'
72            param everywhere. Change all callers.
73            
74  2006-04-09  Timo Schulz  <[email protected]>  2006-04-09  Timo Schulz  <[email protected]>
75    
76          * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Only return true          * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Only return true

Legend:
Removed from v.197  
changed lines
  Added in v.205

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26