+ Sections can be unselected in silent mode too
+ Some documentation fixes + Transition between a normal page and a custom page no longer causes a flicker (between two custom pages it still does) + The completed sub-caption shows again git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1853 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
e34ad8ec8d
commit
5e9ede6d31
15 changed files with 209 additions and 203 deletions
|
@ -10,6 +10,8 @@
|
|||
|
||||
\b New easier version of the Modern User Interface with better multilanguage support, InstallOptions integration, welcome and finish page etc.
|
||||
|
||||
\b Custom pages no longer flicker when created
|
||||
|
||||
\b Added accelerator keys
|
||||
|
||||
\b Added LangString and LangStringUP for user defined multilingual strings
|
||||
|
@ -24,7 +26,7 @@
|
|||
|
||||
\b Splash.exe is now a plugin (splash.dll)
|
||||
|
||||
\b Added new plugins: System, AdvSplash, nsExec, UserInfo, BgImage and StartMenu
|
||||
\b Added new plugins: System, AdvSplash, nsExec, UserInfo, BgImage, Banner and StartMenu
|
||||
|
||||
\b !ifdef and friends can now be used in macros
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue