Changeset 3756 for trunk/changelog


Ignore:
Timestamp:
Jun 26, 2000, 12:28:06 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r3752 r3756  
    1  /* $Id: changelog,v 1.1006 2000-06-25 12:34:04 sandervl Exp $ */
     1 /* $Id: changelog,v 1.1007 2000-06-26 10:28:06 sandervl Exp $ */
     2
     3 2000-06-26: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - GDI32:       Fixed inverse video in RealPlayer 7 with SDD video drivers
     5    - USER32:      Fixed bug in InvalidateRect/Rgn, don't include children
     6                   in WinInvalidateRect/Region call -> fixes painting of
     7                   background bitmap in XWing vs Tie Fighter install app.
     8                   WinInvalidateRegion with fIncludeChildren=0 invalidates both
     9                   the parent and child windows (for !WS_CLIPCHILDREN window)
     10                   fIncludeChildren=1 -> invalidates only child (in xwing case
     11                   as it overlaps the invalid region completely; though parent
     12                   window doesn't have WS_CLIPCHILDREN style)
    213
    314 2000-06-24: Michal Necasek <mike@mendelu.cz>
Note: See TracChangeset for help on using the changeset viewer.