Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6831 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
11b34a9fc7
commit
cea0fd8693
5 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
\A{history} Changelog and Release Notes
|
||||
|
||||
\H{v3.01} 3.02
|
||||
\H{v3.02} 3.02
|
||||
|
||||
Released on ? ?th, 2017
|
||||
|
||||
|
@ -14,6 +14,8 @@ Released on ? ?th, 2017
|
|||
|
||||
\b MultiUser now supports $ProgramFiles64 (\W{http://sf.net/p/nsis/bugs/843}{bug #843})
|
||||
|
||||
\b Added support for MUI_UNCONFIRMPAGE_VARIABLE (\W{http://sf.net/p/nsis/feature-requests/511}{RFE #511})
|
||||
|
||||
\S2{} Translations
|
||||
|
||||
\b Minor French improvements (\W{http://sf.net/p/nsis/patches/221}{patch #221})
|
||||
|
@ -3253,7 +3255,7 @@ Released on December 6th, 2002
|
|||
|
||||
\b !ifdef and friends can now be used in macros
|
||||
|
||||
\b \R{sendmessage}{SendMessage} can send strings (put cw{STR:} before a param) and supports timeouts
|
||||
\b \R{sendmessage}{SendMessage} can send strings (put \cw{STR:} before a param) and supports timeouts
|
||||
|
||||
\b Right mouse button "Copy to clipboard" context menu for the Details window
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue