Changeset 2882 for trunk/changelog


Ignore:
Timestamp:
Feb 24, 2000, 8:20:41 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2874 r2882  
    1  /* $Id: changelog,v 1.748 2000-02-23 17:06:19 cbratschi Exp $ */
    2 
     1 /* $Id: changelog,v 1.749 2000-02-24 19:20:41 sandervl Exp $ */
     2
     3 2000-02-24: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - USER32: WS_MAXIMIZE & WS_MINIMIZE flags updated when necessary
     5                  Changed/fixed RedrawWindow -> fixes lack of erase background
     6                  msg in AbiWord rebar control & Papyrus start dialog
     7                  TODO: Pingpong.exe broken again. Need to fix this correctly
     8                  Hide caret in BeginPaint, show it in EndPaint
     9        - GDI32: CreateICA/W bugfix (Open32 tests lpszDriver for NULL even though it's ignored)
     10                 (fixes Papyrus error message about CreateIC)
     11        - COMCTL32: Fixed wrong calling convention for property sheet handlers
     12                    (prsht.h in include\win)
     13                    This fixes crashes in VPBUDDY (preferences dialog) AND (!)
     14                    fixes the empty preferences dialog in both debug & release
     15                    builds.
     16                    NOTE: I've fixed similar bugs before. Somebody should verify
     17                          all comctl32 handlers...
     18                     
    319 2000-02-23: Christoph Bratschi <cbratschi@datacomm.ch>
    420        - USER32: export 55AA pattern functions for COMCTL32
Note: See TracChangeset for help on using the changeset viewer.