diff --git a/Docs/src/history.but b/Docs/src/history.but index 97803fe3..3f005131 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -2,11 +2,17 @@ \e{v2.0b4} -\b Added \R{rmdir}{RMDir /REBOOTOK} +\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 Controls can be transparent using \R{setbkcolor}{SetBkColor} +\b Added \R{alicenseforceselection}{LicenseForceSelection}: Checkbox or radiobuttons on license page to let user agree with license or not -\b Added \R{alicenseforceselection}{LicenseForceSelection} +\b Leave function for custom \R{pages}{pages}: Input on InstallOptions pages can be validated using script code + +\b Added \R{rmdir}{RMDir /REBOOTOK}: Remove folders on reboot + +\b Added \R{setbkcolor}{SetBkColor}: Background colors can be set for non-static controls, transparent background support + +\b \R{ainsttype}{InstType} /NOCUSTOM and /COMPONENTSONLYONCUSTOM work together \e{v2.0b3} diff --git a/Docs/style.css b/Docs/style.css index 7701ef56..2a903765 100644 --- a/Docs/style.css +++ b/Docs/style.css @@ -8,7 +8,7 @@ pre { padding: 1px; } a,a:visisted { - color: #7A7272; + color: #567599; text-decoration: none; } a:hover {