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

Diff of /trunk/Src/ChangeLog

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

revision 72 by twoaday, Mon Nov 7 12:48:34 2005 UTC revision 80 by twoaday, Wed Nov 16 11:05:16 2005 UTC
# Line 1  Line 1 
1    2005-11-16  Timo Schulz  <[email protected]>
2    
3            * WinPT.cpp (check_crypto_engine): Min is now GPG 1.4.2.
4            * wptKeylist.cpp (keylist_add_key): Add disabled keys in list
5            mode.
6            * wptPreferencesDlg.cpp (prefs_dlg_proc): Localize all strings.
7            * wptRegistry.cpp (regist_inst_winpt): Set install directory.
8            Useful for other programs to figure out the path to the EXE.
9            
10    2005-11-14  Timo Schulz  <[email protected]>
11    
12            * wptGPG.cpp (check_gnupg_engine): Fix version check.
13            * wptMainProc.cpp (winpt_main_proc): Check keyring
14            file permissions always and do not use interative output
15            when the windows session ends.
16            * wptProxySettingsDlg.cpp (proxy_settings_dlg_proc):
17            Localize all strings.
18            * wptPassphraseDlg.cpp (passwd_dlg_proc): Likewise.
19            * wptGPGPrefsDlg.cpp (gpg_prefs_dlg): Likewise.
20            * wptKeyEditDlgs.cpp (do_init_keylist): Skip all
21            non-valid keys.
22            
23    2005-11-12  Timo Schulz  <[email protected]>
24    
25            Fix more GCC warnings.
26    
27    2005-11-10  Timo Schulz  <[email protected]>
28    
29            * wptClipSignDlg.cpp (one_key_proc): Use
30            release_gpg_passphrase_cb() to free the context.
31            * wptListView.cpp (listview_deselect_all): New.
32            * wptMAPI.cpp (mapi_send_pubkey): Works again.
33            * wptFileManagerDlg.cpp (file_manager_dlg_proc): Support encrypt &
34            zip.    
35            * wptPassphraseCB.cpp (passphrase_callback_proc): Fix passphrase
36            caching for signing operations.
37            * wptKeyManager.cpp (km_send_to_mail_recipient): Works again.
38            * wptFileManager.cpp (fm_send_file): Likewise.
39            (fm_encrypt_into_zip): New.      
40            
41    2005-11-09  Timo Schulz  <[email protected]>
42    
43            * wptNLS.c (get_gettext_langid): Map user language id to
44            printable gettext language strings.
45            * wptRegistry.cpp (get_reg_entry_mo): Support for the
46            gettext environment.
47            * wptFileManager.cpp (fm_encrypt): Close all files before
48            the wipe procedure is called.
49            * wptVerlist.cpp (verlist_add_sig): Handle the case the
50            issuer is not valid but the signature is.
51            (verlist_add_sig_log): Likewise. Thanks to the folks on
52            winpt-users.
53            
54    2005-11-08  Werner Koch  <[email protected]>
55    
56            * SAFE.ICO, SIGN.ICO: Fixed capitalization.
57            * WinPT-en.rc: Ditto.
58            * winpt_km.ico:  Moved from ../.
59    
60            * Makefile.am (resource_files): Add missing backslash.
61    
62    2005-11-08  Timo Schulz  <[email protected]>
63    
64            More minor changes to avoid GCC warnings.
65            
66            * wptGPG.cpp (check_homedir): Free memory in case of errors.
67            (multi_gnupg_path): Add strict mode. If non-strict mode return
68            the folder even if it does not exist.
69            (check_for_gpgwin): New.
70            * wptKeyserverDlg.cpp (hkp_recv_key): Make sure import_res is
71            initialized.
72            * wptRegistry.cpp (get_reg_entry_gpg4win): New.
73            (get_reg_entry_mo): Support for gpg4win.
74            
75  2005-11-07  Timo Schulz  <[email protected]>  2005-11-07  Timo Schulz  <[email protected]>
76    
77          * wptMainProc.cpp (winpt_main_proc): Disable          * wptMainProc.cpp (winpt_main_proc): Disable

Legend:
Removed from v.72  
changed lines
  Added in v.80

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26