Changeset 6056 for trunk/changelog
- Timestamp:
- Jun 21, 2001, 6:10:55 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r6051 r6056 1 /* $Id: changelog,v 1.1530 2001-06-20 17:11:11 sandervl Exp $ */ 1 /* $Id: changelog,v 1.1531 2001-06-21 16:10:55 bird Exp $ */ 2 3 2001-06-21: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 4 - DDRAW: o io_init1, io_init2 and io_exit1 forgot to save/restore EBX. 5 (Broke some apps when XF86Sup.sys is installed) 2 6 3 7 2001-06-20: Sander van Leeuwen <sandervl@xs4all.nl> … … 21 25 - KERNEL32: o Implemented IOCTL_SCSI_PASS_THROUGH_DIRECT storage ioctl 22 26 - USER32: o Fix for scrollbars with SBS_SIZEBOX or SBS_SIZEGRIP style 23 (use size specified in CreateWindow only if SBS_SIZEBOXTOPLEFTALIGN 27 (use size specified in CreateWindow only if SBS_SIZEBOXTOPLEFTALIGN 24 28 nor SBS_SIZEBOXBOTTOMRIGHTALIGN style flags set) 25 29 (CPOV window now has the right size) … … 44 48 45 49 2001-06-15: Sander van Leeuwen <sandervl@xs4all.nl> 46 - USER32: o Removed yesterday's getControl dialog change. 50 - USER32: o Removed yesterday's getControl dialog change. 47 51 (causes errors for certain installshield installers) 48 52 o Add frame controls when app changes style flags (os/2 appearance)
Note:
See TracChangeset
for help on using the changeset viewer.