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

Diff of /trunk/Src/ChangeLog

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

revision 161 by twoaday, Thu Jan 19 16:10:37 2006 UTC revision 166 by twoaday, Tue Jan 24 10:17:47 2006 UTC
# Line 1  Line 1 
1    2006-01-24  Timo Schulz  <[email protected]>
2    
3            * wptKeyManager.cpp (km_dropped_file_import): New.
4            * wptKeyManagerDlg.cpp (keylist_subclass_proc): Allow
5            to drop files and try to import them.
6            (keymanager_dlg_proc): Pass kmi as opaque to the subclass
7            proc.
8            
9    2006-01-23  Timo Schulz  <[email protected]>
10    
11            * wptMDSumDlg.cpp (mdsum_dlg_proc): Allow to send output
12            to the clipboard.
13            * wptKeyEditDlgs.cpp (keyedit_change_ownertrust): New.
14            (do_editkey_enable_disable): New.
15            * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Usability fix. Do not
16            close the dialog if the user cancelled the ownertrust dialog.
17            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Return TRUE to indicate
18            an update of any value.
19            
20    2006-01-21  Timo Schulz  <[email protected]>
21    
22            * wptKeyCache.cpp (keycache_next_key): Handle the case
23            that there is a secret key without a public part.
24            * wptKeyserver.cpp (kserver_save_conf): Save ports.
25            * wptKeyserverDlg.cpp (keyserver_modify_dlg_proc):
26            Reset keyserver name.
27            * wptKeyPropsDlg.cpp (keyprops_dlg_proc): Just indicate
28            an update, do not update the cache.
29            * wptFileManagerDlg.cpp (file_import_dlg_proc): Use one
30            dialog for both clipboard and file imports.
31            * wptKeyManager.cpp (km_file_import, km_clip_import):
32            Changes to support new update system.
33            (gpg_clip_import): New.
34            * wptKeyManagerDlg.cpp (km_gui_import): New.
35            (find_keypos): Rewritten.
36            (refresh_keylist): Improved error checking.
37            
38    2006-01-20  Timo Schulz  <[email protected]>
39    
40            * wptKeyCache.cpp (w32_tmpfile): New.
41            (parse_attr_data): Use it here.
42            * wptGPGUtil.cpp (gpg_get_photoid_data): Reset @ndata var.
43            
44  2006-01-19  Timo Schulz  <[email protected]>  2006-01-19  Timo Schulz  <[email protected]>
45    
46          * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Do not          * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Do not
# Line 7  Line 50 
50          * wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Likewise.          * wptKeyRevokersDlg.cpp (key_revokers_dlg_proc): Likewise.
51          * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Update key          * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Update key
52          if need after showing the properties.          if need after showing the properties.
53            * wptGPGMEData.cpp (gpg_data_putc): Fix off-by-one bug.
54            * wptKeyManager.cpp (km_import_file): New param. Changed
55            all callers.
56            (km_import_clip): Likewise.
57            (delete_keys_from_cache): Delete secret part if available.
58            * wptClipImportDlg.cpp (print_import_status): If there
59            are too many new keys, use reload code.
60                    
61  2006-01-18  Timo Schulz  <[email protected]>  2006-01-18  Timo Schulz  <[email protected]>
62    

Legend:
Removed from v.161  
changed lines
  Added in v.166

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26