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

Diff of /trunk/Src/ChangeLog

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

revision 219 by twoaday, Sat May 27 08:56:00 2006 UTC revision 256 by twoaday, Sat Aug 5 10:31:06 2006 UTC
# Line 1  Line 1 
1    2006-08-04  Timo Schulz  <[email protected]>
2    
3            * wptKeysignDlg.cpp (display_keyinfo): Skip revoked user IDs.
4            * wptKeyManagerDlg.cpp (reload_keylist): Use updated ptr.
5            * wptKeyCache.cpp (gpg_keycache_delete_key): Correct handling
6            for the situation that the last key in the cache is deleted.
7            * wptFileManagerDlg.cpp (update_ui_items): Fix file name
8            detection.
9            
10    2006-08-02  Timo Schulz  <[email protected]>
11    
12            * wptClipDecryptDlg.cpp (verify_get_clip_info): Fix problem
13            with static data.
14            (clip_decrypt_dlg_proc): Prefix keyid with 0x.
15            (get_key_userid): Fix problem when key was not found.
16            * wptClipVerifyDlg.cpp (fetch_key_from_keyserver): Correct
17            fingerprint to short keyid conversion.
18            * wptVerifyList.cpp (verlist_set_additional_info): Handle bad
19            sigs.
20            * wptKeyManagerDlg.cpp (update_status_bar): Faster update code.
21            
22            
23    2006-08-01  Timo Schulz  <[email protected]>
24    
25            * wptGPG.cpp (get_last_gnupg_access): Enhanced.
26            (gnupg_display_error): Removed unused code.
27            * wptPassphraseCB.cpp (parse_gpg_description): Text output
28            is now more human readable.
29            * wptKeyManager.cpp (km_refresh_from_keyserver): Return an
30            error code in all cases.
31            
32    2006-07-31  Timo Schulz  <[email protected]>
33    
34            * wptMainProc.cpp (clip_gpg_dlg): Merge in the current window
35            handling code.
36            * wptCurrWnd.cpp (wnd_msg_em_set_pos): Reset pos to 0, not 1.
37            * wptKeyEditDlgs.cpp (keyedit_main_dlg_proc): Disable sorting
38            for list view controls.
39            
40    2006-07-30  Timo Schulz  <[email protected]>
41    
42            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Change menu style.
43            * wptKeySignDlg.cpp (keysign_dlg_proc): List all user IDs.
44            (display_keyinfo): New.
45            * wptKeySigDlg.cpp (init_datepicker_from_time): New.
46            (keysig_dlg_proc): List creation time.
47            * wptKeyManager.cpp (km_send_to_mail_recipient): Fix file
48            handling.
49            
50    2006-07-28  Timo Schulz  <[email protected]>
51    
52            * wptKeyManager.cpp (lv_del_confirmed_keys): New.
53            * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc): Automatically
54            adjust key size.
55            * wptKeygenDlg.cpp (keygend_dlg_proc): Likewise.
56            
57    2006-07-25  Timo Schulz  <[email protected]>
58    
59            Applied spelling corrections from Anthony Bryan.
60            * wptKeyserverDlg.cpp (keyserver_dlg_proc): Changed design.
61            * wptKeygenDlg.cpp (backup_keyrings): Change default keyring.
62            
63    2006-07-22  Timo Schulz  <[email protected]>
64    
65            * wptMainProc.cpp (elgamal_warn_dlg_proc): Properly handle
66            utf8 encoded user ids.
67            (winpt_main_proc): Cleanups.
68            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Allow to copy
69            email address to the clipboard.
70            
71    2006-07-15  Timo Schulz  <[email protected]>
72    
73            * WinPT.cpp (WinMain): Compare PTD and WinPT version to avoid
74            any compatibility problems.
75            * wptW32API.cpp (get_file_version): Cleanups.
76            
77    2006-07-10  Timo Schulz  <[email protected]>
78    
79            * wptUtil.cpp (check_file_name): New.
80            * wptKeyRevokeDlg.cpp (mk_cert_name): Avoid illegal chars.
81            (key_revoke_dlg_proc): Likewise.
82            * wptMDSumDlg.cpp (mdsum_dlg_proc): Corrected file handling.
83            * wptImportList.cpp (implist_load): Likewise.
84            * wptFileSaveDlg.cpp (file_save_dlg_proc): Likewise.
85            * wptFileVerifyDlg.cpp (file_verify_dlg_proc): Hide dialog item.
86            
87    2006-07-05  Timo Schulz  <[email protected]>
88    
89            * wptMainProc.cpp (winpt_main_proc): Change menu texts.
90            * wptClipEditDlg.cpp (clip_edit_dlg_proc): More lightweight
91            with a menu instead of dozen of buttons.
92            
93    2006-07-01  Timo Schulz  <[email protected]>
94    
95            * wptFileManager.cpp (fm_sort): Rewritten.
96            (fm_build): Modify param type. Change all callers.
97            (fm_cmp_cb): Adjusted for the new code.
98            * wptMDSumDlg.cpp (mdsum_dlg_proc): Minor changes and model
99            for the list view.
100            * wptFileManagerDlg.cpp (file_manager_dlg_proc): Use info
101            context and model for the list view.
102            (update_status_bar): Fix calculation of the size of the
103            selected files.
104            * wptProgressDlg.cpp (wait_for_progress_cb): Changed semantic
105            and return type.
106            
107    2006-06-28  Timo Schulz  <[email protected]>
108    
109            * wptGPGPrefsDlg.cpp (load_gpg4win_values): Fix control logic
110            and memory leak.
111            * wptListView.cpp (listview_find_substr): New.
112            (listview_sort_items): Use symbolic ids.
113            * wptKeyManager.cpp (km_find_key): Allow substring search.
114            
115    2006-06-27  Timo Schulz  <[email protected]>
116    
117            * wptClipDecryptDlg.cpp (clip_decrypt_dlg): Also call viewer
118            when no sig has been found (if requested).
119            * wptClipEditDlg.cpp (clip_edit_dlg_proc): Use a button to
120            quote instead of the check box. Cleanups.
121            * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Correct
122            sorting problem and wrong icon display.
123            * wptListView.cpp (listview_sort_items): Correct code for
124            checkbox based lists.
125            * wptKeylist.cpp (keylist_build): Add sorting icons.
126            * wptKeyEditDlgs.cpp (create_header_tooltip): New.
127            
128    2006-06-24  Timo Schulz  <[email protected]>
129    
130            * wptMainProc.cpp (winpt_main_proc): Localize missing string.
131            * wptKeyEditDlgs.cpp (do_add_new_subkey): Better fpr to keyid
132            conversion.
133            (subkey_list_init): Simplified.
134            
135    2006-06-22  Timo Schulz  <[email protected]>
136    
137            * WinPT-en.rc: Include versioninfo.rc to generate
138            the version info automatically.
139            
140    2006-06-19  Timo Schulz  <[email protected]>
141    
142            * wptClipDecryptDlg.cpp (verify_get_clip_info): Improved
143            format of the sig info text.
144            * wptKeyserver.cpp (check_hkp_response): Invert error logic.
145            * wptKeyserverDlg.cpp (keyserver_recv_key): Corrected error
146            handling.
147            * wptPassphraseDlg.cpp (request_key_passphrase): Return
148            utf8 encoded passphrase.
149            
150    2006-06-18  Timo Schulz  <[email protected]>
151    
152            * wptKeygenDlg.cpp (keygen_dlg_proc): Fix typo.
153            * wptClipDecryptDlg.cpp (verify_get_clip_info): New.
154            (verify_get_key_ownertrust): New.
155            (clip_decrypt_dlg_proc): New argument. Change all callers.
156            * wptClipEditDlg.cpp (clip_edit_dlg_proc): Handle the case
157            that the dialog was called with a param.
158            * wptMainProc.cpp (winpt_main_proc): Wait for thread in
159            case of dbl-click.
160            
161    2006-06-16  Timo Schulz  <[email protected]>
162    
163            * wptProgressDlg.cpp (wait_for_progress_cb): New.
164            * wptMainProc.cpp (winpt_main_proc): Use this function
165            to disallow to access the cache during synchronisation.
166            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Likewise.
167            * wptKeyserver.cpp (check_hkp_response): Improved text
168            extraction.
169            (parse_keyserver_error): New.
170            * wptPassphraseDlg.cpp (request_passphrase): Support utf8
171            encoding.
172            * wptKeyEditDlgs.cpp (keyedit_change_passwd): Warn if passhrase
173            needs to be utf8 encoded but still allow it.
174            * wptPassphraseCBDlg.cpp (passphrase_callback_proc): Utf8 support.
175            * wptKeygenDlg.cpp (keygen_dlg_proc): Likewise.
176            * wptKeyRevokeDlg.cpp (keyrevoke_dlg_proc): Likewise.
177            
178    2006-06-15  Timo Schulz  <[email protected]>
179    
180            * wptVerList.cpp (verlist_build): Use icons.
181            (verlist_add_sig): Set image number according to sig state.
182            
183    2006-06-14  Timo Schulz  <[email protected]>
184    
185            * wptAboutDlgs.cpp (about_winpt_dlg_proc): Translate
186            authors string here. Noted by Eduardo.
187            * wptSymEnc.cpp (gpg_clip_sym_encrypt): Check all return codes.
188            
189    2006-06-09  Timo Schulz  <[email protected]>
190    
191            * wptKeyEditDlgs.cpp (do_add_new_subkey): Properly handle
192            RSA_E and RSA_S.
193            * wptFileManager.cpp (fm_sym_encrypt): Better dialog title.
194            
195    2006-06-08  Timo Schulz  <[email protected]>
196    
197            * wptKeyserver.cpp (parse_keyserver_url): Handle special case.
198            * wptKeySignDlg.cpp (keysign_dlg_proc): Show photo if possible.
199            (showphoto_dlg_proc): New.
200            * wptKeyManagerDlg.cpp (restore_window_size): New.
201            (keymanager_dlg_proc): Restore original window size on startup.
202            (copy_key_info): Allow to copy multiple key items.
203            
204    2006-06-06  Timo Schulz  <[email protected]>
205    
206            * wptKeyEditCB.cpp (cmd_sign_handler): Return 0 by default
207            if no expire date were given.
208            
209    2006-06-05  Timo Schulz  <[email protected]>
210    
211            * wptPassphraseDlg.cpp (request_passphrase): Release mem
212            in case of errors.
213            (request_key_passphrase): New.
214            (set_passphrase_hint): New.
215            * wptKeyEditDlgs.cpp (do_editkey_sign_userid): Show passphrase
216            hint. Suggested by vedaal.
217            
218    2006-06-03  Timo Schulz  <[email protected]>
219    
220            * wptPINDlg.cpp (pin_dlg_proc): Remove static var.
221            * wptClipEncryptDlg.cpp (show_invalid_recipients): Handle
222            the case that 'encrypt-to' points to a non-existing item.
223            * wptKeyRevokeDlg.cpp (key_revoke_dlg_proc): Do not close
224            the dialog if an error occurred.
225            * wptKeygenDlg.cpp (keygn_dlg_proc): Check expirate date.
226            * wptKeyEditDlgs.cpp (keyedit_adduid_dlg_proc): Release mem
227            in case of errors.
228            * wptKeyserverDlg.cpp (check_pattern): Improved code.
229            (keyserver_dlg_proc): All comparisons are case insentensive.
230            * wptKeyserver.cpp (parse_uid_record): utf8 decode user id.
231            
232    2006-06-02  Timo Schulz  <[email protected]>
233    
234            * wptKeygenDlg.cpp (keygen_dlg_proc): Forgot to apply patch.
235            
236    2006-06-01  Timo Schulz  <[email protected]>
237    
238            * wptKeyserver.cpp (check_URL): change semantic.
239            (skip_type_prefix): Use check_URL().
240            * wptGPG.cpp (gnupg_backup_keyrings): New argument to
241            include secret keyring backups. Change all callers.
242            * wptRegistry.cpp (get_reg_winpt_prefs): Support new option.
243            (set_reg_winpt_prefs): Likewise.
244            * wptPreferencesDlg.cpp (on_init_dialog): Adjust the code.
245            
246    2006-05-29  Timo Schulz  <[email protected]>
247    
248            * wptKeyserver.cpp (keyserver_set_default): Also set default port.
249    
250    2006-05-27  Timo Schulz  <[email protected]>
251    
252            * wptKeyEditDlgs.cpp (keyedit_change_passwd): Handle empty
253            passphrase requests.
254            * wptClipDecryptDlg.cpp (verify_show_signature_state): Modified
255            for global use.
256            * wptFileManager.cpp (fm_decrypt): Use it here.
257            * wptClipEncryptDlg.cpp (clip_encrypt_dlg_proc): Simplified.
258            
259  2006-05-25  Timo Schulz  <[email protected]>  2006-05-25  Timo Schulz  <[email protected]>
260    
261          * wptGPGUtil.cpp (gpg_rebuild_cache): Return error code.          * wptGPGUtil.cpp (gpg_rebuild_cache): Return error code.

Legend:
Removed from v.219  
changed lines
  Added in v.256

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26