Changeset 5688
- Timestamp:
- May 11, 2001, 4:59:00 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/changelog ¶
r5686 r5688 1 /* $Id: changelog,v 1.140 5 2001-05-11 13:31:32sandervl Exp $ */1 /* $Id: changelog,v 1.1406 2001-05-11 14:59:00 sandervl Exp $ */ 2 2 3 3 2001-05-11: Sander van Leeuwen <sandervl@xs4all.nl> … … 26 26 WM_SIZE (PM). BeginPaint sends a WM_ERASEBKGND when this 27 27 flag is set (regardless of erase flag set by RedrawWindow) 28 o ScrollDC (window handle transation)29 o ScrollDC and ScrollWindow bugfix (setting update region)28 o ScrollDC fix (window handle transation) 29 o ScrollDC and ScrollWindowEx bugfix (setting update region) 30 30 (fixes scrolling in MS Word 97) 31 - GDI32: o SetDIBitsToDevice: RGB 555 is the default for 16 bits bitmaps 32 (fixes pictures in (some) documents for Word 97) 33 TODO: Probably need to check bitfields and convert for some 34 other blit functions 31 35 32 36 2001-05-10: Shingo Tsuda <sofiya@din.or.jp>
Note:
See TracChangeset
for help on using the changeset viewer.