source: trunk/changelog@ 8646

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

* empty log message *

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