Changeset 10058 for trunk/changelog
- Timestamp:
- May 2, 2003, 5:32:03 PM (22 years ago)
- 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) 2 12 3 13 2003-04-30: Dietrich Teickner <Dietrich_Teickner@t-online >
Note:
See TracChangeset
for help on using the changeset viewer.