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

Diff of /trunk/Src/ChangeLog

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

revision 102 by twoaday, Tue Nov 29 08:56:21 2005 UTC revision 123 by twoaday, Wed Dec 14 09:01:45 2005 UTC
# Line 1  Line 1 
1    2005-12-13  Timo Schulz  <[email protected]>
2    
3            * wptCommonDlg.cpp (http_dlg_proc): Localized missing elements.
4            * wptKeyManagerDlg.cpp (change_edit_menu): New.
5            (change_key_menu): Renamed from...
6            (menu_gpg_readonly): ..this.
7            (clip_contains_pgpkey): New.
8            (update_ui_items): Do not allow to sign expired keys.
9            (keymanager_dlg_proc): Same for popup menu.
10            * wptKeyPropsDlg.cpp (parse_preflist): Fixed string handling.
11            * wptKeyCache.cpp (copy_uid_prefs):
12            (gpg_keycache_sync): Copy uid prefs so the key property
13            dialog show the correct values. Thanks to Shane.
14            
15    2005-12-11  Timo Schulz  <[email protected]>
16    
17            * wptW32API.cpp (get_file_version): New.
18            * wptGPGUtil.cpp (create_process): Always hide window.
19            * wptClipEditDlg.cpp (clipedit_dlg_proc): Use 'Close'
20            instead of 'Exit'.
21            * wptKeyManager.cpp (km_http_import): New filename
22            generation code.
23            (km_send_to_mail_recipient): Cleanups.
24            * wptKeyEditDlg.cpp (showpref_dlg_proc): Localize dialog.
25            * wptKeyManagerDlg.cpp (update_ui_items): Handle the case
26            when multiple keys are selected.
27            (popup_multiple): New.
28            * WinPT.cpp (WinMain): Check that the PTD.dll and WinPT.exe
29            file versions are equal. Rewrote --keymanager code.
30            
31    2005-12-08  Timo Schulz  <[email protected]>
32    
33            * wptKeyserverDlg.cpp (show_imported_keys): Enhanced.
34            (hkp_recv_key2): Show user-id of the imported key instead
35            of just the pattern.
36            * wptFileCBS.cpp (read_cb): Changed to W32 API.
37            (write_cb): Likewise. Create output file on demand.
38            (gpg_file_data_new): Adjusted code for new API.
39            * wptKeyEdit.cpp (cleanKey): New.
40            * wptKeyEditCB.cpp (cmd_clean_handler): New.
41            (editkey_command_handler): Call clean handler.
42            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Sort
43            keylist after inserting items.
44            * wptFileManager.cpp (fm_set_status): Take care of
45            cleartext sigs.
46            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Make
47            sure can be closed.
48            
49    2005-12-07  Timo Schulz  <[email protected]>
50    
51            * wptOwnertrustDlg.cpp (ownertrust_dlg_proc):
52            Use 'Close' instead of 'Exit'.
53            * wptKeyEditDlgs.cpp (keyedit_dlg_proc): Likewise.
54            * wptGPG.cpp (gnupg_backup_keyrings): Use $APPDATA
55            as the destination dir. Thanks to Werner.
56            * wptRegistry.cpp (is_gpgee_installed): New.
57            (regist_inst_winpt): Do not register file extensions
58            if GPGee is available.
59            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Limit
60            use of local vars.
61            * wptPreferencesDlg.cpp (prefs_dlg_proc): Make sure
62            no illegal backup mode is saved.
63            * wptKeyserverDlg.cpp (show_imported_key): New.
64            (hkp_recv_key2): Show imported keys if the blob
65            contained more than one.
66            
67    2005-12-06  Timo Schulz  <[email protected]>
68    
69            * WinPT.cpp (WinMain): Load the gettext environment soon
70            as possible so all 'first start' messages are localized.
71            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): If a single key is
72            received via the keyserver, return the gpgme key context on
73            success and add it directly to the list.
74            * wptKeyserverDlg.cpp (keyserver_dlg_proc): Support a param
75            to store the key.
76            (hkp_recv_key2): Add extra param for the fingerprint.
77            (hkp_recv_key): Call hkp_recv_key2 without fingerprint.
78            
79    2005-12-02  Werner Koch  <[email protected]>
80    
81            * wptKeyEditDlgs.cpp (subkey_list_init): Avoid trigraphs.
82    
83    2005-12-01  Timo Schulz  <[email protected]>
84    
85            * wptClipVerifyDlg.cpp (clipverify_dlg_proc): Use new semantic
86            for get_gpg_sigstat().
87            * wptGPGME.cpp (get_gpg_sigstat): New. It is now a function.
88            As a macro strings will not be translated at runtime.
89            * wptKeyserverDlg.cpp (hkp_recv_key): Properly detect if we
90            need to update the cache. Thanks to Jan-Oliver.
91            * wptKeyImportStatusDlg.cpp (import_status_dlg_proc): Localized.
92            
93    2005-11-30  Timo Schulz  <[email protected]>
94    
95            * wptW32API.cpp (dialog_box_param): Removed LANG_DE code.
96            * WinPT-en.rc: Removed string list.
97            * wptFileSaveDlg.cpp (file_save_dlg_proc): Localized
98            * wptKeylist.cpp (keylist_build): Cannot use global
99            arrays for the columns due to gettext.
100            
101  2005-11-29  Timo Schulz  <[email protected]>  2005-11-29  Timo Schulz  <[email protected]>
102    
103          * WinPT.cpp (WinMain): Modify --keymanager. If an instance          * WinPT.cpp (WinMain): Modify --keymanager. If an instance

Legend:
Removed from v.102  
changed lines
  Added in v.123

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26