source: trunk/changelog@ 8695

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

* empty log message *

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