Changeset 4432 for trunk/changelog


Ignore:
Timestamp:
Oct 5, 2000, 8:36:11 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r4429 r4432  
    1  /* $Id: changelog,v 1.1173 2000-10-05 13:46:37 sandervl Exp $ */
     1 /* $Id: changelog,v 1.1174 2000-10-05 18:36:11 sandervl Exp $ */
    22
    33 2000-10-05: Sander van Leeuwen <sandervl@xs4all.nl>
     
    55    - USER32:   GetWindow GW_CHILD & GW_HWNDFIRST fixes
    66                EnumDisplaySettingsA; always set refresh rate to 70hz
     7                Z-order bugs fixed; GetWindow returns windows in correct order now
     8                hack for groupbox (clipsiblings) no longer necessary. Same
     9                goes for adding WS_CLIPSIBLINGS style for dialog controls.
     10                Re-enabled usage of invalid region instead of invalid rectangle
     11                in BeginPaint -> lots of paint problems gone (i.e. winzip)
    712
     13 2000-10-05: Michal Necasek <mike@mendelu.cz>
     14    - KERNEL32: Fixes for exception handling (as done by MSVCRT)
     15     
    816 2000-10-05: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
    917    - tools\common: Implemented read and write buffering for class kFile
Note: See TracChangeset for help on using the changeset viewer.