Changeset 6165 for trunk/changelog


Ignore:
Timestamp:
Jul 4, 2001, 11:29:26 AM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6164 r6165  
    1 /* $Id: changelog,v 1.1560 2001-07-04 08:04:20 sandervl Exp $ */
     1/* $Id: changelog,v 1.1561 2001-07-04 09:29:26 sandervl Exp $ */
    22
    33 2001-07-04: Sander van Leeuwen <sandervl@xs4all.nl>
     
    55                o VkKeyScanExA/W: call VkKeyScanA/W
    66                o MapVirtualKeyExA/W: call MapVirtualKeyA/W
     7                o SetParent bugfix; even though the win32 coordinates might
     8                  not change, the PM coordinates can. We must make sure the
     9                  child stays at the same position (y) relative to the
     10                  (new) parent.
     11                  (Cool Edit Pro LE play buttons now at the right position)
    712    - GDI32:    o Workaround for applications that depend on 16 bits
    813                  GDI object handles.
Note: See TracChangeset for help on using the changeset viewer.