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

Diff of /trunk/Src/ChangeLog

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

revision 26 by twoaday, Mon Oct 17 08:49:30 2005 UTC revision 32 by twoaday, Mon Oct 24 08:03:48 2005 UTC
# Line 1  Line 1 
1    2005-10-23  Timo Schulz  <[email protected]>
2    
3            * wptFileManager.cpp (fm_get_file_type): Detect detached sigs.  
4            * wptKeyList.cpp (keylist_cmp_cb): Take care of expired/revoked keys.
5            (get_ext_validity): New.
6            * wptFileVerifyDlg.cpp (file_verify_dlg_proc): Several cleanups.
7            * wptClipEditDlg.cpp (load_clipboard): Factored out some code into
8            this function.
9            (load_clipboard_from_file): Likewise.
10            (save_clipboard_to_file): New.
11            * wptKeyManagerDlg.cpp (keyprops_dlg_proc): Fix stack overflow.
12    
13    2005-10-22  Timo Schulz  <[email protected]>
14    
15            Localized a lot of more strings.
16    
17            * wptMainProc.cpp (load_smartcard): New.
18            * wptFileManager.cpp (fm_parse_command_line): Simplify code.
19            (fm_check_armor_type): Add new arg. Change all callers.
20            (fm_get_file_type): Likewise.
21            * wptKeyPropsDlg.cpp (display_key_info): New.  
22            (keyprops_show_photo): Factored out some code into..
23            (keyprops_load_photo): ..this function.
24    
25    2005-10-21  Timo Schulz  <[email protected]>
26    
27            * wptFileManagerDlg.cpp (file_manager_dlg_proc): Use
28            WM_INITPOPUPMENU to localize popup menu texts.
29            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise.
30            * wptClipSignDlg.cpp (one_key_proc): Use wipememory instead of memset.  
31    
32    2005-10-20  Timo Schulz  <[email protected]>
33    
34            Now WinPT depends on GPG 1.4.3 and GPGME 1.2.0.
35    
36            * wptPassphraseCB.cpp (passphrase_cb): Complete card support.
37            * wptCardEdit.cpp (genKey): Handle cancel case.
38            * keycache.c: Renamed into...
39            * wptKeyCache.cpp: ...this.
40            * wptW32API.cpp (set_menu_text): Removed unused code.
41            (set_menu_text_bypos): New.
42            * wptCrypto.h: New.
43            * wptMainProc.cpp (winpt_main_proc): Complete localize
44            menu texts.
45            * wptErrors.cpp (log_debug): Use a static var so the file
46            is only opened once.
47            (debug_end): Cleanup. Currently just close the log file.
48            * wptErrors.h (wipememory): New.
49            (sfree_if_alloc): Use it here.
50            * WinPT.cpp (WinMain): Display the min. GPGME version which
51            is needed in case of an error.
52    
53    2005-10-17  Timo Schulz  <[email protected]>
54    
55            Free all memory returned by the GPGME dll with gpgme_free ().
56    
57            s/GPG_ERR_CARD_REMOVED/GPG_ERR_CARD_NOT_PRESENT.
58    
59            * wptKeyEdit.cpp (getCardStatus): Remove dummy key.
60            (list_handler): With user interaction to allow to insert
61            the card into the reader.
62            * wptKeyEditCB.cpp (gpg_edit_card): Likewise.
63            (common_card_handler): Fixed incorrect command string.
64            * wptKeyPropsDlg.cpp (get_card_type): New.
65            (keyprops_dlg_proc): Show card information if present.
66            * wptFileManager.cpp (secret_key_available): Make the code faster.
67            
68    
69  2005-10-16  Timo Schulz  <[email protected]>  2005-10-16  Timo Schulz  <[email protected]>
70    
71          * wptPassphraseCB.cpp (passphrase_cb): Fix problem          * wptPassphraseCB.cpp (passphrase_cb): Fix problem

Legend:
Removed from v.26  
changed lines
  Added in v.32

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26