Changeset 1196 for trunk/changelog


Ignore:
Timestamp:
Oct 8, 1999, 9:34:25 PM (26 years ago)
Author:
dengert
Message:

fix miscoloured bitmaps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1195 r1196  
    1  /* $Id: changelog,v 1.288 1999-10-08 18:40:34 sandervl Exp $ */
     1 /* $Id: changelog,v 1.289 1999-10-08 19:34:24 dengert Exp $ */
     2
     3 99-10-08: Daniela Engert <dani@ngrt.de>
     4        - USER32: fix: miscoloured bitmaps
    25
    36 99-10-08: Christoph Bratschi <cbratschi@datacomm.ch>
     
    1013
    1114 99-10-08: Sander van Leeuwen <sandervl@xs4all.nl>
    12         - USER32: Bugfix for SetWindowPos; take frame size into account
    13                   Removed WM_MOVE notification class flag for Odin PM windows
    14                   Removed SetWindowPos frame size bugfix
    15                   Removed WM_WINDOWPOSCHANGED cy bugfix
    16                   Set WS_DISABLED window style bit when receiving PM WM_ENABLE
    17                   GetClassInfoA bugfix
    18                   Window property bugfixes (no handle translation)
    19                   Set last error when window creation fails.
    20         - 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        - KERNEL32: Bugfix for loading winspool
    2124
    2225 99-10-07: Christoph Bratschi <cbratschi@datacomm.ch>
     
    2427
    2528 99-10-07: Achim Hasenmueller <achimha@innotek.de>
    26         - USER32: Corrected pageup/pagedown behavior
     29        - USER32: Corrected pageup/pagedown behavior
    2730
    2831 99-10-07: Rene Pronk <R.Pronk@twi.tudelft.nl>
    29         - USER32: Fixed WM_WINDOWPOSCHANGED behavior so that
    30                   client windows are properly resized. This fixes
    31                   the Winhlp32 history resize problem
     32        - USER32: Fixed WM_WINDOWPOSCHANGED behavior so that
     33                  client windows are properly resized. This fixes
     34                  the Winhlp32 history resize problem
    3235
    3336 99-10-07: Edgar Buerkle <Edgar.Buerkle@gmx.net>
    3437        - USER32: Set window PM id for Odin windows.
    35                   Bugfix for WM_QUERYWINDOWPARAMS handler
    36                   Case insensitive string compare in CreateWindowExA/W for
    37                   mdi client class check.
    38                   Create ascii or unicode mdi child window based on mdi client
    39                   window type.
     38                  Bugfix for WM_QUERYWINDOWPARAMS handler
     39                  Case insensitive string compare in CreateWindowExA/W for
     40                  mdi client class check.
     41                  Create ascii or unicode mdi child window based on mdi client
     42                  window type.
    4043
    4144 99-10-07: Jens Wiessner <wiessnej@rfi.de>
    42         - CRTDLL: Includes all functions (added stubs and fully implemented functions)
    43          
     45        - CRTDLL: Includes all functions (added stubs and fully implemented functions)
     46
    4447 99-10-07: Sander van Leeuwen <sandervl@xs4all.nl>
    4548        - USER32: Only display scrollbars when they need to be shown.
    46                   (also fixes redraw problems with inactive scrollbars)
    47                   Resize bugfix. Winhlp32 can now be resized without problems.
    48                   Whether this fix is correct is another matter.
     49                  (also fixes redraw problems with inactive scrollbars)
     50                  Resize bugfix. Winhlp32 can now be resized without problems.
     51                  Whether this fix is correct is another matter.
    4952
    5053 99-10-06: Daniela Engert <dani@ngrt.de>
Note: See TracChangeset for help on using the changeset viewer.