Changeset 5389 for trunk/changelog


Ignore:
Timestamp:
Mar 27, 2001, 10:46:51 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5384 r5389  
    1 /* $Id: changelog,v 1.1324 2001-03-27 16:15:00 sandervl Exp $ */
     1/* $Id: changelog,v 1.1325 2001-03-27 20:46:51 sandervl Exp $ */
    22
    3  2001-03-27: Sander van Leeuwen <sandervl@xs4all.nl>
     3 2001-03-27: Sander van Leeuwen <sandervl@xs4all.nl>   
    44    - USER32:   o Rewrote cursor handling. No longer use Open32, but convert
    55                  cursor to OS/2 format during creation.
    66                  (also fixes crash during WinDVD startup)
    77                o Ported Wine's cursor/icon cache code. Odin no longer
    8                   leaks a memory when apps reload icons/cursors.
     8                  leaks memory when apps reload icons/cursors.
     9                o Check for DIB section selection in ReleaseDC and unselect it.
     10                  (only for non-CS_OWNDC hdcs)
    911    - KERNEL32: o Removed cursor & cursor group conversion code
     12    - GDI32:    o SelectObject fixes for DIB sections
     13                o Check for DIB section selection in DeleteDC and unselect it.
     14                  (fixes crash in WinDVD)
    1015
    1116 2001-03-27: Michal Necasek <michalnec@volny.cz>
Note: See TracChangeset for help on using the changeset viewer.