source: trunk/changelog@ 7326

Last change on this file since 7326 was 7326, checked in by phaller, 24 years ago

.

File size: 1.5 KB
Line 
1/* $Id: changelog,v 1.1825 2001-11-12 23:06:03 phaller Exp $ */
2
3 2001-11-12: Patrick Haller <patrick.haller@innotek.de>
4 - ODINWRAP: o improved thread call path tracking
5 (now collects i. e. HEAP_malloc->HeapAlloc paths)
6
7 2001-11-12: Sander van Leeuwen <sandervl@xs4all.nl>
8 - USER32: o Fix for calculating font size for a dialog box
9
10 2001-11-11: knut st. osmundsen <kosmunds@csc.com>
11 - KERNEL32: o Only declare OS/2 AFFINITY stuff if it isn't there.
12 (Build breaker. Seems like someone has an old toolkit...)
13
14 2001-11-10: Sander van Leeuwen <sandervl@xs4all.nl>
15 - KERNEL32: o Implemented Get/SetProcessAffinityMask & SetThreadAffinityMask
16
17 2001-11-08: Sander van Leeuwen <sandervl@xs4all.nl>
18 - COMCTL32: o Ported latest Wine property sheet control
19 (fixes some, but not all problems in CVP)
20
21 2001-11-08: Patrick Haller <patrick.haller@innotek.de>
22 - KERNEL32: o first shot at parport support
23
24 2001-11-07: Sander van Leeuwen <sandervl@xs4all.nl>
25 - USER32: o EndDialog fix for MFC dialog windows
26 o static control fix: SS_CENTERIMAGE means fill remainder
27 of client area with upper left pixel of bitmap
28 - KERNEL32: o Fix for applications that use CreateFile to open
29 a named pipe
30
31 2001-11-07: Patrick Haller <patrick.haller@innotek.de>
32 - WININET: o http, internet: WINE sync
33
34 2001-11-05: Sander van Leeuwen <sandervl@xs4all.nl>
35 - KERNEL32: o Call old DosOpen if DosOpenL not available
36
Note: See TracBrowser for help on using the repository browser.