source: trunk/changelog@ 8513

Last change on this file since 8513 was 8513, checked in by sandervl, 24 years ago

* empty log message *

File size: 7.5 KB
Line 
1/* $Id: changelog,v 1.2108 2002-05-29 11:46:55 sandervl Exp $ */
2
3 2002-05-29: Sander van Leeuwen <sandervl@innotek.de>
4 - USER32: o Fix for ToAscii(Ex) & GetKeyboardState (WinTranslateChar2 call)
5 (fixes AbiWord keyboard input)
6
7 2002-05-29: Platon Fomichev <platon@innotek.de>
8 - USER32: o GetAsyncKeyState fix for VK_MENU
9
10 2002-05-28: Sander van Leeuwen <sandervl@innotek.de>
11 - REGSVR32: o Fixed startup
12 - WINMM: o Completely implemented mixerSetControlDetails
13 o Mixer updates
14 o Support added for master volume (ioctl90 mode)
15 o waveIn/OutOpen fix (check for WAVE_FORMAT_QUERY flag)
16 o Wave recording now works
17
18 2002-05-28: Platon Fomichev <platon@innotek.de>
19 - USER32: o Don't send WM_COMMAND to disabled button in DIALOG_IsDialogMessage
20 - KERNEL32: o Debugger updates
21
22 2002-05-27: Sander van Leeuwen <sandervl@innotek.de>
23 - WINMM: o Completely implemented mixerGetControlDetailsA/W
24 o Mixer updates
25 - TESTAPP\MIXER:
26 o Test application for mixer functions
27
28 2002-05-25: Sander van Leeuwen <sandervl@innotek.de>
29 - WINMM: o Fix for soundcards without ioctl90 mixer support
30 o Many mixer updates
31
32 2002-05-24: Sander van Leeuwen <sandervl@innotek.de>
33 - WINMM: o More mixer updates (not yet finished)
34
35 2002-05-23: Yuri Dario <mc6530@mclink.it>
36 - USER32: o Don't beep when unable to find menu item when alt key pressed
37
38 2002-05-23: Sander van Leeuwen <sandervl@innotek.de>
39 - WINMM: o Mixer updates (not yet finished)
40
41 2002-05-23: Platon Fomichev <platon@innotek.de>
42 - USER32: o Keyboard fixes for right alt & right shift
43
44 2002-05-22: Sander van Leeuwen <sandervl@innotek.de>
45 - KERNEL32: o CreateThread bugfix (returned thread id incorrect)
46 (fixes RealPlayer (PostThreadMessage))
47 - WINMM: o Added debug wrappers
48 o Started with mixer api rewrite
49
50 2002-05-21: Sander van Leeuwen <sandervl@innotek.de>
51 - KERNEL32: o Round stack top & bottom (TIB) to page boundary
52
53 2002-05-20: Sander van Leeuwen <sandervl@innotek.de>
54 - KERNEL32: o Make sure LX dlls can never be unloaded (dll object deleted)
55 since a dll that depends on dlls with an exitlist handler
56 doesn't get properly unloaded (initterm not called for unload
57 nor for a 2nd load)
58
59 2002-05-20: Dmitry Froloff <froloff@os2.ru>
60 - KERNEL32: o Removed 64 MB memory mapped file limit
61 o Fix for opening memory mapped file with size larger than
62 the file size
63
64 2002-05-17: Platon Fomichev <platon@innotek.de>
65 - USER23: o Experimental DIALOG_IsAccelerator fix; return FALSE
66 if window is not visible (fixes endless loop in
67 property sheet when switching page with keyboard)
68
69 2002-05-17: Sander van Leeuwen <sandervl@innotek.de>
70 - OLEAUT32: o Resync with latest Wine
71 - KERNEL32: o Implemented IOCTL_CDROM_SEEK_AUDIO_MSF & IOCTL_CDROM_READ_Q_CHANNEL
72 (IOCTL_CDROM_CURRENT_POSITION only)
73 o IOCTL_CDROM_READ_TOC fix
74
75 2002-05-16: knut st. osmundsen <bird@anduin.net>
76 - MAKE: o Merged in latest changes.
77 o Create NewConfigure.cmd for this environment.
78 Try NewConfigure.cmd -? first.
79 (Do 'nmake needed' before calling this. (stupid!))
80 o Please note that this is still not 100% configured for
81 Odin32 yet. But eventually it will replace the existing
82 make system.
83
84 2002-05-16: Sander van Leeuwen <sandervl@innotek.de>
85 - NTDLL: o Partial resync with Wine
86 - KERNEL32: o Export some functions for NTDLL
87 o Fixed creation of logfile for executables on readonly volumes
88 o RegQueryInfoKeyW fix
89 o TLS fix for pe2lx images
90 - USER32: o Implemented SPI_SETSCREENSAVETIMEOUT/SPI_GETSCREENSAVETIMEOUT,
91 SPI_GETSCREENSAVEACTIVE & SPI_SETSCREENSAVEACTIVE
92 SystemParametersInfoA parameters
93 - OLE32: o Resync with latest Wine
94
95 2002-05-15: Sander van Leeuwen <sandervl@innotek.de>
96 - DINPUT: o Made mouse code reentrant
97 - GDI32: o Fix for EnumFontFamiliesA/W
98 - SETUPAPI: o Resync with latest Wine
99
100 2002-05-14: Sander van Leeuwen <sandervl@innotek.de>
101 - KERNEL32: o CustForce2GBFileSize function added to force
102 GetVolumeInformation to tell the app all partitions are FAT
103 (2 GB file size limitation)
104 - COMCTL32: o Merged property sheet control with latest Wine version
105
106 2002-05-14: Platon Fomichev <platon@innotek.de>
107 - USER32: o Don't send WM_WINDOWPOSCHANGING message when PM sends
108 SWP_FOCUS(DE)ACTIVATE message.
109
110 2002-05-10: Platon Fomichev <platon@innotek.de>
111 - KERNEL32: o Parallel port updates (use resource manager to query
112 hardware configuration)
113
114 2002-05-10: Sander van Leeuwen <sandervl@innotek.de>
115 - KERNEL32: o Applications are now allowed to read physical disks or
116 mounted partitions. Write access is only allowed for
117 unmounted partitions or floppy disks.
118 o Implemented GetFileSize for disk objects; corrected
119 return value for some failures (-1)
120
121 2002-05-09: Sander van Leeuwen <sandervl@innotek.de>
122 - KERNEL32: o Implemented IOCTL_DISK_GET_PARTITION_INFO &
123 IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
124 o Implemented GetVolumeNameForVolumeMountPointA/W for disk
125 mountpoints (e.g. C:\)
126 o Rewrote FindFirst/NextVolume to use LVM interface (if
127 availabe; else fail)
128 o Extended GetDriveType & GetVolumeInformation for volume
129 names (instead of only disk names (e.g. C:\))
130 o GetVolumeInformation change: keep file system name if
131 NTFS or FAT32
132 o Implemented unmounted volume and physical disk access
133
134 2002-05-08: Sander van Leeuwen <sandervl@innotek.de>
135 - COMCTL32: o Merged progress, updown, rebar, animate, comboex, flatsb,
136 toolbar, tab, pager, nativefont, imagelist code
137 o Updated license (LGPL) for comctl32
138 - ADVAPI32: o AllocateAndInitializeSid bugfix (return value from function
139 in NTDLL)
140 - NTDLL: o RtlAddAccessAllowedAce stub always returns TRUE
141 - KERNEL32: o Implemented volume & volume mountpoint functions
142 (win2k and up)
143 o Added stubs for IOCTL_DISK_GET_PARTITION_INFO &
144 IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
145
146 2002-05-08: Platon Fomichev <platon@innotek.de>
147 - COMCTL32: o Merged listview control with latest Wine
148
149 2002-05-07: Sander van Leeuwen <sandervl@innotek.de>
150 - USER32: o WH_MOUSE_LL hook fixes
151
152 2002-05-07: Platon Fomichev <platon@innotek.de>
153 - USER32: o Listbox/combobox fix for MFC apps
154 o SetParent doesn't change WS_CHILD style
155 o Experimental change for getParent
156
157 2002-05-07: knut st. osmundsen <bird@anduin.net>
158 - CmdQd: o The daemon shouldn't inherit standard handles when started.
159 (Hung the daily build, since we use tee to do logging.)
160
161 2002-05-06: Sander van Leeuwen <sandervl@innotek.de>
162 - WS2_32: o WSAAccept added (Wine port (X11 license); todo LGPL)
163
164 2002-05-01: Sander van Leeuwen <sandervl@innotek.de>
165 - USER32: o PMSCAN_DBE_CONV & PMSCAN_DBE_NOCONV added to keyboard
166 translation array
167
Note: See TracBrowser for help on using the repository browser.