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

Diff of /trunk/Src/ChangeLog

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

revision 48 by werner, Mon Oct 31 21:14:11 2005 UTC revision 77 by twoaday, Mon Nov 14 15:01:01 2005 UTC
# Line 1  Line 1 
1    2005-11-12  Timo Schulz  <[email protected]>
2    
3            Fix more GCC warnings.
4    
5    2005-11-10  Timo Schulz  <[email protected]>
6    
7            * wptClipSignDlg.cpp (one_key_proc): Use
8            release_gpg_passphrase_cb() to free the context.
9            * wptListView.cpp (listview_deselect_all): New.
10            * wptMAPI.cpp (mapi_send_pubkey): Works again.
11            * wptFileManagerDlg.cpp (file_manager_dlg_proc): Support encrypt &
12            zip.    
13            * wptPassphraseCB.cpp (passphrase_callback_proc): Fix passphrase
14            caching for signing operations.
15            * wptKeyManager.cpp (km_send_to_mail_recipient): Works again.
16            * wptFileManager.cpp (fm_send_file): Likewise.
17            (fm_encrypt_into_zip): New.      
18            
19    2005-11-09  Timo Schulz  <[email protected]>
20    
21            * wptNLS.c (get_gettext_langid): Map user language id to
22            printable gettext language strings.
23            * wptRegistry.cpp (get_reg_entry_mo): Support for the
24            gettext environment.
25            * wptFileManager.cpp (fm_encrypt): Close all files before
26            the wipe procedure is called.
27            * wptVerlist.cpp (verlist_add_sig): Handle the case the
28            issuer is not valid but the signature is.
29            (verlist_add_sig_log): Likewise. Thanks to the folks on
30            winpt-users.
31            
32    2005-11-08  Werner Koch  <[email protected]>
33    
34            * SAFE.ICO, SIGN.ICO: Fixed capitalization.
35            * WinPT-en.rc: Ditto.
36            * winpt_km.ico:  Moved from ../.
37    
38            * Makefile.am (resource_files): Add missing backslash.
39    
40    2005-11-08  Timo Schulz  <[email protected]>
41    
42            More minor changes to avoid GCC warnings.
43            
44            * wptGPG.cpp (check_homedir): Free memory in case of errors.
45            (multi_gnupg_path): Add strict mode. If non-strict mode return
46            the folder even if it does not exist.
47            (check_for_gpgwin): New.
48            * wptKeyserverDlg.cpp (hkp_recv_key): Make sure import_res is
49            initialized.
50            * wptRegistry.cpp (get_reg_entry_gpg4win): New.
51            (get_reg_entry_mo): Support for gpg4win.
52            
53    2005-11-07  Timo Schulz  <[email protected]>
54    
55            * wptMainProc.cpp (winpt_main_proc): Disable
56            some menu items when no secret key is available.
57            
58    2005-11-05  Timo Schulz  <[email protected]>
59    
60            More minor changes to avoid GCC warnings.
61            
62            * wptErrors.cp (winpt_strerror): Return w32
63            formatted error and do not use 'break'.
64            
65    2005-11-04  Werner Koch  <[email protected]>
66    
67            * WinPT-en.rc: Fixed locations of icons.
68    
69    2005-11-03  Timo Schulz  <[email protected]>
70    
71            A lot of minor changes to avoid GCC warnings.
72    
73            * wptGPG.cpp (get_gnupg_keyring): Only check size for
74            public keyring.
75            * wptKeyManager.cpp (km_update_default_key_str): Do
76            not issue a bug message when no secret key was found.
77            * wptGPGPrefsDlg.cpp: Replace "" with NULL in the name struct.
78            
79    2005-11-02  Werner Koch  <[email protected]>
80    
81            * WinPT.cpp (WinMain): Disabled PTD version tests.
82            (check_crypto_engine): Fixed version check for scard.
83    
84            * wptErrors.cpp (debug_end): Add dummy function.
85    
86            * Makefile.am (code_files): Added wptCardEditCB.cpp and
87            wptKeyEditCB.cpp.
88    
89  2005-10-31  Werner Koch  <[email protected]>  2005-10-31  Werner Koch  <[email protected]>
90    
91          * wptCurrWnd.cpp: Include wptVersion.h to get prototypes of PTD functions.          * wptCurrWnd.cpp: Include wptVersion.h to get prototypes of PTD
92            functions.
93    
94          * wptKeyEditDlgs.cpp: Include oleauto.h          * wptKeyEditDlgs.cpp: Include oleauto.h
95          * wptKeyEdit.cpp: Include time.h.          * wptKeyEdit.cpp: Include time.h.

Legend:
Removed from v.48  
changed lines
  Added in v.77

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26