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

Diff of /trunk/Src/ChangeLog

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

revision 270 by twoaday, Sat Oct 21 18:08:57 2006 UTC revision 400 by twoaday, Sun Jan 29 12:27:40 2012 UTC
# Line 1  Line 1 
1    2012-01-29  Timo Schulz  <[email protected]>
2    
3            * wptNLS.cpp: Added 'Dutch' as a valid language.
4            * wptSigTreeDlg.cpp (sigtree_load): Fixed gcc warning.
5            * wptKeyserver.cpp (kserver_connect): Likewise.
6            
7    2012-01-15  Timo Schulz  <[email protected]>
8    
9            * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc):
10            Invert logic to disable the calendar control for the
11            key expiration date.
12            * wptKeyPropsDialog.cpp (on_init_dialog): Localized missing string.
13            
14    2011-12-13  Timo Schulz  <[email protected]>
15    
16            * Makefile.am: Enable SSP and corrected dependencies.
17            * wptKeyManagerDlg.cpp (keymanager_dlg_proc): Redraw control after
18            a key was updated from a keyserver.
19    
20    2011-12-12  Timo Schulz  <[email protected]>
21    
22            * WinPT-en.rc: Remove winpt.org strings. Thanks to Ralf.
23    
24    2011-12-09  Timo Schulz  <[email protected]>
25    
26            * wptNLS.cpp (gettext_set_user_domain): Changed return type to
27            void.
28    
29    2011-12-06  Timo Schulz  <[email protected]>
30    
31            * wptNLS.cpp (get_user_langid): Removed.
32            Use gettext_get_langid() instead. Changed all callers.
33            (gettext_set_file): Removed.
34            (w32_stpcpy): Likewise.
35            * StringBuffer.cpp: Overload '=' operator for 'char*'.
36    
37    2011-12-06  Timo Schulz  <[email protected]>
38    
39            * wptKeyPropsDlg.cpp (on_init_dialog): Extra hint in
40            the title that the key has been revoked.
41            * wptKeyManagerDlg.cpp (keymanger_dlg_proc): Redraw
42            list view in case a modal client dialog has been closed.
43            
44    2011-12-04  Timo Schulz  <[email protected]>
45    
46            * WinPT.cpp (get_file_version): New.
47            Improved error handling.
48    
49    2011-12-01  Timo Schulz  <[email protected]>
50    
51           * wptGroupsDlg.cpp: Removed.
52           * wptGroupManager.cpp: Likewise.
53           * wptKeyTrustPathDlg.cpp: Removed.
54          
55    2011-11-30  Timo Schulz  <[email protected]>
56    
57           * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc): Adjusted
58           positions for GPG menu entries.
59          
60    2011-11-25  Timo Schulz  <[email protected]>
61    
62            * WinPT.cpp (check_os_version): New. Separated
63            function to check the OS verson.
64            Removed emulate utf8 bug legacy code.
65            * wptKeygenDlg.cpp (gpg_genkey_params): Use the bits
66            also for the primary key since we are now supporting DSAv2.
67            (keygen_wizard_dlg_proc): Adjusted for DSAv2.
68            * wptKeyEditDlgs.cpp (is_jpg_file): Modernized.
69            (keyedit_addsubkey_dlg_proc): Removed 1024-bit DSA check
70            and rewrote index to gpg menu mapping. Fixed wrong text label.
71            * wptProxySettingsDlg.cpp (keyserver_proxy_dlg_proc): Use balloon
72            error boxes.
73    
74            * Integrated patches from Remi FAVIER.
75            
76    2007-08-03  Timo Schulz  <[email protected]>
77    
78            * wptMainproc.cpp (wpt_main_proc): A single click
79            with the mouse, left button, also shows the menu.
80            * wptKeyEdit.cpp (uid_inf_colon_handler): uid is always
81            allocated and thus remove the additional check before free().
82    
83            
84    2007-05-25  Timo Schulz  <[email protected]>
85    
86            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Issue a warning
87            if the gpgProgram entry will be modified. Suggested by Werner.
88    
89    2007-03-23  Timo Schulz  <[email protected]>
90    
91            * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic
92            variables to avoid heap operations.
93            * wptKeyManager.cpp (km_http_import): Adjust the http class.
94    
95    2007-03-21  Timo Schulz  <[email protected]>
96    
97            * wptKeyManager.cpp (gpg_keylist_to_pattern): Return allocated
98            array of strings.
99            (km_clip_export): Really export all selected keys.
100            (km_file_export): Likewise.
101            
102    2007-03-17  Timo Schulz  <[email protected]>
103    
104            * wptErrors.cpp (debug_end): Reset FP pointer.
105            (printf_box): Fix buffer calculation.
106            * wptOwnertrustDlg.cpp (gpg_import_ownertrust): Actually
107            return the error.
108    
109    2007-03-13  Timo Schulz  <[email protected]>
110    
111            * wptGPG.cpp (gpg_check_file_permissions): New.
112            (my_access): Renamed to..
113            (check_file_access): ..this.
114    
115    2007-03-12  Timo Schulz  <[email protected]>
116            
117            * wptVerifyList.cpp (extract_filename): Simplified.
118            * wptKeyserverSearchDlg.cpp (fetch_keys): Avoid possible memory
119            leak for some error cases.
120    
121    2007-03-10  Timo Schulz  <[email protected]>
122    
123            * wptKeyserver.cpp (kserver_recvkey): Use StringBuffer to
124            avoid possible allocation problems.
125            (kserver_seararch_begin): Likewise.
126            (parse_pub_record): Double check fpr to key ID problem.
127            Noted by Mike Culbertson.
128    
129    2007-03-09  Timo Schulz  <[email protected]>
130    
131            * wptClipImportDlg.cpp (print_import_status): Use the fingerprint
132            instead of the key ID to avoid problems with v3 keys.
133            * wptClipDecryptDlg.cpp (verify_get_clip_info): Use key ID
134            in case of v3 keys. Noted by Raphael
135            (verify_show_signature_state): Likewise.
136            * wptVerifyList.cpp (verlist_add_sig_log): Likewise.
137            (verlist_add_sig): Likewise.
138              
139    2006-12-30  Timo Schulz  <[email protected]>
140    
141            * StringBuffer.cpp (StringBuffer): New.
142            * wptPassphraseDlg.cpp (set_passphrase_hint): Replace error prone
143            sprintf code with the new string buffer implementation.
144            * wptPassphraseCB.cpp (passphrase_callback_proc): Likewise.
145    
146    2006-12-28  Timo Schulz  <[email protected]>
147    
148            * wptKeylist.cpp (get_key_desc): Avoid possible overflow.
149            * wptW32API.cpp (get_locale_time): New.
150            (get_locale_timedate): New.
151            * wptVerifyList.cpp (strtimestamp): Deleted. Changed all
152            callers to get_locale_timedate.
153            * wptMainProc.cpp (winpt_main_proc): Cleanup gettext resources.
154            * wptNLS.cpp (gettext_free_current_domain): New.
155            (gettext_set_file): Removed all '/' code.
156            * wptPassphraseCb.cpp (passphrase_callback_proc): Make sprintf
157            code more robust.
158    
159    2006-12-21  Timo Schulz  <[email protected]>
160    
161            * wptCryptDisk.cpp, wptCryptDiskSrv.cpp: Deleted.
162            The Code will be possibly used in a separate project.
163    
164    2006-12-05  Timo Schulz  <[email protected]>
165    
166            * wptClipDecryptDlg.cpp (verify_get_clip_info): If
167            there is no pubkey available, issue a hint and not BUG.
168            
169    2006-12-02  Timo Schulz  <[email protected]>
170    
171            * WinPT-en.rc: Remove wipe free space menu item.
172            * wptRegistry.cpp (get_reg_winpt_prefs): Remove wipemode.
173            * wptFileManageRDlg.cpp (file_secdel_confirm_dlg_proc):
174            Allow to set the passes here.
175            * wptFileManager.cpp (fm_encrypt): change all callers
176            for the wipe functions.
177            * wptListview.cpp (listview_sort_items): Extract code
178            to change the column image.
179            * wptKeylist.cpp (key_get_image_id): New.
180            (keylist_build): Change return type and all callers.
181            * wptGPG.cpp (gnupg_load_config): Kludge to detect
182            the 'textmode' option.
183            * wptPassCache.cpp (wipe_data): replaced with wipememory().    
184    
185    2006-11-12  Timo Schulz  <[email protected]>
186    
187            * wptGPG.cpp (check_gnupg_options): Fix sizeof != DIM problem.
188            * wptGPGOptDlg.cpp (gpg_opt_dlg_proc): Better checks to
189            avoid invalid gpg.conf entries.
190            Thanks to Ralf Latz.
191            
192    2006-11-04  Timo Schulz  <[email protected]>
193    
194            * wptW32API.cpp (set_clip_text2): Make sure enough memory
195            will be allocated.
196            * wptFileManagerDlg.cpp (file_manager_dlg_proc): Delete list
197            view entries for none existing files.
198            * wptKeySignDlg.cpp (keysign_dlg_proc): Simplified.
199            * wptClipboard.cpp (gpg_data_change_version): Be more liberal.
200            * wptKeyserver.cpp (parse_pub_record): Convert FPR entries
201            into KEYID entries.
202            * wptGPG.cpp (gnupg_backup_keyrings): Release memory in case
203            of errors.
204            (get_backup_name): Use constant formant spec.
205            (extract_keyid): Simplified.
206            * wptKeyserver.cpp (kserver_connect): Return proxy error if
207            approriate.
208            * wptClipVerifyDlg.cpp (clip_verify_dlg_proc): Correct memory
209            handling to avoid possible segfaults.
210            (fetch_key_from_keyserver): Real error handling.
211            * wptFileManager.cpp (fm_gpg_verify): New.
212            (fm_verify): Support to fetch key here to avoid problems later.
213            * wptFileCBS.cpp (file_data_rewind): New.
214            
215            
216    2006-10-27  Timo Schulz  <[email protected]>
217    
218            * wptGPG.cpp (get_backup_name): Make sure enough memory
219            will be allocated.
220            (gnupg_backup_keyrings): Release memory in case of errors.
221            
222  2006-10-21  Timo Schulz  <[email protected]>  2006-10-21  Timo Schulz  <[email protected]>
223    
224          * wptKeyserver.cpp (get_reg_proxy_prefs): Load the protocol          * wptKeyserver.cpp (get_reg_proxy_prefs): Load the protocol
225          and store it.          and store it.
226            * wptKeyCache.cpp (parse_attr_data): Avoid zombie temp files.
227                    
228  2006-10-04  Timo Schulz  <[email protected]>  2006-10-04  Timo Schulz  <[email protected]>
229    

Legend:
Removed from v.270  
changed lines
  Added in v.400

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26