Changeset 1197


Ignore:
Timestamp:
Oct 8, 1999, 9:45:22 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/changelog

    r1196 r1197  
    1  /* $Id: changelog,v 1.289 1999-10-08 19:34:24 dengert Exp $ */
     1 /* $Id: changelog,v 1.290 1999-10-08 19:45:22 sandervl Exp $ */
    22
    33 99-10-08: Daniela Engert <dani@ngrt.de>
     
    1313
    1414 99-10-08: Sander van Leeuwen <sandervl@xs4all.nl>
    15         - USER32: Bugfix for SetWindowPos; take frame size into account
    16                   Removed WM_MOVE notification class flag for Odin PM windows
    17                   Removed SetWindowPos frame size bugfix
    18                   Removed WM_WINDOWPOSCHANGED cy bugfix
    19                   Set WS_DISABLED window style bit when receiving PM WM_ENABLE
    20                   GetClassInfoA bugfix
    21                   Window property bugfixes (no handle translation)
    22                   Set last error when window creation fails.
    23         - KERNEL32: Bugfix for loading winspool
     15        - USER32: Bugfix for SetWindowPos; take frame size into account
     16                  Removed WM_MOVE notification class flag for Odin PM windows
     17                  Removed SetWindowPos frame size bugfix
     18                  Removed WM_WINDOWPOSCHANGED cy bugfix
     19                  Set WS_DISABLED window style bit when receiving PM WM_ENABLE
     20                  GetClassInfoA bugfix
     21                  Window property bugfixes (no handle translation)
     22                  Set last error when window creation fails.
     23                  In DefDlgProcA/W, call DefWindowProcA/W if window is not
     24                  a dialog. Fixed problems in VPBuddy.
     25                  Unknown if that's a bug in the app or something else goes wrong.
     26        - KERNEL32: Bugfix for loading winspool
     27                    Ported latest Wine exception code (RtlRaiseException/RtlUnwind)
    2428
    2529 99-10-07: Christoph Bratschi <cbratschi@datacomm.ch>
Note: See TracChangeset for help on using the changeset viewer.