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

Diff of /trunk/Src/ChangeLog

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

revision 288 by twoaday, Sat Mar 10 11:02:33 2007 UTC revision 381 by twoaday, Mon Dec 12 12:09:38 2011 UTC
# Line 1  Line 1 
1    2011-12-12  Timo Schulz  <[email protected]>
2    
3            * WinPT-en.rc: Remove winpt.org strings. Thanks to Ralf.
4    
5    2011-12-09  Timo Schulz  <[email protected]>
6    
7            * wptNLS.cpp (gettext_set_user_domain): Changed return type to
8            void.
9    
10    2011-12-06  Timo Schulz  <[email protected]>
11    
12            * wptNLS.cpp (get_user_langid): Removed.
13            Use gettext_get_langid() instead. Changed all callers.
14            (gettext_set_file): Removed.
15            (w32_stpcpy): Likewise.
16            * StringBuffer.cpp: Overload '=' operator for 'char*'.
17    
18    2011-12-06  Timo Schulz  <[email protected]>
19    
20            * wptKeyPropsDlg.cpp (on_init_dialog): Extra hint in
21            the title that the key has been revoked.
22            * wptKeyManagerDlg.cpp (keymanger_dlg_proc): Redraw
23            list view in case a modal client dialog has been closed.
24            
25    2011-12-04  Timo Schulz  <[email protected]>
26    
27            * WinPT.cpp (get_file_version): New.
28            Improved error handling.
29    
30    2011-12-01  Timo Schulz  <[email protected]>
31    
32           * wptGroupsDlg.cpp: Removed.
33           * wptGroupManager.cpp: Likewise.
34           * wptKeyTrustPathDlg.cpp: Removed.
35          
36    2011-11-30  Timo Schulz  <[email protected]>
37    
38           * wptKeyEditDlgs.cpp (keyedit_addsubkey_dlg_proc): Adjusted
39           positions for GPG menu entries.
40          
41    2011-11-25  Timo Schulz  <[email protected]>
42    
43            * WinPT.cpp (check_os_version): New. Separated
44            function to check the OS verson.
45            Removed emulate utf8 bug legacy code.
46            * wptKeygenDlg.cpp (gpg_genkey_params): Use the bits
47            also for the primary key since we are now supporting DSAv2.
48            (keygen_wizard_dlg_proc): Adjusted for DSAv2.
49            * wptKeyEditDlgs.cpp (is_jpg_file): Modernized.
50            (keyedit_addsubkey_dlg_proc): Removed 1024-bit DSA check
51            and rewrote index to gpg menu mapping. Fixed wrong text label.
52            * wptProxySettingsDlg.cpp (keyserver_proxy_dlg_proc): Use balloon
53            error boxes.
54    
55            * Integrated patches from Remi FAVIER.
56            
57    2007-08-03  Timo Schulz  <[email protected]>
58    
59            * wptMainproc.cpp (wpt_main_proc): A single click
60            with the mouse, left button, also shows the menu.
61            * wptKeyEdit.cpp (uid_inf_colon_handler): uid is always
62            allocated and thus remove the additional check before free().
63    
64            
65    2007-05-25  Timo Schulz  <[email protected]>
66    
67            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Issue a warning
68            if the gpgProgram entry will be modified. Suggested by Werner.
69    
70    2007-03-23  Timo Schulz  <[email protected]>
71    
72            * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic
73            variables to avoid heap operations.
74            * wptKeyManager.cpp (km_http_import): Adjust the http class.
75    
76    2007-03-21  Timo Schulz  <[email protected]>
77    
78            * wptKeyManager.cpp (gpg_keylist_to_pattern): Return allocated
79            array of strings.
80            (km_clip_export): Really export all selected keys.
81            (km_file_export): Likewise.
82            
83    2007-03-17  Timo Schulz  <[email protected]>
84    
85            * wptErrors.cpp (debug_end): Reset FP pointer.
86            (printf_box): Fix buffer calculation.
87            * wptOwnertrustDlg.cpp (gpg_import_ownertrust): Actually
88            return the error.
89    
90    2007-03-13  Timo Schulz  <[email protected]>
91    
92            * wptGPG.cpp (gpg_check_file_permissions): New.
93            (my_access): Renamed to..
94            (check_file_access): ..this.
95    
96    2007-03-12  Timo Schulz  <[email protected]>
97            
98            * wptVerifyList.cpp (extract_filename): Simplified.
99            * wptKeyserverSearchDlg.cpp (fetch_keys): Avoid possible memory
100            leak for some error cases.
101    
102  2007-03-10  Timo Schulz  <[email protected]>  2007-03-10  Timo Schulz  <[email protected]>
103    
104          * wptKeyserver.cpp (kserver_recvkey): Use StringBuffer to          * wptKeyserver.cpp (kserver_recvkey): Use StringBuffer to
105          avoid possible allocation problems.          avoid possible allocation problems.
106          (kserver_seararch_begin): Likewise.          (kserver_seararch_begin): Likewise.
107            (parse_pub_record): Double check fpr to key ID problem.
108            Noted by Mike Culbertson.
109    
110  2007-03-09  Timo Schulz  <[email protected]>  2007-03-09  Timo Schulz  <[email protected]>
111    

Legend:
Removed from v.288  
changed lines
  Added in v.381

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26