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

Diff of /trunk/Src/ChangeLog

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

revision 220 by twoaday, Tue May 30 15:31:49 2006 UTC revision 229 by twoaday, Mon Jun 19 14:04:31 2006 UTC
# Line 1  Line 1 
1    2006-06-18  Timo Schulz  <[email protected]>
2    
3            * wptKeygenDlg.cpp (keygen_dlg_proc): Fix typo.
4            * wptClipDecryptDlg.cpp (verify_get_clip_info): New.
5            (verify_get_key_ownertrust): New.
6            (clip_decrypt_dlg_proc): New argument. Change all callers.
7            * wptClipEditDlg.cpp (clip_edit_dlg_proc): Handle the case
8            that the dialog was called with a param.
9            * wptMainProc.cpp (winpt_main_proc): Wait for thread in
10            case of dbl-click.
11            
12    2006-06-16  Timo Schulz  <[email protected]>
13    
14            * wptProgressDlg.cpp (wait_for_progress_cb): New.
15            * wptMainProc.cpp (winpt_main_proc): Use this function
16            to disallow to access the cache during synchronisation.
17            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise.
18            * wptKeyserver.cpp (check_hkp_response): Improved text
19            extraction.
20            (parse_keyserver_error): New.
21            * wptPassphraseDlg.cpp (request_passphrase): Support utf8
22            encoding.
23            * wptKeyEditDlgs.cpp (keyedit_change_passwd): Warn if passhrase
24            needs to be utf8 encoded but still allow it.
25            * wptPassphraseCBDlg.cpp (passphrase_callback_proc): Utf8 support.
26            * wptKeygenDlg.cpp (keygen_dlg_proc): Likewise.
27            * wptKeyRevokeDlg.cpp (keyrevoke_dlg_proc): Likewise.
28            
29    2006-06-15  Timo Schulz  <[email protected]>
30    
31            * wptVerList.cpp (verlist_build): Use icons.
32            (verlist_add_sig): Set image number according to sig state.
33            
34    2006-06-14  Timo Schulz  <[email protected]>
35    
36            * wptAboutDlgs.cpp (about_winpt_dlg_proc): Translate
37            authors string here. Noted by Eduardo.
38            * wptSymEnc.cpp (gpg_clip_sym_encrypt): Check all return codes.
39            
40    2006-06-09  Timo Schulz  <[email protected]>
41    
42            * wptKeyEditDlgs.cpp (do_add_new_subkey): Properly handle
43            RSA_E and RSA_S.
44            * wptFileManager.cpp (fm_sym_encrypt): Better dialog title.
45            
46    2006-06-08  Timo Schulz  <[email protected]>
47    
48            * wptKeyserver.cpp (parse_keyserver_url): Handle special case.
49            * wptKeySignDlg.cpp (keysign_dlg_proc): Show photo if possible.
50            (showphoto_dlg_proc): New.
51            * wptKeyManagerDlg.cpp (restore_window_size): New.
52            (keymanager_dlg_proc): Restore original window size on startup.
53            (copy_key_info): Allow to copy multiple key items.
54            
55    2006-06-06  Timo Schulz  <[email protected]>
56    
57            * wptKeyEditCB.cpp (cmd_sign_handler): Return 0 by default
58            if no expire date were given.
59            
60    2006-06-05  Timo Schulz  <[email protected]>
61    
62            * wptPassphraseDlg.cpp (request_passphrase): Release mem
63            in case of errors.
64            (request_key_passphrase): New.
65            (set_passphrase_hint): New.
66            * wptKeyEditDlgs.cpp (do_editkey_sign_userid): Show passphrase
67            hint. Suggested by vedaal.
68            
69    2006-06-03  Timo Schulz  <[email protected]>
70    
71            * wptPINDlg.cpp (pin_dlg_proc): Remove static var.
72            * wptClipEncryptDlg.cpp (show_invalid_recipients): Handle
73            the case that 'encrypt-to' points to a non-existing item.
74            * wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): Do not close
75            the dialog if an error occurred.
76            * wptKeygenDlg.cpp (keygn_dlg_proc): Check expirate date.
77            * wptKeyEditDlgs.cpp (keyedit_adduid_dlg_proc): Release mem
78            in case of errors.
79            * wptKeyserverDlg.cpp (check_pattern): Improved code.
80            (keyserver_dlg_proc): All comparisons are case insentensive.
81            * wptKeyserver.cpp (parse_uid_record): utf8 decode user id.
82            
83    2006-06-02  Timo Schulz  <[email protected]>
84    
85            * wptKeygenDlg.cpp (keygen_dlg_proc): Forgot to apply patch.
86            
87    2006-06-01  Timo Schulz  <[email protected]>
88    
89            * wptKeyserver.cpp (check_URL): change semantic.
90            (skip_type_prefix): Use check_URL().
91            * wptGPG.cpp (gnupg_backup_keyrings): New argument to
92            include secret keyring backups. Change all callers.
93            * wptRegistry.cpp (get_reg_winpt_prefs): Support new option.
94            (set_reg_winpt_prefs): Likewise.
95            * wptPreferencesDlg.cpp (on_init_dialog): Adjust the code.
96            
97  2006-05-29  Timo Schulz  <[email protected]>  2006-05-29  Timo Schulz  <[email protected]>
98    
99          * wptKeyserver.cpp (keyserver_set_default): Also set default port.          * wptKeyserver.cpp (keyserver_set_default): Also set default port.

Legend:
Removed from v.220  
changed lines
  Added in v.229

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26