InstallOptions 2.1, always \r\n for newline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2298 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8d97504e76
commit
6b4c318e4b
4 changed files with 63 additions and 43 deletions
|
@ -1,3 +1,14 @@
|
|||
DLL version 2.1 (3/15/2003)
|
||||
* \r\n converts to newline in both label Text and ValidateText
|
||||
* New browse dialog style (modern)
|
||||
* Word wrapping for check boxes and radio buttons
|
||||
* No ugly border for edit fields under XP
|
||||
* Scroll bar for list boxes
|
||||
* Works with SetStaticBkColor
|
||||
* DISABLED dir and file request fields now disable the browse button too
|
||||
* No more STATE value for labels
|
||||
* Minor fixes
|
||||
|
||||
DLL version 2.0 (1/4/2003)
|
||||
* Supports custom font and DPI settings (by Joost Verburg)
|
||||
* INI files should contain dialog units now, no pixels (by Joost Verburg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue