Changeset 6834 for trunk/changelog
- Timestamp:
- Sep 27, 2001, 3:54:06 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r6827 r6834 1 /* $Id: changelog,v 1.1697 2001-09-26 15:29:17 phaller Exp $ */ 1 /* $Id: changelog,v 1.1698 2001-09-27 01:54:06 bird Exp $ */ 2 3 2001-09-11: knut st. osmundsen <kosmunds@csc.com> 4 - Win32k: o Create development branch 'splittup' which in the 5 splittup of win32k is being implemented. 6 o BTW. I think I've found the jfs/fat32 + win32k problem. 7 I left some dirty readonly heap pages behind... 8 That is corrected in the splittup. 9 - Some Makefiles: 10 o Corrected the file header to state correct dllname. 11 Ye][ow, which is doing some documentation stuff on the Odin32, 12 pointed this out this for me. 2 13 3 14 2001-09-26: Patrick Haller <patrick.haller@innotek.de> … … 21 32 - USER32: o MDI bugfix: set active child to 0 when last one is destroyed 22 33 (fixes crash when closing mdi window in odinapp) 23 - GDI32: o DIB Section sync bugfix; GpiQueryBitmapBits fails 34 - GDI32: o DIB Section sync bugfix; GpiQueryBitmapBits fails 24 35 when cbImage is too small (compressed images only) 25 36 This used to work. Maybe related to new SDD version.
Note:
See TracChangeset
for help on using the changeset viewer.