Changeset 6010 for trunk/changelog


Ignore:
Timestamp:
Jun 14, 2001, 2:56:34 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6007 r6010  
    1 /* $Id: changelog,v 1.1514 2001-06-14 11:30:08 sandervl Exp $ */
     1/* $Id: changelog,v 1.1515 2001-06-14 12:56:34 sandervl Exp $ */
    22
    33 2001-06-14: Sander van Leeuwen <sandervl@xs4all.nl>
     
    66                o Manually change min/max/restore button states (OS/2 appearance)
    77                o Handle WM_SYSCOMMAND messages in frame window handler
     8                o Button fix (Wine bug)
     9                  Must clear WS_TABSTOP of control that is already unchecked or
     10                  else multiple control can have this style ((auto)radiobutton)
     11                  and GetNextDlgTabItem will return the wrong one.
     12                  Happens in Opera preferences dialog (multimedia) where all
     13                  autoradio buttons have the WS_TABSTOP style.
    814
    915 2001-06-13: Sander van Leeuwen <sandervl@xs4all.nl>
Note: See TracChangeset for help on using the changeset viewer.