Changeset 1161 for trunk/changelog


Ignore:
Timestamp:
Oct 7, 1999, 11:29:11 AM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1154 r1161  
    1  /* $Id: changelog,v 1.277 1999-10-06 10:36:38 dengert Exp $ */
     1 /* $Id: changelog,v 1.278 1999-10-07 09:29:11 sandervl Exp $ */
     2
     3 99-10-07: Edgar Buerkle <Edgar.Buerkle@gmx.net>
     4        - USER32: Set window PM id for Odin windows.
     5                  Bugfix for WM_QUERYWINDOWPARAMS handler
     6                  Case insensitive string compare in CreateWindowExA/W for
     7                  mdi client class check.
     8                  Create ascii or unicode mdi child window based on mdi client
     9                  window type.
     10
     11 99-10-07: Jens Wiessner <wiessnej@rfi.de>
     12        - CRTDLL: Includes all functions (added stubs and fully implemented functions)
     13         
     14 99-10-07: Sander van Leeuwen <sandervl@xs4all.nl>
     15        - USER32: Only display scrollbars when they need to be shown.
     16                  (also fixes redraw problems with inactive scrollbars)
    217
    318 99-10-06: Daniela Engert <dani@ngrt.de>
     
    621 99-10-06: Sander van Leeuwen <sandervl@xs4all.nl>
    722        - USER32: Fixed memory leaks in SetWindowTextA/W window class methods
    8         - KERNEL32: Put back my changes (10/04/99) to winimgres.cpp
     23        - KERNEL32: Put back my changes (10/04/99) in winimgres.cpp
    924
    1025 99-10-06: Patrick Haller <phaller@gmx.net>
Note: See TracChangeset for help on using the changeset viewer.