Changeset 5256 for trunk/changelog


Ignore:
Timestamp:
Feb 23, 2001, 3:51:26 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5253 r5256  
    1 /* $Id: changelog,v 1.1286 2001-02-23 13:47:02 bird Exp $ */
     1/* $Id: changelog,v 1.1287 2001-02-23 14:51:26 sandervl Exp $ */
    22
    33 2001-02-23: Sander van Leeuwen <sandervl@xs4all.nl>
     
    55                  new implementation of this function with StretchDIBits.
    66                  (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)
    717
    818 2000-02-22: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note: See TracChangeset for help on using the changeset viewer.