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

Diff of /trunk/PTD/ChangeLog

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

revision 23 by twoaday, Fri Sep 30 10:10:16 2005 UTC revision 256 by twoaday, Sat Aug 5 10:31:06 2006 UTC
# Line 1  Line 1 
1  2005-08-07  Timo Schulz  <[email protected]>  2006-07-30  Timo Schulz  <[email protected]>
2            
3          * wptWipeFile.cpp (handle_lowlevel_notify): Removed.          * wptDNSKeys.h: New.
4            * wptDNSKeys.cpp (dns_get_pka_record): New.
5  2005-01-26  Timo Schulz  <[email protected]>          (dns_free_pka_record): New.
6            * PTD.cpp (PTD_delete): Call dns_cleanup().
7          * wptJPG.cpp: New. JPG viewer.          
8          * PTD.cpp (PTD_create_loadimage): Removed. We do not need it  2006-07-25  Timo Schulz  <[email protected]>
9          any longer.  
10            * wptDNSKeys.cpp: New.
11            
12  2005-01-07  Timo Schulz  <[email protected]>  2006-06-22  Timo Schulz  <[email protected]>
13    
14          * PTD.c, wptGPGZIP.c: Removed unused files. Thanks to Jan.          * resource.rc: Includes versioninfo.rc to build the
15            version block automatically.
16            
17    2006-01-24  Timo Schulz  <[email protected]>
18    
19            * PTD.cpp (PTD_jpg_show): Scale photo so it fits into the
20            frame window.
21            * wptJPG.cpp (getWeight, getHeight, getWidth): New.
22            
23    2005-11-22  Timo Schulz  <[email protected]>
24    
25            Store MSVC related files outside the repository.
26            
27    2005-11-02  Werner Koch  <[email protected]>
28    
29            * PTD.cpp: Use an attribute to mark variables as shared.
30            (DllMain): Return int and not bool.  Use C linkage.
31    
32    2005-11-02  Timo Schulz  <[email protected]>
33    
34            * wptWipeFile.cpp (add_random, init_random): New.
35            (randomize_buffer): Removed level param. Changed all callers.
36    
37    2005-10-28  Werner Koch  <[email protected]>
38    
39            * PTD.cpp (PTD_get_version): Use config.h macro for the version.
40            (PTD_get_version, PTD_delete, PTD_get_curr_hwnd, PTD_initialize)
41            (PTD_is_used, PTD_jpg_show, PTD_keyb_send): Use C linkage.
42            * wptWipeFile.cpp (rename_unlink, secure_unlink)
43            (secure_unlink_set_cb, wipe_freespace): Ditto.
44    
45            * PTD.cpp, wptFileDisk.cpp, wptJPG.cpp, wptWipeFile.cpp,
46            wptZIP.cpp: Include config.h
47    
48            * wptWipeFile.cpp: Include wptCrypto.h.
49    
50            * wptJPG.cpp (out_of_core): Removed sillyness; it is do while (0)
51            and not do while (1).
52    
53            * versioninfo.rc.in: New.
54            * PTD.rc: Renamed to ...
55            * resource.rc: .. this and included versioninfo.rc.  This is
56            required due to Makefile issues (PTD.o generated from PTD.cpp as
57            well as from PTD.rc).
58    
59    2005-10-24  Timo Schulz  <[email protected]>
60    
61            * wptGPGZIP.cpp: renamed to..
62            * wptZIP.cpp: ..this. The code has nothing to do with GPG.
63    
64    2005-08-07  Timo Schulz  <[email protected]>
65    
66            * wptWipeFile.cpp (handle_lowlevel_notify): Removed.
67    
68    2005-01-26  Timo Schulz  <[email protected]>
69    
70            * wptJPG.cpp: New. JPG viewer.
71            * PTD.cpp (PTD_create_loadimage): Removed. We do not need it
72            any longer.
73    
74    
75    2005-01-07  Timo Schulz  <[email protected]>
76    
77            * PTD.c, wptGPGZIP.c: Removed unused files. Thanks to Jan.
78    

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26