Changeset 9958


Ignore:
Timestamp:
Mar 31, 2003, 4:56:21 AM (22 years ago)
Author:
bird
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/changelog

    r9952 r9958  
    1 /* $Id: changelog,v 1.2532 2003-03-28 13:57:41 sandervl Exp $ */
     1/* $Id: changelog,v 1.2533 2003-03-31 02:56:21 bird Exp $ */
     2
     3 2003-03-31: knut st. osmundsen <bird-odin-spam@anduin   >
     4    - PE2LX/WIN32K:
     5                o Custombuild feature for excluding dlls. Cleanups.
     6                o Option for making all object RW file.
    27
    38 2003-03-28: Sander van Leeuwen <sandervl@innotek   >
    4     - USER32:   o Removed changes for window tracking (move/size) with full 
     9    - USER32:   o Removed changes for window tracking (move/size) with full
    510                  window dragging enabled (2003-03-27)
    611
     
    1318
    1419 2003-03-26: Sander van Leeuwen <sandervl@innotek   >
    15     - KERNEL32: o WaitForSingleObject/(Msg)WaitForMultipleObject fixes to 
    16                   prevent thread priorities from being accidentally boosted to 
     20    - KERNEL32: o WaitForSingleObject/(Msg)WaitForMultipleObject fixes to
     21                  prevent thread priorities from being accidentally boosted to
    1722                  time critical
    1823
    1924 2003-03-22: Sander van Leeuwen <sandervl@innotek   >
    20     - USER32:   o If an application doesn't validate the update region 
    21                   while processing WM_PAINT, then we must remember it for 
    22                   the next time. 
    23                   Windows will only send a WM_PAINT once until another part of 
     25    - USER32:   o If an application doesn't validate the update region
     26                  while processing WM_PAINT, then we must remember it for
     27                  the next time.
     28                  Windows will only send a WM_PAINT once until another part of
    2429                  the window is invalidated. Unfortunately PM keeps on sending
    2530                  WM_PAINT messages until we validate the update region.
     
    3540 2003-03-18: Platon Fomichev <platon@innotek   >
    3641    - USER32:   o Shift/Ctrl/Alt+Numpad keys illegal behaviour. Generic numpad
    37                   keys like (/*-+) produced garbage. 
     42                  keys like (/*-+) produced garbage.
    3843
    3944 2003-03-12: Platon Fomichev <stauff@innotek   >
Note: See TracChangeset for help on using the changeset viewer.