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

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26