Added MUI_TEXTCOLOR setting. Check/Radio control themes are disabled when high contrast mode is on as a band-aid for SetCtlColors issues.

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7013 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2018-09-13 13:35:25 +00:00
parent 67b443ec18
commit a852d07897
14 changed files with 132 additions and 50 deletions

View file

@ -1,6 +1,11 @@
NSIS Modern User Interface
Version History
1.81
* Added MUI_TEXTCOLOR (2018-09-09)
* Added MUI_PAGE_CUSTOMFUNCTION_DESTROYED (2017-04-03)
* Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511) (2016-12-30)
1.8 - August 9, 2007
* Uses the new language files
* Updated documentation