/[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 340 by twoaday, Sun Nov 27 13:15:07 2011 UTC
# Line 1  Line 1 
1    2011-11-25  Timo Schulz  <[email protected]>
2    
3            * WinPT.cpp (check_os_version): New. Separated
4            function to check the OS verson.
5            Removed emulate utf8 bug legacy code.
6            
7    2007-08-03  Timo Schulz  <[email protected]>
8    
9            * wptMainproc.cpp (wpt_main_proc): A single click
10            with the mouse, left button, also shows the menu.
11            * wptKeyEdit.cpp (uid_inf_colon_handler): uid is always
12            allocated and thus remove the additional check before free().
13    
14            
15    2007-05-25  Timo Schulz  <[email protected]>
16    
17            * wptGPGPrefsDlg.cpp (gpgprefs_dlg_proc): Issue a warning
18            if the gpgProgram entry will be modified. Suggested by Werner.
19    
20    2007-03-23  Timo Schulz  <[email protected]>
21    
22            * wptCardDlg.cpp (card_keygen_dlg_proc): Use dynamic
23            variables to avoid heap operations.
24            * wptKeyManager.cpp (km_http_import): Adjust the http class.
25    
26    2007-03-21  Timo Schulz  <[email protected]>
27    
28            * wptKeyManager.cpp (gpg_keylist_to_pattern): Return allocated
29            array of strings.
30            (km_clip_export): Really export all selected keys.
31            (km_file_export): Likewise.
32            
33    2007-03-17  Timo Schulz  <[email protected]>
34    
35            * wptErrors.cpp (debug_end): Reset FP pointer.
36            (printf_box): Fix buffer calculation.
37            * wptOwnertrustDlg.cpp (gpg_import_ownertrust): Actually
38            return the error.
39    
40    2007-03-13  Timo Schulz  <[email protected]>
41    
42            * wptGPG.cpp (gpg_check_file_permissions): New.
43            (my_access): Renamed to..
44            (check_file_access): ..this.
45    
46    2007-03-12  Timo Schulz  <[email protected]>
47            
48            * wptVerifyList.cpp (extract_filename): Simplified.
49            * wptKeyserverSearchDlg.cpp (fetch_keys): Avoid possible memory
50            leak for some error cases.
51    
52    2007-03-10  Timo Schulz  <[email protected]>
53    
54            * wptKeyserver.cpp (kserver_recvkey): Use StringBuffer to
55            avoid possible allocation problems.
56            (kserver_seararch_begin): Likewise.
57            (parse_pub_record): Double check fpr to key ID problem.
58            Noted by Mike Culbertson.
59    
60  2007-03-09  Timo Schulz  <[email protected]>  2007-03-09  Timo Schulz  <[email protected]>
61    
62          * 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.340

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26