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

Diff of /trunk/Src/ChangeLog

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

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

Legend:
Removed from v.286  
changed lines
  Added in v.366

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26