Changeset 4432 for trunk/changelog
- Timestamp:
- Oct 5, 2000, 8:36:11 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r4429 r4432 1 /* $Id: changelog,v 1.117 3 2000-10-05 13:46:37sandervl Exp $ */1 /* $Id: changelog,v 1.1174 2000-10-05 18:36:11 sandervl Exp $ */ 2 2 3 3 2000-10-05: Sander van Leeuwen <sandervl@xs4all.nl> … … 5 5 - USER32: GetWindow GW_CHILD & GW_HWNDFIRST fixes 6 6 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) 7 12 13 2000-10-05: Michal Necasek <mike@mendelu.cz> 14 - KERNEL32: Fixes for exception handling (as done by MSVCRT) 15 8 16 2000-10-05: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 9 17 - tools\common: Implemented read and write buffering for class kFile
Note:
See TracChangeset
for help on using the changeset viewer.