source: trunk/changelog@ 8610

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

* empty log message *

File size: 12.6 KB
Line 
1/* $Id: changelog,v 1.2142 2002-06-09 11:13:38 sandervl Exp $ */
2
3 2002-06-09: Sander van Leeuwen <sandervl@xs4all.nl>
4 - USER32: o SendMessageTimeoutA/W fixes for inter-process/thread message
5 communication
6 (fixes OpenOffice 1.0 crash during install (at 76%))
7 - COMDLG32: o GetFileDialog95W fix (check if template name is string or
8 numeric id)
9 (fixes OpenOffice 1.0 file open dialog crash)
10 - WININET: o Fixed shlwapi imports
11
12 2002-06-08: Sander van Leeuwen <sandervl@xs4all.nl>
13 - SHELL32: o Moved resource files to subdir
14 - COMDLG32: o Compile fix + moved resource files to subdir
15 - KERNEL32: o Export OSLibDosDevIOCtl
16 - WNASPI32: o Use ASPI interface in os2cdrom.dmd instead of aspirout
17 (requires os2cdrom.dmd from Convenience Pack 2, IDEDASD
18 package from May 2001 (or newer) or recent JJSCDROM)
19 - DDRAW: o Fixed clipping bug with non-frame windows
20 o Print FOURCCs supported by Dive
21
22 2002-06-08: knut st. osmundsen <bird@anduin.net>
23 - TOOLS\WRC:o Compile fix
24
25 2002-06-07: Sander van Leeuwen <sandervl@innotek.de>
26 - SHLWAPI: o Resync with latest Wine & added LGPL license
27 - SHELL32: o Some updates for upcoming resync
28
29 2002-06-06: knut st. osmundsen <bird@anduin.net>
30 - KERNEL32: o Made winimagepe2lx.cpp compilable with toolkit 4.5.0.
31
32 2002-06-06: Mark Paulus <mark.paulus@wcom.com>
33 - KERNEL32: o OSLibDosCreateFile: Fix a SYS0005 (Access Denied) when
34 opening an existing file
35
36 2002-06-06: Sander van Leeuwen <sandervl@innotek.de>
37 - KERNEL32: o Use aspi interface in os2cdrom.dmd for SCSI ioctls
38
39 2002-06-06: Platon Fomichev <platon@innotek.de>
40 - SHELL32: o Always expand root when initializing treeview
41 o Do not sort tree in TVN_ITEMEXPANDINGA
42
43 2002-06-05: Sander van Leeuwen <sandervl@innotek.de>
44 - WINMM: o Put back original DART buffer size selection code
45 (new one messes up e.g. RealPlayer)
46 o Postpone recording when waveInStart called without
47 any buffers in the queue. Start in during next
48 waveInAddBuffer call.
49 o Fixed DART waveout resume
50
51 2002-06-04: Sander van Leeuwen <sandervl@innotek.de>
52 - USER32: o Fix for AltGr key combinations
53 - WINMM: o Updates for wave playback
54
55 2002-06-03: Sander van Leeuwen <sandervl@innotek.de>
56 - USER32, OLE32:
57 o Drag and drop fixes
58 - BIN\ODINBUG:
59 o Update by Herwig Bauernfeind (0.5.6a)
60 - DOC\MANUAL:
61 o Users manual sources by Herwig Bauernfeind
62 - DOC: o Added odinuser.inf by Herwig Bauernfeind
63
64 2002-06-02: Sander van Leeuwen <sandervl@innotek.de>
65 - USER32\CONTROLS:
66 o New dll for user32 controls (latest Wine)
67 (not activated, not finished (resync))
68 - USER32: o Moved drag & drop code to seperate file
69 o Updates for OLE drag 'n drop
70 - KERNEL32: o LogException: check lockcount before changing it on entry
71 (it is not always > 0 -> previously caused hang in exception
72 handler (zombie process))
73 - SHELL32: o Added automatic asii/unicode conversion to DragQueryFileA/W
74 - OLE32: o Implemented OLE drag and drop (WPS -> Odin app)
75 (todo: Odin app -> WPS)
76
77 2002-06-01: Sander van Leeuwen <sandervl@innotek.de>
78 - SHELL32: o IShellFolder_fnCompareIDs shortcut added to improve
79 performance
80 o DragQueryFileW fix
81 - WINMM: o Implemented minimal control change notification
82 - COMCTL32: o Added LVN_BEGINDRAG/LVN_BEGINRDRAG notification to listview
83 control (probably not 100% correct)
84 - USER32: o Implemented support for simple drag & drop (WM_DROPFILES)
85 (works in notepad; drag file object from WPS into notepad
86 window)
87
88 2002-05-31: Sander van Leeuwen <sandervl@innotek.de>
89 - DINPUT: o Ignore injected mouse messages (hook; LLMHF_INJECTED flag)
90 - USER32: o Generate injected WH_MOUSE_LL hook event in SetCursorPos
91 (with LLMHF_INJECTED flag set)
92
93 2002-05-31: Platon Fomichev <platon@innotek.de>
94 - COMCTL32: o Correct scrollbar range for listview control (LISTVIEW_EnsureVisible)
95
96 2002-05-30: Sander van Leeuwen <sandervl@innotek.de>
97 - WINMM: o Mixer fixes
98
99 2002-05-30: Platon Fomichev <platon@innotek.de>
100 - COMCTL32: o Correct scrollbar range for listview control (during WM_VSCROLL)
101 (seems to be done in windows)
102
103 2002-05-29: Sander van Leeuwen <sandervl@innotek.de>
104 - USER32: o Fix for ToAscii(Ex) & GetKeyboardState (WinTranslateChar2 call)
105 (fixes AbiWord keyboard input)
106 - WINMM: o mixerGetLineControlsA (MIXER_GETLINECONTROLSF_ALL) fixes
107 o mixerGetLineInfoW fix
108 - COMCTL32: o ImageList_LoadImageW: match behaviour of ImageList_LoadImageA
109 wrt cx parameter (when set to zero)
110 (fixes properties dialog of sndvol32.exe (windows mixer app))
111 o Updated status control to latest Wine & applied two
112 bugfixes (already sent to wine-patches)
113
114 2002-05-29: Platon Fomichev <platon@innotek.de>
115 - USER32: o GetAsyncKeyState fix for VK_MENU
116 - COMCTL32: o Status control fix for resize with CCS_NORESIZE style
117 (invalidate control to prevent leftovers of size grip)
118
119 2002-05-28: Sander van Leeuwen <sandervl@innotek.de>
120 - REGSVR32: o Fixed startup
121 - WINMM: o Completely implemented mixerSetControlDetails
122 o Mixer updates
123 o Support added for master volume (ioctl90 mode)
124 o waveIn/OutOpen fix (check for WAVE_FORMAT_QUERY flag)
125 o Wave recording now works
126
127 2002-05-28: Platon Fomichev <platon@innotek.de>
128 - USER32: o Don't send WM_COMMAND to disabled button in DIALOG_IsDialogMessage
129 - KERNEL32: o Debugger updates
130
131 2002-05-27: Sander van Leeuwen <sandervl@innotek.de>
132 - WINMM: o Completely implemented mixerGetControlDetailsA/W
133 o Mixer updates
134 - TESTAPP\MIXER:
135 o Test application for mixer functions
136
137 2002-05-25: Sander van Leeuwen <sandervl@innotek.de>
138 - WINMM: o Fix for soundcards without ioctl90 mixer support
139 o Many mixer updates
140
141 2002-05-24: Sander van Leeuwen <sandervl@innotek.de>
142 - WINMM: o More mixer updates (not yet finished)
143
144 2002-05-23: Yuri Dario <mc6530@mclink.it>
145 - USER32: o Don't beep when unable to find menu item when alt key pressed
146
147 2002-05-23: Sander van Leeuwen <sandervl@innotek.de>
148 - WINMM: o Mixer updates (not yet finished)
149
150 2002-05-23: Platon Fomichev <platon@innotek.de>
151 - USER32: o Keyboard fixes for right alt & right shift
152
153 2002-05-22: Sander van Leeuwen <sandervl@innotek.de>
154 - KERNEL32: o CreateThread bugfix (returned thread id incorrect)
155 (fixes RealPlayer (PostThreadMessage))
156 - WINMM: o Added debug wrappers
157 o Started with mixer api rewrite
158
159 2002-05-21: Sander van Leeuwen <sandervl@innotek.de>
160 - KERNEL32: o Round stack top & bottom (TIB) to page boundary
161
162 2002-05-20: Sander van Leeuwen <sandervl@innotek.de>
163 - KERNEL32: o Make sure LX dlls can never be unloaded (dll object deleted)
164 since a dll that depends on dlls with an exitlist handler
165 doesn't get properly unloaded (initterm not called for unload
166 nor for a 2nd load)
167
168 2002-05-20: Dmitry Froloff <froloff@os2.ru>
169 - KERNEL32: o Removed 64 MB memory mapped file limit
170 o Fix for opening memory mapped file with size larger than
171 the file size
172
173 2002-05-17: Platon Fomichev <platon@innotek.de>
174 - USER23: o Experimental DIALOG_IsAccelerator fix; return FALSE
175 if window is not visible (fixes endless loop in
176 property sheet when switching page with keyboard)
177
178 2002-05-17: Sander van Leeuwen <sandervl@innotek.de>
179 - OLEAUT32: o Resync with latest Wine
180 - KERNEL32: o Implemented IOCTL_CDROM_SEEK_AUDIO_MSF & IOCTL_CDROM_READ_Q_CHANNEL
181 (IOCTL_CDROM_CURRENT_POSITION only)
182 o IOCTL_CDROM_READ_TOC fix
183
184 2002-05-16: knut st. osmundsen <bird@anduin.net>
185 - MAKE: o Merged in latest changes.
186 o Create NewConfigure.cmd for this environment.
187 Try NewConfigure.cmd -? first.
188 (Do 'nmake needed' before calling this. (stupid!))
189 o Please note that this is still not 100% configured for
190 Odin32 yet. But eventually it will replace the existing
191 make system.
192
193 2002-05-16: Sander van Leeuwen <sandervl@innotek.de>
194 - NTDLL: o Partial resync with Wine
195 - KERNEL32: o Export some functions for NTDLL
196 o Fixed creation of logfile for executables on readonly volumes
197 o RegQueryInfoKeyW fix
198 o TLS fix for pe2lx images
199 - USER32: o Implemented SPI_SETSCREENSAVETIMEOUT/SPI_GETSCREENSAVETIMEOUT,
200 SPI_GETSCREENSAVEACTIVE & SPI_SETSCREENSAVEACTIVE
201 SystemParametersInfoA parameters
202 - OLE32: o Resync with latest Wine
203
204 2002-05-15: Sander van Leeuwen <sandervl@innotek.de>
205 - DINPUT: o Made mouse code reentrant
206 - GDI32: o Fix for EnumFontFamiliesA/W
207 - SETUPAPI: o Resync with latest Wine
208
209 2002-05-14: Sander van Leeuwen <sandervl@innotek.de>
210 - KERNEL32: o CustForce2GBFileSize function added to force
211 GetVolumeInformation to tell the app all partitions are FAT
212 (2 GB file size limitation)
213 - COMCTL32: o Merged property sheet control with latest Wine version
214
215 2002-05-14: Platon Fomichev <platon@innotek.de>
216 - USER32: o Don't send WM_WINDOWPOSCHANGING message when PM sends
217 SWP_FOCUS(DE)ACTIVATE message.
218
219 2002-05-10: Platon Fomichev <platon@innotek.de>
220 - KERNEL32: o Parallel port updates (use resource manager to query
221 hardware configuration)
222
223 2002-05-10: Sander van Leeuwen <sandervl@innotek.de>
224 - KERNEL32: o Applications are now allowed to read physical disks or
225 mounted partitions. Write access is only allowed for
226 unmounted partitions or floppy disks.
227 o Implemented GetFileSize for disk objects; corrected
228 return value for some failures (-1)
229
230 2002-05-09: Sander van Leeuwen <sandervl@innotek.de>
231 - KERNEL32: o Implemented IOCTL_DISK_GET_PARTITION_INFO &
232 IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
233 o Implemented GetVolumeNameForVolumeMountPointA/W for disk
234 mountpoints (e.g. C:\)
235 o Rewrote FindFirst/NextVolume to use LVM interface (if
236 availabe; else fail)
237 o Extended GetDriveType & GetVolumeInformation for volume
238 names (instead of only disk names (e.g. C:\))
239 o GetVolumeInformation change: keep file system name if
240 NTFS or FAT32
241 o Implemented unmounted volume and physical disk access
242
243 2002-05-08: Sander van Leeuwen <sandervl@innotek.de>
244 - COMCTL32: o Merged progress, updown, rebar, animate, comboex, flatsb,
245 toolbar, tab, pager, nativefont, imagelist code
246 o Updated license (LGPL) for comctl32
247 - ADVAPI32: o AllocateAndInitializeSid bugfix (return value from function
248 in NTDLL)
249 - NTDLL: o RtlAddAccessAllowedAce stub always returns TRUE
250 - KERNEL32: o Implemented volume & volume mountpoint functions
251 (win2k and up)
252 o Added stubs for IOCTL_DISK_GET_PARTITION_INFO &
253 IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
254
255 2002-05-08: Platon Fomichev <platon@innotek.de>
256 - COMCTL32: o Merged listview control with latest Wine
257
258 2002-05-07: Sander van Leeuwen <sandervl@innotek.de>
259 - USER32: o WH_MOUSE_LL hook fixes
260
261 2002-05-07: Platon Fomichev <platon@innotek.de>
262 - USER32: o Listbox/combobox fix for MFC apps
263 o SetParent doesn't change WS_CHILD style
264 o Experimental change for getParent
265
266 2002-05-07: knut st. osmundsen <bird@anduin.net>
267 - CmdQd: o The daemon shouldn't inherit standard handles when started.
268 (Hung the daily build, since we use tee to do logging.)
269
270 2002-05-06: Sander van Leeuwen <sandervl@innotek.de>
271 - WS2_32: o WSAAccept added (Wine port (X11 license); todo LGPL)
272
273 2002-05-01: Sander van Leeuwen <sandervl@innotek.de>
274 - USER32: o PMSCAN_DBE_CONV & PMSCAN_DBE_NOCONV added to keyboard
275 translation array
276
Note: See TracBrowser for help on using the repository browser.