Changeset 5375 for trunk/changelog


Ignore:
Timestamp:
Mar 25, 2001, 10:06:13 PM (25 years ago)
Author:
mike
Message:

Fixed keyboard input a little

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5374 r5375  
    1 /* $Id: changelog,v 1.1319 2001-03-25 08:51:22 sandervl Exp $ */
     1/* $Id: changelog,v 1.1320 2001-03-25 20:06:12 mike Exp $ */
     2
     3 2001-03-25: Michal Necasek <michalnec@volny.cz>
     4    - DINPUT:   o Fixed keyboard handling. Now arrow keys should work right
     5                  on both numpad and the separate arrow block among other things.
    26
    37 2001-03-25: Sander van Leeuwen <sandervl@xs4all.nl>
    48    - USER32:   o If a static window has children, then we can't return HTTRANSPARENT
    5                   for WM_NCHITTEST. For some reason PM then sends all mouse messages 
    6                   to the parent of the static window; even if they are intended 
     9                  for WM_NCHITTEST. For some reason PM then sends all mouse messages
     10                  to the parent of the static window; even if they are intended
    711                  for the children of the static window.
    812                  TODO: This could break some win32 apps (parent not receiving mouse
     
    3842                  (fixes crash in PowerDVD with release build of kernel32)
    3943
    40  2001-03-22: Michal Necasek <michalnec@volny.cz>
    41     - USER32:   o Show the mouse pointer in the exitlist handler of user32.
    4244                  (should restore the mouse pointer after a game crashes)
    4345
     
    7981                  now work as executed thru pec.exe.
    8082    - Kernel32: o Init VIO Console for Pe2Lx CUI images.
    81 
    82                   [DirectDraw]
    83                   Fullscreen=[True|False|0|1]
    84 
    85                   Don't blame me if your machine goes up in smoke after you've
    86                   turned fullscreen on ;-)
    87                   Note: It seems that fullscreen currently doesn't work right
    88                   with newer SDD releases for 8bpp apps, though 16/24/32bpp
    89                   should be OK (palette setting problems)
    9083
    9184 2001-03-15: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
Note: See TracChangeset for help on using the changeset viewer.