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

Diff of /trunk/Src/ChangeLog

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

revision 105 by twoaday, Wed Nov 30 10:22:00 2005 UTC revision 118 by twoaday, Thu Dec 8 13:21:52 2005 UTC
# Line 1  Line 1 
1    2005-12-08  Timo Schulz  <[email protected]>
2    
3            * wptKeyserverDlg.cpp (show_imported_keys): Enhanced.
4            (hkp_recv_key2): Show user-id of the imported key instead
5            of just the pattern.
6            
7    2005-12-07  Timo Schulz  <[email protected]>
8    
9            * wptOwnertrustDlg.cpp (ownertrust_dlg_proc):
10            Use 'Close' instead of 'Exit'.
11            * wptKeyEditDlgs.cpp (keyedit_dlg_proc): Likewise.
12            * wptGPG.cpp (gnupg_backup_keyrings): Use $APPDATA
13            as the destination dir. Thanks to Werner.
14            * wptRegistry.cpp (is_gpgee_installed): New.
15            (regist_inst_winpt): Do not register file extensions
16            if GPGee is available.
17            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Limit
18            use of local vars.
19            * wptPreferencesDlg.cpp (prefs_dlg_proc): Make sure
20            no illegal backup mode is saved.
21            * wptKeyserverDlg.cpp (show_imported_key): New.
22            (hkp_recv_key2): Show imported keys if the blob
23            contained more than one.
24            
25    2005-12-06  Timo Schulz  <[email protected]>
26    
27            * WinPT.cpp (WinMain): Load the gettext environment soon
28            as possible so all 'first start' messages are localized.
29            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): If a single key is
30            received via the keyserver, return the gpgme key context on
31            success and add it directly to the list.
32            * wptKeyserverDlg.cpp (keyserver_dlg_proc): Support a param
33            to store the key.
34            (hkp_recv_key2): Add extra param for the fingerprint.
35            (hkp_recv_key): Call hkp_recv_key2 without fingerprint.
36            
37    2005-12-02  Werner Koch  <[email protected]>
38    
39            * wptKeyEditDlgs.cpp (subkey_list_init): Avoid trigraphs.
40    
41    2005-12-01  Timo Schulz  <[email protected]>
42    
43            * wptClipVerifyDlg.cpp (clipverify_dlg_proc): Use new semantic
44            for get_gpg_sigstat().
45            * wptGPGME.cpp (get_gpg_sigstat): New. It is now a function.
46            As a macro strings will not be translated at runtime.
47            * wptKeyserverDlg.cpp (hkp_recv_key): Properly detect if we
48            need to update the cache. Thanks to Jan-Oliver.
49            * wptKeyImportStatusDlg.cpp (import_status_dlg_proc): Localized.
50            
51  2005-11-30  Timo Schulz  <[email protected]>  2005-11-30  Timo Schulz  <[email protected]>
52    
53          * wptW32API.cpp (dialog_box_param): Removed LANG_DE code.          * wptW32API.cpp (dialog_box_param): Removed LANG_DE code.

Legend:
Removed from v.105  
changed lines
  Added in v.118

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26