diff --git a/Docs/src/history.but b/Docs/src/history.but index 3f005131..300edb04 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -2,6 +2,14 @@ \e{v2.0b4} +\b In Components Tree: Fixed problems with sub-sections with RO sections as children, SF_EXPAND now refreshes the components tree, Added SF_PSELECTED for partially selected sub-sections + +\b \R{onmouseoversection}{OnMouseOver Text} is only displayed when mouse over section else nothing is displayed + +\b RO sections can now be in \R{ainsttype}{InstTypes} too (default to old behavior) + +\b \W{../contrib/InstallOptions/readme.html}{IO}: Added EXTENDEDSELECT flag for list boxes which replaces MULTISELECT that now acts exactly as the real style flag ([double] click turns on or off selection) + \b Modern UI 1.64: Finish header macro's don't have to be inserted anymore, \R{alicenseforceselection}{LicenseForceSelection} support, improved language preference storage \b Added \R{alicenseforceselection}{LicenseForceSelection}: Checkbox or radiobuttons on license page to let user agree with license or not diff --git a/Docs/src/pages.but b/Docs/src/pages.but index 29abac3b..c12676b5 100644 --- a/Docs/src/pages.but +++ b/Docs/src/pages.but @@ -61,7 +61,7 @@ Examples: \c ((custom [creator_function] [leave_function] [caption]) | ((license|components|directory|instfiles) [pre_function] [show_function] [leave_function])) [define_if_last] -Adds an installer page. See the above sections for more information about built-in versus custom pages and about callback functions. If define_if_last is specified, the parameter will be !defined if the page turns out to be the last page before a instfiles page. This helps you decide on dynamic scripts (such as the Modern UI script) what to put in this page's text, "click the install button to start installation" or "click next to continue" for example. +Adds an installer page. See the above sections for more information about built-in versus custom pages and about callback functions. If define_if_last is specified, the parameter will be !defined if the page turns out to be the last page before a instfiles page. This helps you decide on dynamic scripts (such as the \W{../contrib/Modern UI/Readme.html}{Modern UI script}) what to put in this page's text, "click the install button to start installation" or "click next to continue" for example. \S{uninstpage} UninstPage