source: trunk/changelog@ 8536

Last change on this file since 8536 was 8536, checked in by sandervl, 23 years ago

* empty log message *

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