Changeset 4454 for trunk/changelog


Ignore:
Timestamp:
Oct 8, 2000, 4:04:50 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4449 r4454  
    1  /* $Id: changelog,v 1.1179 2000-10-07 09:34:04 sandervl Exp $ */
    2  
     1 /* $Id: changelog,v 1.1180 2000-10-08 14:04:50 sandervl Exp $ */
     2
     3 2000-10-08: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - USER32: GetMinMaxInfo fix for windows with both WS_THICKFRAME and
     5              WS_BORDER style (differs from Wine; see comment in win32basepos.cpp
     6              Win32BaseWindow::GetMinMaxInfo)
     7              Fix for CS_OWNDC windows (origin needs to be changed after
     8              window size/position changes)
     9    - KERNEL32: Do not export the toolhelp apis; NT4 doesn't do that. (only win9x)
     10
    311 2000-10-07: Markus Montkowski <mmontkowski@gmx.de>
    412    - GDI32: Fixed bitblt, it used the size of the source DC
Note: See TracChangeset for help on using the changeset viewer.