Changeset 5256 for trunk/changelog
- Timestamp:
- Feb 23, 2001, 3:51:26 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r5253 r5256 1 /* $Id: changelog,v 1.128 6 2001-02-23 13:47:02 birdExp $ */1 /* $Id: changelog,v 1.1287 2001-02-23 14:51:26 sandervl Exp $ */ 2 2 3 3 2001-02-23: Sander van Leeuwen <sandervl@xs4all.nl> … … 5 5 new implementation of this function with StretchDIBits. 6 6 (fixes bitmaps in Minesweeper) 7 - USER32: o WM_SETCURSOR change; don't check WS_EX_NOPARENTNOTIFY style 8 when sending this message to the parent of a child window. 9 o Redraw entire window when switching between minimized, maximized 10 and restored windows state. 11 o Added missing cursor to MDI client class 12 (cursor now changes when moving cursor from mdi child to 13 client window) 14 - USER32, include\win\drive.h: 15 o DRIVE_GetDosCwd bugfix 16 (fixes crash in Cool Edit old-style file open dialog) 7 17 8 18 2000-02-22: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note:
See TracChangeset
for help on using the changeset viewer.