Changeset 7329 for trunk/changelog
- Timestamp:
- Nov 13, 2001, 2:19:56 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r7326 r7329 1 /* $Id: changelog,v 1.1825 2001-11-12 23:06:03 phaller Exp $ */ 1 /* $Id: changelog,v 1.1826 2001-11-13 13:19:56 sandervl Exp $ */ 2 3 2001-11-13: Sander van Leeuwen <sandervl@xs4all.nl> 4 - KERNEL32: o Added missing entry in debug log table for hmparport 5 (fixes crash in debug build with selective logging) 6 - GDI32: o CalcBitmapSize bugfix 7 o SetDIBitsToDevice workaround for bug in Matrox driver. 8 When blitting 32 bpp data, the GpiDrawBits call will 9 fail with an insufficient memory error. When that happens, 10 convert data to 24 bpp and try again. 11 (TODO: This can happen in more functions!!) 12 o Fixes for wrong bit masks in several functions (24 & 32 bpp) 2 13 3 14 2001-11-12: Patrick Haller <patrick.haller@innotek.de>
Note:
See TracChangeset
for help on using the changeset viewer.