Changeset 5584 for trunk/changelog


Ignore:
Timestamp:
Apr 25, 2001, 10:52:39 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5582 r5584  
    1 /* $Id: changelog,v 1.1378 2001-04-24 20:36:56 sandervl Exp $ */
     1/* $Id: changelog,v 1.1379 2001-04-25 20:52:18 sandervl Exp $ */
     2
     3 2001-04-25: Sander van Leeuwen <sandervl@xs4all.nl>
     4    - USER32:   o Check visibility of parents in IsWindowVisible
     5                o Call ShowWindow(SW_MINIMIZE) in CloseWindow (for non-child windows)
     6                  Don't use PM directly to minimize it.
     7
     8 2001-04-25: Shingo Tsuda <sofiya@din.or.jp>
     9    - GDI32:    o DBCS fix for looking up font name in font rename profile section
    210
    311 2001-04-24: Sander van Leeuwen <sandervl@xs4all.nl>
     
    117125                  of Win32k.sys.
    118126
    119  2001-04-12: Sofiya (sofiya@din.or.jp)
     127 2001-04-12: Shingo Tsuda <sofiya@din.or.jp>
    120128    - USER32:   o Fixes for DBCS strings
    121129
     
    127135    - WINMM:    o Clean up DirectAudio thread properly.
    128136
    129  2001-04-05: Sofiya (sofiya@din.or.jp)
     137 2001-04-05: Shingo Tsuda <sofiya@din.or.jp>
    130138    - KERNEL32: o WideCharToMultiByte/MultiByteToWideChar changes
    131139                  - srclen <= -1 -> calculate length (docs say only for -1)
Note: See TracChangeset for help on using the changeset viewer.