Changeset 7199 for trunk/changelog


Ignore:
Timestamp:
Oct 25, 2001, 12:40:08 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r7197 r7199  
    1 /* $Id: changelog,v 1.1788 2001-10-24 22:48:08 sandervl Exp $ */
     1/* $Id: changelog,v 1.1789 2001-10-25 10:40:08 sandervl Exp $ */
     2
     3 2001-10-25: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - USER32:   o Fixed sending of WM_ACTIVATEAPP messages. Only send them
     5                  to top-level windows when application gains or loses focus
     6                  from/to a window of another process.
    27
    38 2001-10-24: Patrick Haller <patrick.haller@innotek.de>
     
    611                  Note: Open32 uses always PM Scancodes!
    712                o fixed GetKeyNameText as far as possible
    8                 Despite we'll have to implement a flexible keyboard
    9                 layout scheme in the future.
     13                  Despite we'll have to implement a flexible keyboard
     14                  layout scheme in the future.
    1015
    1116 2001-10-24: Achim Hasenmueller <achimha@innotek.de>
     
    2530                o Double click on system menu now closes window
    2631                  (SetCapture interferes with double click message generation)
    27     - WINMM:    o Dynamically load MMPM/2; Windows applications (that don't
     32    - WINMM:    o Dynamically load MDM; Windows applications (that don't
    2833                  require sound) will no longer fail when MMPM/2 isn't available.
    2934
Note: See TracChangeset for help on using the changeset viewer.