source: trunk/changelog@ 2801

Last change on this file since 2801 was 2801, checked in by sandervl, 26 years ago

* empty log message *

File size: 26.9 KB
Line 
1 /* $Id: changelog,v 1.733 2000-02-16 14:16:33 sandervl Exp $ */
2
3 2000-02-16: Sander van Leeuwen <sandervl@xs4all.nl>
4 - KERNEL32/USER32/GDI32: Added new logging feature which allows users
5 to disable or enable logging for separate source
6 files. (see Logging.txt for details)
7
8 2000-02-15: Sander van Leeuwen <sandervl@xs4all.nl>
9 - USER32: SetWindowPos bugfix (returned before hiding or showing windows)
10 Fixes Delphi apps
11 - KERNEL32: Fixed Release method of LX dlls (didn't delete object)
12 Fixed cpuhlp assembly functions (compiler changes calling
13 convention with optimizations on (stores parameter in eax
14 instead of on the stack)
15
16 2000-02-14: Sander van Leeuwen <sandervl@xs4all.nl>
17 - COMCTL32: Added Wine license
18 - KERNEL32: Search in path for dlls if the pe loader can't find them
19 (RP7 loads pngu3264.dll by changing PATH and then calling
20 LoadLibrary)
21
22 2000-02-14: Christoph Bratschi <cbratschi@datacomm.ch>
23 - USER32: merged combobox with Corel 20000212
24 - COMCTL32: merged treeview with Corel 20000212 and continued rewrite
25
26 2000-02-12: Christoph Bratschi <cbratschi@datacomm.ch>
27 - USER32: added v5.00 messages to wndmsg.cpp
28 - GDI32: LineDDA fix
29
30 2000-02-12: David Raison <djr@lemur.co.uk>
31 - OLE32: Fixed IsEqualIID issue
32
33 2000-02-11: Vit Timchishin <tvv@sbs.kiev.ua>
34 - KERNEL32: Fix for OpenFile; fill in OFSTRUCT even if api fails
35 (needed for Acrobat Reader 4.0)
36
37 2000-02-10: Knut Stange Osmundsen (knut.stange.osmundsen@pmsc.no)
38 - /tools/database/ + /src/makefile: Odin32 API DB.
39
40 2000-02-10: Christoph Bratschi <cbratschi@datacomm.ch>
41 - USER32: added some stubs
42 fixed wrong pixels at the right side of menu items
43 - COMCTL32: implemented LVS_NOSORTHEADER
44 increased statusbar height (temporal hack)
45 first steps of treeview rewrite
46
47 2000-02-10: Sander van Leeuwen <sandervl@xs4all.nl>
48 - GDI32: Added support for memory map handles in CreateDIBSection
49 Fixed CreateICA/W; Open32's version is case sensitive whereas
50 win32's apparently isn't.
51 - TOOLS\makefile: fixed clean build
52 - src\makefile: fixed clean build
53 - src\makefile.smp: fixed incorrect dir change
54
55 2000-02-10: Knut Stange Osmundsen (knut.stange.osmundsen@pmsc.no)
56 - *: Updated the source tree to use autogenerated dependencies.
57 You will have to do a 'nmake dep' from either /src or / before
58 being able to make anything.
59 -All makefiles is required to have a 'dep' rule.
60 -All dll makefiles is now required to have a 'lib' rule which
61 makes the libraries for the module. This rule should also
62 check that the library in $(PDWIN32_LIB) is up-to-date.
63 - Tools/FastDep: Dependency tool. (Fast=Quick-and-Dirty)
64 Moved from /src/win32k. This is currently used to generate
65 dependency information.
66 Note that it doesn't have any precompiler logic! This is causeing
67 some warnings...
68 - include/pdwin32.tool: Two new tools DEPEND and DOWITHDIRS.
69 - src/makefile: used the DOWITHDIRS to do cleanup, lib and dep.
70
71 2000-02-10: Edgar Buerkle <Edgar.Buerkle@gmx.net>
72 - GDI32: Fix alignment for 1 & 4 bits bitmaps (dibsection)
73 - NTDLL: Pretend no debugger is active in NtQueryInformationProcess
74
75 2000-02-09: Sander van Leeuwen <sandervl@xs4all.nl>
76 - USER32: Implemented WaitForInputIdle
77 ScrollWindow fix; don't call InvalidateRect as WinScrollWindow
78 already invalidates the area (and the call to InvalidateRect was
79 wrong as it has to include the erase flag; should have called
80 RedrawWindow instead)
81 - KERNEL32: WinExec: Wait for process to block on input before
82 returning
83 - OpenGL base, GLUT, GLU: Added version resource, removed dll exitlist
84 handlers
85
86 2000-02-09: Knut Stange Osmundsen (knut.stange.osmundsen@pmsc.no)
87 - OpenGL base, GLUT, GLU: NODEBUGINFO implemented in the makefiles.
88
89 2000-02-09: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
90 - ODIN.INI: OPENGL32.DLL <--> OPENGL.DLL translation, since
91 WinXX OpenGL apps can be dynamically linked with
92 MS OpenGL (OPENGL32.DLL) *or* SGI OpenGL (OPENGL.DLL).
93
94 2000-02-09: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
95 - OpenGL base: Various minor fixes
96 - OpenGL GLUT: Various minor fixes
97 - OpenGL GLU: 'Native' port of SGI GLU
98
99 2000-02-08: Knut Stange Osmundsen <knut.stange.osmundsen>
100 - Win32k: Temporarily disabled some unused imported kernelfunctions.
101 Corrected a problem with overloading _ldrEnum32bitRelRecs;
102 it failed on WS4eB. (Message 'DosDevIOCtl failed')
103
104 2000-02-08: Sander van Leeuwen <sandervl@xs4all.nl>
105 - USER32: Don't use shell positioning for child windows (breaks Notes)
106 Turn of WM_BACKERASEBKGND when calling RedrawWindow to
107 invalidate a window (without erase flag set; but also without
108 noerase) -> fixes flickering in pingpong Opengl sample
109 - KERNEL32: Search path for executables when they can't be found in
110 the current directory.
111
112 2000-02-07: Christoph Bratschi <cbratschi@datacomm.ch>
113 - KERNEL32: Ported more Wine thunk apis
114
115 2000-02-07: Sander van Leeuwen <sandervl@xs4all.nl>
116 - USER32: Fix for DCX_INTERSECTRGN in GetDCEx (use ExtSelectClipRgn
117 to combine current & new clip region)
118 - ADVAPI32: Ported Wine LookupAccountSidA/W (semi-stubs now)
119
120 2000-02-06: Jens Wiessner <wiessnej@rfi.de>
121 - WINMM: Updated MCI dlls (added version info)
122
123 2000-02-06: Sander van Leeuwen <sandervl@xs4all.nl>
124 - KERNEL32: Changed GetProcessDword ordinal to 18
125 - USER32: Temporarily commented out shellposition changes
126 (breaks i.e. calc & Notes)
127 Started rewriting BeginPaint/EndPaint + DC apis
128
129 2000-02-06: Christoph Bratschi <cbratschi@datacomm.ch>
130 - USER32: ported WinHelpA from WINE
131
132 2000-02-05: Christoph Bratschi <cbratschi@datacomm.ch>
133 - USER32: WM_SETHOTKEY: save data
134 prototype for WS_EX_CONTEXTHELP button
135 check WS_EX_RIGHT in button control
136 fixed tasklist entry
137 implemented CW_USEDEFAULT with FCF_SHELLPOSITION
138
139 2000-02-05: Sander van Leeuwen <sandervl@xs4all.nl>
140 - KERNEL32: Memory map fixes (file maps)
141 - USER32: mdi child creation fix (child still not activated when created)
142 Default WM_ERASEBKGND handler change (only erase invalid area)
143 (note: might be wrong; have to check this in NT; probably
144 need to rewrite code that sends those messages)
145 -> fixes redraws for i.e. windows behind menu windows
146 - GDI32: Don't use Open32 apis to load opengl32 (nor for GetProcAddress)
147 Import wgl* apis
148 - OPENGL: Removed OS2wgl apis (they had the wrong calling convention
149 -> causes crashes in gdi32 when compiled with optimizations on)
150
151 2000-02-04: Markus Montkowski <mmontkowski@gmx.de>
152 - DDRAW: Many minor/major bugfixes at numerous places
153 - DSOUND: Fixed GetCurrentBufferPos in the virtual player
154
155 2000-02-04: Sander van Leeuwen <sandervl@xs4all.nl>
156 - ALL: Added version resource (if not already present)
157 Link with dllentry.obj (those dlls that don't need custom dll
158 entrypoints)
159 Clean up in process detach handler of win32 libmain
160 (except for a few core dlls (gdi32/user32/kernel32))
161 - DLLENTRY: Standard dll entrypoint
162
163 2000-02-04: Christoph Bratschi <cbratschi@datacomm.ch>
164 - COMCTL32: merged with WINE 20000130
165
166 2000-02-03: Jens Wiessner <wiessnej@rfi.de>
167 - NTDLL: Ported Wine security apis
168 - CRTDLL: Update
169
170 2000-02-03: Christoph Bratschi <cbratschi@datacomm.ch>
171 - USER32: merged controls with WINE 20000130
172
173 2000-02-03: Daniela Engert <dani@ngrt.de>
174 - GDI32: Implement RGB 555 to RGB 565 conversion in assembler
175
176 2000-02-03: Sander van Leeuwen <sandervl@xs4all.nl>
177 - WININET: Ported Wininet code from Corel Wine tree
178 - INCLUDE\WINSOCK: MS Winsock compatible header
179 - GDI32: Prelimary RGB 555 to RGB 565 conversion in SetDIBitsToDevice
180 (will be rewritten in assembly for better performance)
181 (for RealPlayer videos in 16 bits mode)
182 BitBlt fix (return after dibsection blit -> fixes Quake 2)
183 Added MMX RGB conversion.
184 - USER32: Added export for OS2ToWin32Handle
185 - COMDLG32: Merged with latest Wine version (20000109)
186 - INCLUDE\WIN: Fixes to compile comdlg32 in C mode
187 (will be rewritten in assembly for better performance)
188 (for RealPlayer videos in 16 bits mode)
189 BitBlt fix (return after dibsection blit -> fixes Quake 2)
190
191 2000-02-01: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
192 - OPENGL: Ported SGI GLUT sources + Opengl update
193
194 2000-02-01: Sander van Leeuwen <sandervl@xs4all.nl>
195 - GDI32: Cleaned up
196 Fixes for dib section apis. RealPlayer 7 can play videos
197 now (correct in 24 bps mode; upside down and wrong colors
198 in 16 bps mode)
199
200 2000-02-01: Knut Stange Osmundsen <knut.stange.osmundsen>
201 - Pe2Lx: Makefile should be working again.
202 - KERNEL32: RegisterPe2LxDll - no detach is done for Pe2Lx/Win32k DLLs.
203 This is a temporary fix.
204
205 2000-02-01: Patrick Haller <phaller@gmx.net>
206 - SHELL32: Added PathSkipRootAW
207
208 2000-02-01: Jens Wiessner <wiessnej@rfi.de>
209 - NTDLL: Updated .def file (similar to NT 4 SP6) + bugfix for impdef
210
211 2000-01-31: Sander van Leeuwen <sandervl@xs4all.nl>
212 - USER32: GetDCEx with window handle 0 fails in Windows 98; now it also
213 returns an error in Odin.
214 GetWindowDC & GetDC use the desktop window handle if hwnd == 0
215 (before calling GetDCEx)
216 - GDI32: Set dibsection bitmap data to 0 when allocating it.
217
218 2000-01-30: Sander van Leeuwen <sandervl@xs4all.nl>
219 - PELDR: Fixed error messages for images without fixups (peldr.dll no
220 longer required)
221 - GDI32: Removed wrong bugfix for GetDIBits (breaks Lotus Notes)
222 - USER32: Don't check for window visibility when calling SetWindowPos
223 in SetMenu. (fixes menu in standard minesweeper)
224 (NOTE: May need to call SetWindowPos with SWP_FRAMECHANGED
225 when showing a window (see Wine code))
226 Put back GetMenuStringA fix (return length of string if string pointer
227 or size parameter == 0) (almost fixes Realplayer 7 menu)
228
229 2000-01-29: Sander van Leeuwen <sandervl@xs4all.nl>
230 - GDI32: Save and restore FPU control word when calling
231 Open32's DrawText. DrawText trashes it which causes drawing
232 problems in RealPlayer 7.
233 - USER32: Call DrawTextA in uitools.cpp, not Open32's DrawText.
234 Fix for SetWindowPos for showing hidden windows
235 (call ShowWindow) -> fixed non-visible button bar in mIRC
236 Don't set WS_VISIBLE on by default. Windows are made visible
237 during creation by calling ShowWindow.
238 Call UpdateWindow for client window, not the frame.
239 - INCLUDE\WIN\wingdi.h: Added GdiFlush declaration
240 - INCLUDE\makefiles: Added c/c++ definitions for win32 apps (without
241 -D__WINE__ so you don't need to specify whether you use the ascii
242 or unicode version of a win32 api)
243
244 2000-01-29: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
245 - KERNEL32: Added GlobalWire/GlobalUnwire
246
247 2000-01-28: Sander van Leeuwen <sandervl@xs4all.nl>
248 - GDI32: Wrong return values for GetDIBits & SetDIBitsToDevice
249 (nr of scan lines copied; not true/false)
250 - USER32: Don't call default frame handler for WM_ADJUSTWINDOWPOS
251 (fixes window resize when playing videos in RealPlayer v7 &
252 dragging titlebar in Professional Mine Sweeper)
253
254 2000-01-28: Knut St. Osmundsen <knut.stange.osmundsen@pmsc.no>
255 - Win32k: Heap is splitted into a swappable and a resident heap.
256 Fixups are now applied when a page is loaded from disk.
257 This is done by overloading the kernel function called
258 (_)ldrEnum32bitRelRecs. This should improve performance a lot!
259
260 2000-01-27: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
261 - OPENGL: First version of opengl implementation
262
263 2000-01-27: Sander van Leeuwen <sandervl@xs4all.nl>
264 - USER32: Fixed FS corruption in OSLibPostThreadMessage
265 Send WM_CHILDACTIVATE to child windows (not only
266 to MDI children) instead of WM_ACTIVATE
267 - SHELL32: Fixed FS corruption in DragAcceptFiles
268
269 2000-01-26: Yuri Dario <mc6530@mclink.it>
270 - INCLUDE\WIN: Additions & changes for compiling Opera.
271 - many dlls: create correct library (impdef)
272
273 2000-01-26: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
274 - GDI32: Changes for Opengl support
275
276 2000-01-26: Christoph Bratschi <cbratschi@datacomm.ch>
277 - USER32: fixed WM_MOVE, MsgFormatFrame and WM_WINDOWPOS* to use parent
278 coordinates
279 changed min frame size
280 - COMCTL32: fixed wrong progress frame
281
282 2000-01-26: Sander van Leeuwen <sandervl@xs4all.nl>
283 - OLEAUT32: Don't create logfile when logging is turned off
284 - PELDR: Don't modify cmd line in PIB structure
285 - INCLUDE: Removed string.h.
286 - KERNEL32: Added workaround for OS/2 DosSetMem bug in VirtualAlloc
287 (if memory is reserved, set read & write page flags)
288
289 2000-01-25: Sander van Leeuwen <sandervl@xs4all.nl>
290 - PELDR/KERNEL32: Allocate low memory at right address and with right size
291 in peldr.dll (fixes install of Windows Media Player)
292 - KERNEL32: Print thread id for each log message
293
294 2000-01-22: Michal Necasek <mike@mendelu.cz>
295 - DINPUT: Fixes + basic functionality is complete; enough for many games
296
297 2000-01-21: Sander van Leeuwen <sandervl@xs4all.nl>
298 - USER32: Put back old WM_MOVE, MsgFormatChanged & OSLibSWPToWINDOWPOSFrame
299 Previous changes broke many apps (VPBuddy, MIrc32)
300 Don't update window if style changes (responsibility of the app)
301 Store window menu & id in same variable (fixes clock ->
302 double click on analog window -> titlebar & menu gone; menu
303 used to stay there)
304 Put back WM_CALCVALIDRECT code in pmwindow. Fixes updates
305 of clock window (who's class has CS_H/VREDRAW style).
306 - KERNEL32: Fixed image loading for resource lookup only (don't care
307 where those images are loaded as we only use it to query
308 the version resource; so base address doesn't matter)
309 (-> RealPlayer 7 installs now)
310
311 2000-01-20: Sander van Leeuwen <sandervl@xs4all.nl>
312 - KERNEL32: Disabled creation of pe_x.log if logging disabled
313 Only get codepage once from odin.ini.
314
315 2000-01-20: Vit Timchishin <tvv@sbs.kiev.ua>
316 - KERNEL32: Codepage bugfix & unicode translation changes (heapstring.cpp)
317 - GDI32: Added codepage support for CreateCompatibleDC
318
319 2000-01-20: Christoph Bratschi <cbratschi@datacomm.ch>
320 - USER32: fixed WM_CONTEXTMENU
321 dispatch WM_MOUSEMOVE in menu loop
322
323 2000-01-18: Sander van Leeuwen <sandervl@xs4all.nl>
324 - USER32: Removed 'old' user32 and replaced it with the new one
325 Call default window proc when DefMDIChildProcA/W is called
326 for a non-MDI window.
327 Fixed menu check & submenu marks painting
328 - KERNEL32: Increased shared heap reserve size to 512 kb
329 - SHELL32: Display Odin logo in Shell about dialog box
330
331 2000-01-18: Jens Wiessner <wiessnej@rfi.de>
332 - WINMM\WAVEMAP
333 Updated to Wine level 20000109 + corrected compile
334 - MCICDA: ported MCICDA.DLL from Wine 20000901 (Linux cdrom calls stubbed
335 so it doesn't work)
336
337 2000-01-17: Sander van Leeuwen <sandervl@xs4all.nl>
338 - USER32\NEW: Added basic support for DInput WM_CHAR notification
339 (the rest needs to be done in dinput.dll)
340 Use KEYBOARD_Enable user32 export to (un)register WM_CHAR
341 handler. (WNDPROC type) It's called when a WM_CHAR message
342 arrives for an Odin window with hwnd, msg, wParam & lParam.
343 - DINPUT: Fixed bugs reported by Michal Necasek
344
345 2000-01-16: Christoph Bratschi <cbratschi@datacomm.ch>
346 - USER32/NEW: implemented sysmenu commands: SC_SIZE and SC_TASKLIST
347 fixed WM_MOVE
348 changed HTCAPTION system menu position
349 changed maximized window position
350 don't move/size maximized windows
351
352 2000-01-15: Jens Wiessner <wiessnej@rfi.de>
353 - TWAIN_32: Update
354 - WINMM\MCIANIM,MCIAVI32,MCISEQ,MCIWAVE,MIDIMAP
355 Updated to Wine level 20000109 + corrected compile errors
356 - WINMM: Ported Wine wave mapper.
357
358 2000-01-15: Sander van Leeuwen <sandervl@xs4all.nl>
359 - USER32\NEW: Fixed scroll repaints (never use GetMessage with window
360 handle as that can prevent WM_PAINTs from being dispatched)
361 (may need reworking of Get/PeekMessage instead)
362 ScrollWindow changes
363 Removed frame drawing 'bugfix'.
364 Fixed system menu position for child windows (i.e. MDI)
365 Fixed titlebar tracking for child windows (i.e. MDI)
366 - KERNEL32: Check for null pointers in lstrcmpA
367
368 2000-01-15: Christoph Bratschi <cbratschi@datacomm.ch>
369 - USER32/NEW: cache menu and caption drawing
370 changed minimize button position
371 don't redraw system menu icon in menu.cpp
372 hilighted menubar items don't have an edge in Win9x
373 don't open system menu on mouseover if menubar is used and vice versa
374 show sysmenu on WM_NCRBUTTONUP with HTCAPTION set (todo: position)
375 use WIN32_STDCLASS2 for windows with CS_SAVEBITS class style
376
377 2000-01-14: Christoph Bratschi <cbratschi@datacomm.ch>
378 - USER32/NEW: added caption clipping for faster window text updates
379
380 2000-01-14: Sander van Leeuwen <sandervl@xs4all.nl>
381 - USER32\NEW: Fixed min/max bug for mdi child windows
382 Fixed DrawMenuBar (invalidate frame rectangle in
383 FrameUpdateClient if client rectangle wasn't changed)
384 Fixed bugs in MsgFormatFrame & SendNCCalcSize
385 Fixed WM_WINDOWPOSCHANGED translation for frame window (not done yet)
386 (Winamp works now)
387 Removed code that's no longer used (subclassed OS/2 frame
388 controls & OS/2 scrollbar functions etc)
389
390 2000-01-13: Sander van Leeuwen <sandervl@xs4all.nl>
391 - USER32\NEW: WM_ACTIVATEAPP should be sent when another process' window
392 is activated or deactivated
393 Send correct thread id for non-Odin windows in WM_ACTIVATEAPP
394 Set window handle of non-Odin window to window desktop in WM_ACTIVATE
395 Return window desktop handle for window handle returned by
396 SetActiveWindow if window is non-Odin.
397 Fixed activation of windows. (send WM_ACTIVATE when receiving
398 a WM_WINDOWPOSCHANGED message in pmframe.cpp)
399 Fixed DrawFrame; bottom & right frame borders now drawn correctly
400 Fixed scrollbar positioning (style.exe)
401 Fixed CS_OWNDC for GetDCEx (DCX_WINDOW); don't use a window
402 DC to save/restore a window's own dc.
403 Fixed client rectangle problems. Client rectangles
404 are always in frame coordinates; window rectangles in
405 screen coordinates. Whenever necessary (i.e WM_MOVE)
406 client coordinates are converted to coordinates relative
407 to it's parent client window.
408 Changed WM_MOVE -> client coordinates relative to parent origin
409 if child; otherwise relative to screen origin. (needs testing)
410 (WM_NCCALCSIZE needs to be done as well)
411 - COMCTL32: Version resource version nrs changed (based on NT 4 SP3)
412 - KERNEL32: Added DisableLogging & EnableLogging functions to
413 disable logging in parts of code. Logging will only be
414 done if the logcount is bigger than 0.
415
416 2000-01-12: Christoph Bratschi <cbratschi@datacomm.ch>
417 - USER32/NEW: fixed WM_CALCVALIDRECTS
418 activated WM_NCPAINT clipping
419 added improved frame redraw mechanism
420
421 2000-01-12: Sander van Leeuwen <sandervl@xs4all.nl>
422 - USER32\NEW: Changed client rectangle positioning (not done by PM frame
423 handler anymore) -> fixes problems with Shell About dialog
424 and jumping controls when resizing (Winhlp32)
425 Fixed menu tracking for different submenus
426 Fixed delayed repaints of invalidated menu rectangles
427 Ported Wine messagebox code. (for GUI consistency)
428 Fixed bugs in ShowScrollBar. (vert. scrollbar wasn't enabled
429 in notepad)
430 Fixed 'frame' control updates (resizing client window in
431 SetWindowPos for SWP_FRAMECHANGED)
432
433 2000-01-11: Jens Wiessner <wiessnej@rfi.de>
434 - TWAIN_32: Bugfix (removed test code)
435
436 2000-01-11: Christoph Bratschi <cbratschi@datacomm.ch>
437 - USER32/NEW: fixed AdjustWindowRectEx
438
439 2000-01-11: Sander van Leeuwen <sandervl@xs4all.nl>
440 - USER32\NEW: Put nonclient code in win32wbasenonclient.cpp
441 Removed hardcoded dependancy on shell32; load it on-demand
442 Fixed LoadBitmap (OBM_RADIOCHECK was missing from system bitmap list)
443 Fixed wrong return value for OSLibWinGetMsg
444 Workaround for bug in GDI32 FillRect (menu items painted
445 black instead of gray) (menu.cpp, MENU_DrawMenuItem)
446 Applied patch to Wine menu code for RealPlayer
447 Fixed default return value of DefWndProc (0)
448 Fixed SetMenu (menus should be set when a window is no child)
449 Call correct SetMenu function from MsgCreate Win32BaseWindow method
450 Use WIN32_INNERFRAME frame class for top level windows again.
451 (VPBuddy repaint problems were solved by using this class)
452
453 2000-01-10: Sander van Leeuwen <sandervl@xs4all.nl>
454 - USER32: Fixed message translation for WM_TIMER with no window handle or timer proc
455 Bugfix for OSLibWinGetMsg & OSLibWinPeekMsg (wrong return value)
456 - WINMM: Fixed wrong error code for waveOutOpen & waveOutGetDevCaps when
457 there's no audio device
458 - USER32\NEW: Fixed message translation for WM_TIMER with no window handle or timer proc
459 Changed WM_NCHITTEST behaviour. Now sent during WM_MOUSEMOVE
460 or button down/up message translation.
461 Fixed LoadBitmap (only load from user32 if it's a system bitmap)
462 Added WM_NCACTIVATE message generation
463 Bugfix for OSLibWinGetMsg & OSLibWinPeekMsg (wrong return value)
464 Changed GetSystemMenu; added method to Win32BaseWindow class
465 (destroy old menu if present and switch back to default system
466 menu if bRevert = TRUE; needs changes in non-client code)
467
468 2000-01-10: Christoph Bratschi <cbratschi@datacomm.ch>
469 - USER32/NEW: activated menu code
470
471 2000-01-09: Sander van Leeuwen <sandervl@xs4all.nl>
472 - USER32: Added border size for top-level windows in OSLibWinConvertStyle
473 (borders are not drawn correctly)
474 Fixed bug in pmframe WM_WINDOWPOSCHANGED handler (don't update
475 client/window rectangle when size nor position have changed)
476 Fixed out of sync rectWindow. (children don't get notified of
477 parent position change -> rectWindow (in screen coord.) not updated)
478 Fixed LoadBitmap for system bitmaps
479 Fixes for win32 titlebar + added win32 system menu
480 System menu commands now work
481 Fixed repaint problem for win32 titlebar
482 Added Christoph's gradient filled title bars code
483 For (experimental) win32-like windows add this to odin.ini:
484 [CUSTOMIZATION]
485 OS2Look=0
486
487 [COLORS]
488 UseWinColors=1
489
490 2000-01-09: David Raison <djr@lemur.co.uk>
491 - OLEAUT32: Typelib - Updated TKIND_ALIAS handling.
492
493 2000-01-09: Christoph Bratschi <cbratschi@datacomm.ch>
494 - USER32/NEW: implemented scrollbar nc handling
495 windows without menus work now fine
496 implemented gradient filled title bars
497
498 2000-01-08: Sander van Leeuwen <sandervl@xs4all.nl>
499 - USER32: ModifyMenuA bugfix (changing menu ids didn't work)
500 OSLibGetMsg bugfix + WM_QUIT translation fix
501 OSLibGetMenuItemRect fix (y coordinate conversion)
502 Changed WM_NCHITTEST behaviour. Now sent during WM_MOUSEMOVE
503 or button down/up message translation.
504 - OLE32/OLEAUT32/OLESVR32/OLEDLG/OLECLI32:
505 Added Wine-like license that supercedes the main Odin license
506 - CRTDLL: Fixed many register based floating point exports (CRTDLL__CIcos,
507 CRTDLL__CIatan etc etc)
508
509 2000-01-08: Jens Wiessner <wiessnej@rfi.de>
510 - CRTDLL: Compile fix
511
512 2000-01-08: Patrick Haller <phaller@gmx.net>
513 - SHELL32: Update: to WINE level 2000/01/08
514 - KERNEL32: Add: stub for GetDiskFreeSpaceExAW
515
516 2000-01-06: Christoph Bratschi <cbratschi@datacomm.ch>
517 - GDI32: added PatBlt support for negative width/height
518
519 2000-01-06: Sander van Leeuwen <sandervl@xs4all.nl>
520 - ADVAPI32: Implemented StartServiceCtrlDispatcherA/W
521 Faked RegisterServiceCtrlHandlerA/W (TODO)
522 Partly implemented SetServiceBits/SetServiceStatus
523 Improved QueryServiceStatus
524 Call RtlCreateAcl in InitializeAcl
525 - LZ32: Create correct library
526 - CRTDLL: Fixed CRTDLL__wcsnicmp (use Wine version)
527 - VERSION: Fixed VerQueryValue32A and merged with latest Wine sources
528 (991212) (-> fixes errors in RealPlayer)
529 - USER32: GetMenuStringA fix (return length of string if string pointer
530 or size parameter == 0)
531
532 2000-01-05: Jens Wiessner <wiessnej@rfi.de>
533 - TWAIN_32: Update
534
535 2000-01-05: Christoph Bratschi <cbratschi@datacomm.ch>
536 - USER32/NEW: single window works now
537
538 2000-01-05: Sander van Leeuwen <sandervl@xs4all.nl>
539 - KERNEL32/NTDLL: Partially implemented NtOpenThreadToken
540 (should be changed)
541 MS Office 2000 install (first part) almost working.
542 (installs windows installer as system service)
543 - OLEAUT32: Typelib bugfix for MS Office 2k install
544 - odin_ini.txt: Added information about CODEPAGES & TWAIN section
545
546 2000-01-05: David Raison <djr@lemur.co.uk>
547 - OLEAUT32: LHashValOfNameSys(A)
548
549 2000-01-04: Jens Wiessner <wiessnej@rfi.de>
550 - TWAIN_32: Created twain dll for usage with CFM Twain for OS/2.
551
552 2000-01-04: Sander van Leeuwen <sandervl@xs4all.nl>
553 - USER32: InsertMenu bugfix (RealPlayer calls InsertMenu with flag 0 & pos -1)
554 Delete old region in SetWindowRegion
555
556 2000-01-03: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
557 - KERNEL32: Named pipe updates & bugfixes
558
559 2000-01-03: Jens Wiessner <wiessnej@rfi.de>
560 - LZ32/TAPI32: Updated def files to match NT 4 SP6
561 - MSVCRT: Updated def files + MSVCRT40 version info
562 - WINMM: Added Wine's MCI dlls (not compiled as this requires
563 a working MCI subsystem in winmm and a redesign of
564 wave & midi)
565
566 2000-01-03: Sander van Leeuwen <sandervl@xs4all.nl>
567 - LZ32: Cleaned up .def file (don't import directly) & removed
568 debugtools.h
569 - USER32: Fixed PostThreadMessage + bugs in GetMessage
570 - KERNEL32: Set hmq & hab THDB values for newly created
571 threads (hmq not correct now)
572
573 2000-01-02: Przemyslaw Dobrowolski <dobrawka@asua.org.pl>
574 - KERNEL32: Started implementing named pipe apis
575
576 2000-01-02: David Raison <djr@lemur.co.uk>
577 - OLEAUT32: Typelib fixes - Custom Data & Default values.
578 Added private logging to tlib_n.log when reading a TLIB.
579 (Should clarify what is being read & why)
580 Now supports embedded named TLIBS in the format
581 <path>\<libname>\<id> (required for VB6, etc.)
582 Preparatory work to reduce dependance on
583 current file position to enable delaying parsing
584 data until it is requested by user.
585
586 2000-01-02: Sander van Leeuwen <sandervl@xs4all.nl>
587 - USER32: Implemented Set/GetWindowRgn (not activated)
588 - KERNEL32: Fixed Odin zombie processes when there's a trap inside
589 vfprintf during logging.
590 Cleaned up file io procedures in oslibdos.cpp
591
592 2000-01-01: Sander van Leeuwen <sandervl@xs4all.nl>
593 - USER32: Workaround for crash in Lotus Notes when switching to a new
594 view (PM sends WM_WINDOWPOSCHANGED msg after DestroyWindow
595 has been called for a window -> don't dispatch this msg)
596
Note: See TracBrowser for help on using the repository browser.