comparison readme @ 1440:c50f445e891a

Fixed auto-sizing top-level Windows on Windows... Needed to take into account border and titlebar.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 08 Dec 2011 10:10:54 +0000
parents 2cca36ec3da6
children b9efb744cfbd
comparison
equal deleted inserted replaced
1439:09fa437d6a5f 1440:c50f445e891a
45 Added Open Watcom compiler support for OS/2. 45 Added Open Watcom compiler support for OS/2.
46 Added pseudo transparent background widget support on Windows and OS/2. 46 Added pseudo transparent background widget support on Windows and OS/2.
47 If you set the background color of a widget to DW_RGB_TRANSPARENT... 47 If you set the background color of a widget to DW_RGB_TRANSPARENT...
48 it will attempt to use the background color of the parent. 48 it will attempt to use the background color of the parent.
49 Several types of widgets have this set by default now. 49 Several types of widgets have this set by default now.
50 Added faster and less buggy layout engine 2.0 for OS/2, Windows and Mac.
51 Fixed auto-sizing top-level windows on Windows; added on OS/2 and Mac.
50 Fixed bubble help not being displayed on Windows. 52 Fixed bubble help not being displayed on Windows.
51 Fixed menu bar items remaining highlighted on Mac. 53 Fixed menu bar items remaining highlighted on Mac.
52 54
53 Dynamic Windows Documentation is available at: 55 Dynamic Windows Documentation is available at:
54 56