Changeset 2962 for trunk/changelog


Ignore:
Timestamp:
Mar 1, 2000, 7:50:02 PM (26 years ago)
Author:
jeroen
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2960 r2962  
    1  /* $Id: changelog,v 1.764 2000-03-01 14:49:34 sandervl Exp $ */
     1 /* $Id: changelog,v 1.765 2000-03-01 18:50:02 jeroen Exp $ */
     2
     3 2000-03-01: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl>
     4        - OPENGL: Implemented DIVE support in Mesa
    25
    36 2000-03-01: Sander van Leeuwen <sandervl@xs4all.nl>
    4         - USER32: Fixes for FindWindow(ExA/W) - now more like Wine
     7        - USER32: Fixes for FindWindow(ExA/W) - now more like Wine
    58                  (FindWindowExW was not working correctly either)
    69                  First send WM_NCACTIVATE, then WM_ACTIVATE
     
    1316                  Call Dinput handler when translating mouse & keyboard
    1417                  messages (during Get/PeekMessage)
    15         - OPENGL: Always build release version of glide, mesa, glu32 & glut
     18        - OPENGL: Always build release version of glide, mesa, glu32 & glut
    1619                  Build mesa software & 3dfx dlls; don't build OS/2 opengl
    1720                  wrapper anymore
    18         - OPENGL\GLIDE\CVG\GLIDE: 
     21        - OPENGL\GLIDE\CVG\GLIDE:
    1922                  Disable instruction scheduling in release build -> messed up
    2023                  colors when turned on (most likely VAC optimizer bug)
    21                   TODO: Somebody should also check this for the voodoo 1 glide dll.
    22         - OPENGL\GLIDE\CVG:
     24                  TODO: Somebody should also check this for the voodoo 1 glide dll.
     25        - OPENGL\GLIDE\CVG:
    2326                  Fixed makefile
    2427        - OPENGL\MESA\GL\gl.h
     
    6164                    is executed. Call DosExit otherwise.
    6265                    Fix for GpdDev device io (needed for native glide dll)
    63                    
     66
    6467 2000-02-28: Sander van Leeuwen <sandervl@xs4all.nl>
    6568        - KERNEL32: Call ExitProcess in KillWin32Process to make sure
Note: See TracChangeset for help on using the changeset viewer.