source: trunk/changelog@ 6051

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

* empty log message *

File size: 14.4 KB
Line 
1/* $Id: changelog,v 1.1530 2001-06-20 17:11:11 sandervl Exp $ */
2
3 2001-06-20: Sander van Leeuwen <sandervl@xs4all.nl>
4 - include\win\winioctl.h:
5 o Added CDROM ioctls
6 - KERNEL32: o Dummy CDROM ioctl support
7
8 2001-06-19: Sander van Leeuwen <sandervl@xs4all.nl>
9 - KERNEL32: o Started with event, mutex & semaphore rewrite
10 (code not activated)
11
12 2001-06-18: Sander van Leeuwen <sandervl@xs4all.nl>
13 - USER32: o Added export entry for GetScrollBarInfo
14 o Set ordinals for some exports
15 o Correct size of SBS_SIZEBOX and SBS_SIZEGRIP scrollbars
16 during creation. (if too high or wide)
17 (CPOV bottom scrollbar now appears)
18 - COMCTL32: o Wrong check in 6/17 comctl32 change
19
20 2001-06-17: Sander van Leeuwen <sandervl@xs4all.nl>
21 - KERNEL32: o Implemented IOCTL_SCSI_PASS_THROUGH_DIRECT storage ioctl
22 - USER32: o Fix for scrollbars with SBS_SIZEBOX or SBS_SIZEGRIP style
23 (use size specified in CreateWindow only if SBS_SIZEBOXTOPLEFTALIGN
24 nor SBS_SIZEBOXBOTTOMRIGHTALIGN style flags set)
25 (CPOV window now has the right size)
26 o Allow WS_VISIBLE changes in SetWindowLong (GWL_STYLE)
27 (CPOV controls in bottom left corner now visible)
28
29 2001-06-17: Dietrich Teickner <Dietrich_Teickner@t-online.de>
30 - COMCTL32: o Check for invalid lpItem in LISTVIEW_GetItemA
31 (fixes crash in SpeedCommander 6)
32 o Datetime control update with latest Wine code
33
34 2001-06-16: Sander van Leeuwen <sandervl@xs4all.nl>
35 - DDRAW: o Save & Restore FS when calling io_init2
36 o Partly implemented DrawEnumDisplayModes4
37 - WINMM: o Resume failed (during waveOutWrite) after underrun
38 (fixes audio error message in Atari Emulator)
39 - KERNEL32: o Implemented IOCTL_DISK_GET_DRIVE_GEOMETRY & IOCTL_DISK_GET_MEDIA_TYPES
40 o Allow direct sector reading from disk + changing read position
41 with SetFilePointer
42 o 6/14 kernel32 changes broke dynamic loading of LX dlls; getHMOD
43 returned the wrong module handle
44
45 2001-06-15: Sander van Leeuwen <sandervl@xs4all.nl>
46 - USER32: o Removed yesterday's getControl dialog change.
47 (causes errors for certain installshield installers)
48 o Add frame controls when app changes style flags (os/2 appearance)
49 (fixes missing titlebar when switching between maximized &
50 restored state for MDI windows in Opera)
51 - KERNEL32: o PDB.exit_code is a pointer to an unknown structure in NT
52 Fill it with a pointer to a memory block with 8th byte set to 1.
53 (fixes crash in AssetAllocator install)
54
55 2001-06-14: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
56 - KERNEL32: o Correct bug in LoadLibrary which prevented dynamically
57 - WIN32K: o Forgot to close file on failure in ldrOpen. When Pe2Lx
58 failed (due to wrong subsystem), the file remained open.
59
60 2001-06-14: Sander van Leeuwen <sandervl@xs4all.nl>
61 - USER32: o OSLibWinGetMsg: dispatch untranslated message immediately
62 and grab next one.
63 o Manually change min/max/restore button states (OS/2 appearance)
64 o Handle WM_SYSCOMMAND messages in frame window handler
65 o Button fix (Wine bug)
66 Must clear WS_TABSTOP of control that is already unchecked or
67 else multiple control can have this style ((auto)radiobutton)
68 and GetNextDlgTabItem will return the wrong one.
69 Happens in Opera preferences dialog (multimedia) where all
70 autoradio buttons have the WS_TABSTOP style.
71 o Added temporary workaround for Open32 crashes in Opera
72
73 2001-06-13: Sander van Leeuwen <sandervl@xs4all.nl>
74 - USER32: o Corrected position of PM titlebar control
75 o Added SetWindowAppearance function that can be used
76 by Odin32 apps to override the appearance (win32 or OS/2)
77 of windows.
78 o Changed menu font for OS/2 appearance (bold)
79 o Draw system menu icon ourselves (OS/2 appearance)
80 o SetWindowText fix (OS/2 appearance)
81 o WM_ERASEBKGND handling changes for dialogs
82 - GDI32: o CreateDIBSection bugfix (wrong ReleaseDC call)
83
84 2001-06-13: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
85 - WIN16LDR: o Made it compile with Watcom and MSC60.
86 Currently I can't link it with MSC60 form the DDK
87 since there is no window libraries there.
88 Watcom links fine. But the result is not tested.
89 - VDMDBG: o Stubbed this DLL. (It's used by the NT TaskMgr.)
90 (Documented in SDK, doc\misc\VDMDbg.Hlp. Which is included
91 in the NT sdk distributed with Watcom v11 - %WATCOM\sdk.)
92 - Win32k/Pe2Lx:
93 o Allowed loading of images using the NATIVE subsystem.
94 o Added symbols for build 14.065F (2001-05-08) all kernels.
95 - DailyBuild:
96 o Moved Odin.ini to system32 in daily .zips.
97 - NTDLL: o Stubbed NtOpenThread.
98
99 2001-06-12: Sander van Leeuwen <sandervl@xs4all.nl>
100 - USER32: o Partly fixed position of PM frame controls
101 o FillRect fix for 0 brush
102 o Workaround for windows with CS_CLASSDC class. Use same
103 mechanism as CS_OWNDC. (might not always work though)
104 No (easy) way to share a single DC between windows in PM.
105 (fixes paint problems in MED)
106 o Use critical sections for local hooks; faster than
107 kernel mutex semaphore calls.
108 - GDI32: o SetDIBColorTable bugfix
109 - KERNEL32: o Fail to load OS/2 (non-Odin) dlls in LoadLibrary
110 (Winbench tries this)
111 - ADVAPI32: o Pretend no services found in EnumServicesStatusA/W instead of
112 returning error.
113 (prevents crash in Winbench)
114
115 2001-06-11: Sander van Leeuwen <sandervl@xs4all.nl>
116 - USER32: o Reference count bugfixes
117 - GDI32: o Added RGB555 conversion for CreateDIBitmap & SetDIBits
118
119 2001-06-10: Sander van Leeuwen <sandervl@xs4all.nl>
120 - USER32: o SetParent bugfix (caused crashes in user32 after yesterday's changes)
121 o Preliminary support added for OS/2 look and feel (not finished)
122 Odin.ini option:
123 [ODINSYSTEM]
124 OS2Look=1 (default = 0)
125 Creates OS/2 Titlebar, system menu & min/max/close buttons.
126 Also overrides UseWinColors option (uses OS/2 colors).
127 NOTE: Can interfere with windows applications that draw their
128 own custom titlebar. (e.g. RealPlayer)
129 - KERNEL32: o Added OpenProfileUserMapping & CloseProfileUserMapping stubs.
130 o CreateProcess: launch win16 loader for NE executables
131 - WIN16LDR: o Preliminary version of winos2 loader for 16 bits installers
132 Overrides GetVersion & WinExec functions to return the
133 version NT returns and to launch 32 bits programs (using pe).
134 (NOT FINISHED and not included in daily build)
135 - PELDR: o Execute win16 loader for NE executables.
136
137 2001-06-09: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
138 - Win32API.h:
139 o Added APIs required to compile user32.
140 - src/makefile:
141 o Relaxed the locks a little.
142 - Win32k: o Separated VAC3 and VAC36 output. (Please re-run configure!)
143 - makefiles/VAC36:
144 o Ignore ILIB warnings. (like those in the opengl tree)
145
146 2001-06-09: Sander van Leeuwen <sandervl@xs4all.nl>
147 - USER32: o Keep reference count for window and class objects.
148 Only delete the objects when nobody else is using them anymore.
149 (fixes crashes due to premature destruction of objects;
150 e.g. during Napster startup)
151 - KERNEL32: o heap checking accidentally turned on during logging
152 (making the debug build extremely slow)
153 o Open32's CreateProcess can fail with ERROR_FILE_NOT_FOUND for
154 no apparent reason. Don't bail out when that happens, but try
155 to create the process anyway.
156 (fixes CreateProcess during Napster install)
157 o Improved version of InterlockedIncrement & InterlockedDecrement
158 (borrowed from Wine)
159
160 2001-06-08: Sander van Leeuwen <sandervl@xs4all.nl>
161 - KERNEL32: o WinExec fixes
162 o Ported Wine's WritePrivateProfileSectionA
163 - GDI32: o DIB Section blits: translate all ROPs
164 o GetDIBits fix; RGB conversion was not always performed;
165 now only for requested scanlines.
166
167 2001-06-08: Patrick Haller <patrick.haller@innotek.de>
168 - KERNEL32: o Optimizations for loading of PE images
169
170 2001-06-07: Sander van Leeuwen <sandervl@xs4all.nl>
171 - OLE32: o More VAC 3.6.5 compile fixes
172
173 2001-06-06: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
174 - FastDep: o Performance enh. Don't scan files more than 1 month older
175 than existing .depend file.
176 o Optimized AVL tree sligtly by not performing two strcmp
177 on the same keys (but resuing the result from the first).
178 o Improved dependencies genereated for OS/2 resource files.
179 (TODO: Fix possible bad precompiler checks for C/C++ and RC.)
180 o Code is now in sync with OS2Tools.
181
182 2001-06-06: Sander van Leeuwen <sandervl@xs4all.nl>
183 - OLE32: o VAC 3.6.5 compile fix
184
185 2001-06-05: Patrick Haller <patrick.haller@innotek.de>
186 - KERNEL32: o Fixed ordinal export resolving for PE executables
187 (SO52 complained about missing exports)
188
189 2001-06-05: Sander van Leeuwen <sandervl@xs4all.nl>
190 - COMCTL32: o Listview: Don't repaint subitem if changed text is the same as old one.
191 (fixes endless repainting loop in WinRAR 2.80)
192 - KERNEL32: o Optimized ordinal lookup even more.
193 (6900 ordinal lookups takes (on average) 31 ms now instead
194 of 78)
195
196 2001-06-04: Sander van Leeuwen <sandervl@xs4all.nl>
197 - KERNEL32: o Added driver dll plugin for custom device driver emulation
198 Enumerates keys in HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
199 that contain 'DllName' keys.
200 DllName contains the name of the plugin dll that exports
201 DrvOpen, DrvClose & DrvIOCtl.
202 o Dispatch breakpoint exception to application (release build only)
203 Some nasty applications expect this.
204
205 2001-06-03: Sander van Leeuwen <sandervl@xs4all.nl>
206 - USER32: o Ported & fixed ScrollDC (Wine)
207 (fixes scrolling in Adobe Framemaker 5.5)
208 - GDI32: o RGB 565->555 conversion in GetDIBits
209 o RGB 555->565 conversion in DIB Section sync
210 o Sync DIB section in RealizePalette if any colors changed
211 (fixes PowerDVD colors)
212
213 2001-06-02: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
214 - Win32k/configure.cmd:
215 o Corrected search for the VAC compiler.
216 o Removed stupid messages when -w is specified.
217
218 2001-06-02: Achim Hasenmueller <achimha@innotek.de>
219 - COMDLG32: o fix crash due to uninitialized COM object pointer in
220 Win95 open file dialog browse mode
221 o default to open mode in file dialog when the
222 OFN_NOVALIDATE mode is used
223 (fixes crash in FrameMaker 5.5 file dialog when opening
224 a file that has broken image references)
225 - KERNEL32: o log both error and no error conditions for GetLastError
226 with default error level. Sometimes, we don't set an error
227 where we should so this logging information is important
228 o set last error to 2 (ERROR_FILE_NOT_FOUND) when using
229 CreateFileA to open a non existing file.
230 DosOpen returned 110 (ERROR_OPEN_FAILED) in this case.
231 Verified with Windows 2000 SP2
232 (makes Acrobat Distiller 5.0 startup and work!)
233
234 2001-06-02: Sander van Leeuwen <sandervl@xs4all.nl>
235 - WINMM: o Default waveout volume can be controlled by a key in odin.ini:
236 [WINMM]
237 DefVolume=50[0-100] Default waveout volume (default = 100)
238 - USER32: o ScrollDC fix for translating clip & scroll rectangles
239 (fixes scrolling in Adobe Framemaker 5.5)
240
241 2001-06-01: Sander van Leeuwen <sandervl@xs4all.nl>
242 - USER32: o Send WM_HELP if F1 pressed & no menu active
243 o Disabled system hooks (only work in one process)
244 - KERNEL32: o Improved ordinal lookup a bit. (usually 4 times faster, but
245 barely noticable with 'real' applications)
246 - OLE32: o Added OleLoadPictureEx stub
247 - GDI32: o GetDIBits fix for querying the bitmap information
248 WGSS returns 0, but we should return the nr of scan lines requested
249 o GetDIBits fix for memory dcs. WGSS messes things up if
250 it's a memory DC.
251 (fixes lower right button in AIM's logon window when typing
252 in new name)
253 o ExtTextOutA/W fix for filling rectangle with background color
254 only. This doesn't seem to work (anymore) with GpiCharStringPosAt.
255 (fixes border between menu & button bar in Odin MFC app &
256 Acrobat Reader 4.05)
257 o StretchDIBits fix for RGB555 bitmaps
258 (fixes pictures in pdf files shown by Acrobat Reader 4.05)
259 - SHLWAPI: o Added PathGetCharTypeA/W from Wine
260
261 2001-06-01: Patrick Haller <patrick.haller@innotek.de>
262 - KERNEL32: o benchmarked new experimental loader and reverted to
263 old but slightly optimized loader (processExport usually
264 outweighs processImport, so lookup is less valuable than
265 add to export list)
266 - SHELL32: o SIC_Initialize took extremely long to pre-initialize
267 its icon cache. Revert to on-demand loading of the icons,
268 speeds up loading of SHELL32 (therefore most apps)
269 by several seconds.
270
Note: See TracBrowser for help on using the repository browser.