Changeset 5971 for trunk/changelog


Ignore:
Timestamp:
Jun 12, 2001, 7:00:28 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r5970 r5971  
    1 /* $Id: changelog,v 1.1501 2001-06-12 08:03:05 sandervl Exp $ */
     1/* $Id: changelog,v 1.1502 2001-06-12 17:00:28 sandervl Exp $ */
    22
    33 2001-06-12: Sander van Leeuwen <sandervl@xs4all.nl>
    44    - USER32:   o Partly fixed position of PM frame controls
     5                o FillRect fix for 0 brush
     6                o Workaround for windows with CS_CLASSDC class. Use same
     7                  mechanism as CS_OWNDC. (might not always work though)
     8                  No (easy) way to share a single DC between windows in PM.
     9                  (fixes paint problems in MED)
     10                o Use critical sections for local hooks; faster than
     11                  kernel mutex semaphore calls.
     12    - GDI32:    o SetDIBColorTable bugfix
     13    - KERNEL32: o Fail to load OS/2 (non-Odin) dlls in LoadLibrary
     14                  (Winbench tries this)
    515
    616 2001-06-11: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.