Changeset 6038 for trunk/changelog


Ignore:
Timestamp:
Jun 17, 2001, 11:06:37 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6037 r6038  
    1 /* $Id: changelog,v 1.1525 2001-06-17 13:58:59 sandervl Exp $ */
     1/* $Id: changelog,v 1.1526 2001-06-17 21:06:37 sandervl Exp $ */
    22
    33 2001-06-17: Sander van Leeuwen <sandervl@xs4all.nl>
    44    - KERNEL32: o Implemented IOCTL_SCSI_PASS_THROUGH_DIRECT storage ioctl
     5    - USER32:   o Fix for scrollbars with SBS_SIZEBOX or SBS_SIZEGRIP style
     6                  (use size specified in CreateWindow only if SBS_SIZEBOXTOPLEFTALIGN
     7                   nor SBS_SIZEBOXBOTTOMRIGHTALIGN style flags set)
     8                  (CPOV window now has the right size)
     9                o Allow WS_VISIBLE changes in SetWindowLong (GWL_STYLE)
     10                  (CPOV controls in bottom left corner now visible)
     11
     12 2001-06-17: Dietrich Teickner <Dietrich_Teickner@t-online.de>
     13    - COMCTL32: o Check for invalid lpItem in LISTVIEW_GetItemA
     14                  (fixes crash in SpeedCommander 6)
     15                o Datetime control update with latest Wine code
    516
    617 2001-06-16: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.