Changeset 7206 for trunk/changelog


Ignore:
Timestamp:
Oct 25, 2001, 6:01:03 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r7203 r7206  
    1 /* $Id: changelog,v 1.1791 2001-10-25 13:19:50 sandervl Exp $ */
     1/* $Id: changelog,v 1.1792 2001-10-25 16:01:03 sandervl Exp $ */
    22
    33 2001-10-25: Patrick Haller <patrick.haller@innotek.de>
     
    88                  to top-level windows when application gains or loses focus
    99                  from/to a window of another process.
     10                o Fix for window tracking with thin frame (moving/sizing
     11                  window left tracks on the screen (fullscreen dragging disabled))
    1012    - KERNEL32: o Never use DosError to disable hard errors! Use SetErrorMode
    1113                  *and* restore old error mode afterwards.
     
    1517                  happens so we read one byte from the disk and return
    1618                  ERROR_MEDIA_CHANGED if it fails with ERROR_WRONG_DISK.
     19    - COMCTL32: o ListView: LVM_SETITEMA: update item even when 'new' text is
     20                  the same.
     21                  (CVP depends on this)
    1722
    1823 2001-10-24: Patrick Haller <patrick.haller@innotek.de>
Note: See TracChangeset for help on using the changeset viewer.