Changeset 4465 for trunk/changelog


Ignore:
Timestamp:
Oct 9, 2000, 7:30:33 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4462 r4465  
    1  /* $Id: changelog,v 1.1183 2000-10-09 02:32:29 phaller Exp $ */
     1 /* $Id: changelog,v 1.1184 2000-10-09 17:30:33 sandervl Exp $ */
     2
     3 2000-10-09: Yuri Dario <mc6530@mclink.it>
     4    - USER32: Corrected background brush for MDI windows
    25
    36 2000-10-09: Patrick Haller <phaller@gmx.net>
     
    58
    69 2000-10-08: Sander van Leeuwen <sandervl@xs4all.nl>
     10    - USER32: FrameTrackFrame fix for child windows
     11              Ported Wine's ShowOwnedPopups (not tested)
     12
     13 2000-10-08: Sander van Leeuwen <sandervl@xs4all.nl>
    714    - USER32: GetMinMaxInfo fix for windows with both WS_THICKFRAME and
    815              WS_BORDER style (differs from Wine; see comment in win32basepos.cpp
    916              Win32BaseWindow::GetMinMaxInfo)
    10               Fix for CS_OWNDC windows (origin needs to be changed after
    11               window size/position changes)
     17              Fix for CS_OWNDC windows (origin of client window needs to be changed
     18              after window size/position changes)
    1219              Fix for ShowScrollBar (enabling/disabling both scrollbars at once did not work (vert))
    1320              AdjustWindowRectEx fix:
    1421                Scrollbars aren't checked *UNLESS* the style includes a border (any border)
    1522                --> VERIFIED IN NT4, SP6 (fixes MFC apps with scrollbars + bar controls)
    16 
    1723    - KERNEL32: Do not export the toolhelp apis; NT4 doesn't do that. (only win9x)
    1824
Note: See TracChangeset for help on using the changeset viewer.