Changeset 2689 for trunk/changelog
- Timestamp:
- Feb 9, 2000, 9:51:20 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2688 r2689 1 /* $Id: changelog,v 1.710 2000-02-08 22:30:21 sandervl Exp $ */ 1 /* $Id: changelog,v 1.711 2000-02-09 08:51:20 jeroen Exp $ */ 2 3 2000-02-09: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl> 4 - OpenGL base: Various minor fixes 5 - OpenGL GLUT: Various minor fixes 6 - OpenGL GLU: 'Native' port of SGI GLU 2 7 3 8 2000-02-08: Knut Stange Osmundsen <knut.stange.osmundsen> 4 5 6 9 - Win32k: Temporarily disabled some unused imported kernelfunctions. 10 Corrected a problem with overloading _ldrEnum32bitRelRecs; 11 it failed on WS4eB. (Message 'DosDevIOCtl failed') 7 12 8 13 2000-02-07: Sander van Leeuwen <sandervl@xs4all.nl> 9 14 - USER32: Don't use shell positioning for child windows (breaks Notes) 10 15 Turn of WM_BACKERASEBKGND when calling RedrawWindow to 11 16 invalidate a window (without erase flag set; but also without 12 17 noerase) -> fixes flickering in pingpong Opengl sample 13 18 - KERNEL32: Search path for executables when they can't be found in 14 19 the current directory. 15 20 16 21 2000-02-07: Christoph Bratschi <cbratschi@datacomm.ch> 17 22 - KERNEL32: Ported more Wine thunk apis 18 23 19 24 2000-02-07: Sander van Leeuwen <sandervl@xs4all.nl> 20 25 - USER32: Fix for DCX_INTERSECTRGN in GetDCEx (use ExtSelectClipRgn 21 26 to combine current & new clip region) 22 27 - ADVAPI32: Ported Wine LookupAccountSidA/W (semi-stubs now) 23 28 24 29 2000-02-06: Jens Wiessner <wiessnej@rfi.de>
Note:
See TracChangeset
for help on using the changeset viewer.