Changeset 2689 for trunk/changelog


Ignore:
Timestamp:
Feb 9, 2000, 9:51:20 AM (26 years ago)
Author:
jeroen
Message:

* empty log message *

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
    27
    38 2000-02-08: Knut Stange Osmundsen <knut.stange.osmundsen>
    4         - Win32k: Temporarily disabled some unused imported kernelfunctions.
    5                   Corrected a problem with overloading _ldrEnum32bitRelRecs;
    6                   it failed on WS4eB. (Message 'DosDevIOCtl failed')
     9        - Win32k: Temporarily disabled some unused imported kernelfunctions.
     10                  Corrected a problem with overloading _ldrEnum32bitRelRecs;
     11                  it failed on WS4eB. (Message 'DosDevIOCtl failed')
    712
    813 2000-02-07: Sander van Leeuwen <sandervl@xs4all.nl>
    9         - USER32: Don't use shell positioning for child windows (breaks Notes)
     14        - USER32: Don't use shell positioning for child windows (breaks Notes)
    1015                  Turn of WM_BACKERASEBKGND when calling RedrawWindow to
    1116                  invalidate a window (without erase flag set; but also without
    1217                  noerase) -> fixes flickering in pingpong Opengl sample
    13         - KERNEL32: Search path for executables when they can't be found in
     18        - KERNEL32: Search path for executables when they can't be found in
    1419                    the current directory.
    1520
    1621 2000-02-07: Christoph Bratschi <cbratschi@datacomm.ch>
    17         - KERNEL32: Ported more Wine thunk apis
     22        - KERNEL32: Ported more Wine thunk apis
    1823
    1924 2000-02-07: Sander van Leeuwen <sandervl@xs4all.nl>
    20         - USER32: Fix for DCX_INTERSECTRGN in GetDCEx (use ExtSelectClipRgn
     25        - USER32: Fix for DCX_INTERSECTRGN in GetDCEx (use ExtSelectClipRgn
    2126                  to combine current & new clip region)
    22         - ADVAPI32: Ported Wine LookupAccountSidA/W (semi-stubs now)
     27        - ADVAPI32: Ported Wine LookupAccountSidA/W (semi-stubs now)
    2328
    2429 2000-02-06: Jens Wiessner <wiessnej@rfi.de>
Note: See TracChangeset for help on using the changeset viewer.