13 July 2002
Version 1.2 (CVS Tag: SF_1_2)
- Changed layout implementation, now using 2 lists and a map.
- Changed LayoutInfo structure: added class name, removed refresh flags
- Now NeedsRefresh function is called every time the layout is updated and not once during AddAnchor
- Improved anti-flickering for Static controls (needs testing)
- Added functions to support dynamic windows and to retrieve a control's position and size in the layout
- Changed grip implementation, now using a MFC derived class
- Fixed background problems with WinXP themes (needs testing)
- Updated documentation (this page)