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

Diff of /trunk/Src/ChangeLog

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

revision 175 by twoaday, Tue Feb 7 08:58:04 2006 UTC revision 179 by twoaday, Fri Feb 24 13:12:26 2006 UTC
# Line 1  Line 1 
1    2006-02-24  Timo Schulz  <[email protected]>
2    
3            * wptGPG.cpp (set_gnupg_default_key): Allow to remove entry
4            when parameter is NULL.
5            * wptKeyManager.cpp (check_exist_default_key): New.
6            (km_delete_keys): Check if the default key is still valid,
7            if not delete entry.
8            * wptSigTreeDlg.cpp (sigtree_dlg_proc): Forgot to localize
9            button.
10            
11    2006-02-21  Timo Schulz  <[email protected]>
12    
13            * wptClipDecryptDlg.cpp (clip_decrypt_dlg_proc): Minor
14            cleanups.
15            * wptGPGUtil.cpp (file_extract_recipients): New.
16            (clip_extract_recipients): New.
17            (gpg_get_recipients): New.
18            * wptPassphraseCB.cpp (passphrase_callback_proc): Support
19            external recipient listings.
20            
21    2006-02-15  Timo Schulz  <[email protected]>
22    
23            * wptKeysignDlg.cpp (keysign_dlg_proc): Localize new checkbox.
24            * wptFileStatDlg.cpp (get_s2k_algo): New.
25            * wptFileManagerDlg.cpp (update_status_bar): Use human readable
26            formats.
27            
28    2006-02-14  Timo Schulz  <[email protected]>
29    
30            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Localize 'Cancel'.
31            * wptKeysignDlg.cpp (keysign_dlg_proc): Implement 'Hide Typing'.
32            * wptFileManager.cpp (fm_sym_encrypt): Set cancel.
33            (fm_parse_files): Handle cancel.
34            
35    2006-02-10  Timo Schulz  <[email protected]>
36    
37            * wptKeyPropsDlg.cpp (props_dlg_proc): Removed unused vars.
38            * wptKeyEditDlgs.cpp (do_editkey_check): Use winpt_key_t
39            for the dialog param.
40            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Use new list
41            signature dialog by default.
42            * wptKeysigDlg.cpp (sigprops_dlg_proc): Use directly
43            gpgme_key_sig_t as param.
44            (keysig_dlg_proc): Change param for property dialog.
45            * wptSigTreeDlg.cpp (sigtree_load): Skip revoked user-ids
46            and use icons.
47            (sigtree_dlg_proc): Allow to execute old list dialog to
48            edit the signatures.
49            
50    2006-02-09  Timo Schulz  <[email protected]>
51    
52            * wptRegistry.cpp (set_winpt_reg_prefs): Removed keylist mode.
53            * wptNLS.c (gettext_localize_dialog): New.
54            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Add 'Cancel' button
55            to avoid to reload the key cache.
56            * wptClipEncryptDlg.cpp (clipenc_dlg_proc): Drop old 'normal'
57            list mode.
58            * wptClipSignEncDlg.cpp (clip_signenc_dlg_proc): Likewise.
59            * wptPreferencesDlg.cpp (on_init_dialog): New. Move dialog
60            initiation code to this function.
61            (prefs_dlg_proc): Use it here.
62            
63    2006-02-07  Timo Schulz  <[email protected]>
64    
65            * wptKeyEdit.cpp (setNoPassphrase): New.
66            (getValidDays): New.
67            * wptKeysignDlg.cpp (keysign_dlg_proc): Check on init
68            if the key is protected.
69            * wptKeyEditDlgs.cpp (keyedit_addphoto_dlg_proc): Handle
70            keys without a passphrase.
71            (keyedit_addrevoker_dlg_proc): Likewise.
72            
73  2006-02-04  Timo Schulz  <[email protected]>  2006-02-04  Timo Schulz  <[email protected]>
74    
75          * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Check for          * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Check for

Legend:
Removed from v.175  
changed lines
  Added in v.179

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26