Changeset 10058 for trunk/changelog


Ignore:
Timestamp:
May 2, 2003, 5:32:03 PM (22 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r10051 r10058  
    1 /* $Id: changelog,v 1.2566 2003-04-30 11:03:08 sandervl Exp $ */
     1/* $Id: changelog,v 1.2567 2003-05-02 15:32:03 sandervl Exp $ */
     2
     3 2003-05-02: Sander van Leeuwen <sandervl@innotek   >
     4    - USER32:   o Keep track of all open window DCs
     5                o During WM_VRNENABLED we must query the visible region
     6                  of all open DCs to ensure that GPI updates the visible
     7                  region (e.g. when a window has moved).
     8                  A bug in PM/GPI causes open DCs to get out of sync when
     9                  moving windows with full window drag enabled.
     10                  (without full window drag there is no such problem due
     11                   to the use of LockWindowUpdate)
    212
    313 2003-04-30: Dietrich Teickner <Dietrich_Teickner@t-online   >
Note: See TracChangeset for help on using the changeset viewer.