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

Diff of /trunk/Src/ChangeLog

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

revision 160 by twoaday, Thu Jan 19 09:22:09 2006 UTC revision 170 by twoaday, Mon Jan 30 12:42:57 2006 UTC
# Line 1  Line 1 
1    2006-01-29  Timo Schulz  <[email protected]>
2    
3            * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Allow to use ESC
4            to quit dialog.
5            * wptKeysignDlg.cpp (sig_class_dlg_proc): More space for
6            translations. Directly return sig class.
7            (keysign_dlg_proc): Change msgbox title.
8            * wptKeyEdit.cpp (signUserid): New.
9            (getUseridIndex): New.
10            (getKeyIndex): New.
11            (getSigIndex): New.
12            (clear): New.
13            * wptKeyEditCB.cpp (cmd_sign_handler): Allow to select
14            user-id first.
15            * wptKeyEditDlgs.cpp (lookup_cmd): New.
16            (do_editkey_sign_userid): New.
17            (do_init_cmdlist): Differ between key pairs and public keys
18            and allowed actions.
19            (keyedit_change_ownertrust): Show msgbox on success.
20            (get_default_key): New.
21            * wptPassphraseDlg.cpp (request_passphrase): Reset @cancel.
22            
23    2006-01-27  Timo Schulz  <[email protected]>
24    
25            * WinPT.cpp (WinMain): Set minimal list mode as default.
26            * wptKeyCache.cpp (gpg_keycache_sync): Handle special v3 keys.
27            
28    2006-01-25  Timo Schulz  <[email protected]>
29    
30            * wptRegistry.cpp (get_reg_entry_gpg): Return NULL if
31            the key exist with no value.
32            * wptMDSumDlg.cpp (mdsum_dlg_proc): Translate string.
33            * wptKeysignDlg.cpp (do_fill_seclist): Select the
34            default key if possible.
35            * wptFirstRunDlg.cpp (firstrun_dlg_proc): Directly
36            return the choice.
37            * wptKeylist.cpp (get_key_desc): New.
38            (keylist_upd_key): Free memory.
39            * wptKeyCache.cpp (gpg_keycache_get_default_key): New.
40            (gpg_keycache_set_default_key): New.
41            * WinPT.cpp (gpg_prefs_ok): New.
42            (WinMain): Only start gpg prefs if needed.
43            
44    2006-01-24  Timo Schulz  <[email protected]>
45    
46            * wptKeyManager.cpp (km_dropped_file_import): New.
47            * wptKeyManagerDlg.cpp (keylist_subclass_proc): Allow
48            to drop files and try to import them.
49            (keymanager_dlg_proc): Pass kmi as opaque to the subclass
50            proc.
51            
52    2006-01-23  Timo Schulz  <[email protected]>
53    
54            * wptMDSumDlg.cpp (mdsum_dlg_proc): Allow to send output
55            to the clipboard.
56            * wptKeyEditDlgs.cpp (keyedit_change_ownertrust): New.
57            (do_editkey_enable_disable): New.
58            * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Usability fix. Do not
59            close the dialog if the user cancelled the ownertrust dialog.
60            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Return TRUE to indicate
61            an update of any value.
62            
63    2006-01-21  Timo Schulz  <[email protected]>
64    
65            * wptKeyCache.cpp (keycache_next_key): Handle the case
66            that there is a secret key without a public part.
67            * wptKeyserver.cpp (kserver_save_conf): Save ports.
68            * wptKeyserverDlg.cpp (keyserver_modify_dlg_proc):
69            Reset keyserver name.
70            * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Just indicate
71            an update, do not update the cache.
72            * wptFileManagerDlg.cpp (file_import_dlg_proc): Use one
73            dialog for both clipboard and file imports.
74            * wptKeyManager.cpp (km_file_import, km_clip_import):
75            Changes to support new update system.
76            (gpg_clip_import): New.
77            * wptKeyManagerDlg.cpp (km_gui_import): New.
78            (find_keypos): Rewritten.
79            (refresh_keylist): Improved error checking.
80            
81    2006-01-20  Timo Schulz  <[email protected]>
82    
83            * wptKeyCache.cpp (w32_tmpfile): New.
84            (parse_attr_data): Use it here.
85            * wptGPGUtil.cpp (gpg_get_photoid_data): Reset @ndata var.
86            
87    2006-01-19  Timo Schulz  <[email protected]>
88    
89            * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Do not
90            reload the entire cache, just update the key.
91            * wptFileVerifyDlg.cpp (file_verify_dlg_proc): Likewise.
92            * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Set update flag.
93            * wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Likewise.
94            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Update key
95            if need after showing the properties.
96            * wptGPGMEData.cpp (gpg_data_putc): Fix off-by-one bug.
97            * wptKeyManager.cpp (km_import_file): New param. Changed
98            all callers.
99            (km_import_clip): Likewise.
100            (delete_keys_from_cache): Delete secret part if available.
101            * wptClipImportDlg.cpp (print_import_status): If there
102            are too many new keys, use reload code.
103            
104  2006-01-18  Timo Schulz  <[email protected]>  2006-01-18  Timo Schulz  <[email protected]>
105    
106          * wptKeyEditCB.cpp (cmd_delsig_handler): Do not assume          * wptKeyEditCB.cpp (cmd_delsig_handler): Do not assume

Legend:
Removed from v.160  
changed lines
  Added in v.170

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26