Changeset 6010 for trunk/changelog
- Timestamp:
- Jun 14, 2001, 2:56:34 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r6007 r6010 1 /* $Id: changelog,v 1.151 4 2001-06-14 11:30:08sandervl Exp $ */1 /* $Id: changelog,v 1.1515 2001-06-14 12:56:34 sandervl Exp $ */ 2 2 3 3 2001-06-14: Sander van Leeuwen <sandervl@xs4all.nl> … … 6 6 o Manually change min/max/restore button states (OS/2 appearance) 7 7 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. 8 14 9 15 2001-06-13: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.