summaryrefslogtreecommitdiff
path: root/Docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/src')
-rwxr-xr-xDocs/src/callback.but6
-rwxr-xr-xDocs/src/credits.but4
-rwxr-xr-xDocs/src/history.but56
-rwxr-xr-xDocs/src/library.but2
-rwxr-xr-xDocs/src/misc.but2
5 files changed, 66 insertions, 4 deletions
diff --git a/Docs/src/callback.but b/Docs/src/callback.but
index f2e9f1d..f744948 100755
--- a/Docs/src/callback.but
+++ b/Docs/src/callback.but
@@ -189,6 +189,12 @@ Example:
\c MessageBox MB_OK|MB_ICONSTOP "Reboot failed. Please reboot manually." /SD IDOK
\c FunctionEnd
+\S3{unonselchange} un.onSelChange
+
+Called when the selection changes on the \R{pages}{component page}. Useful for using with \R{sectionsetflags}{SectionSetFlags} and \R{sectiongetflags}{SectionGetFlags}.
+
+Selection changes include both section selection and installation type change.
+
\S3{unonuserabort} un.onUserAbort
This callback is called when the user hits the 'cancel' button and the uninstall hasn't already failed. If this function calls Abort, the install will not be aborted.
diff --git a/Docs/src/credits.but b/Docs/src/credits.but
index 67740cd..d9a402c 100755
--- a/Docs/src/credits.but
+++ b/Docs/src/credits.but
@@ -136,7 +136,7 @@ Dutch - \e{Hendri Adriaens, Joost Verburg}
Estonian - \e{izzo}
-Farsi - \e{Masoud Alinaqian, FzerorubigD}
+Farsi - \e{Masoud Alinaqian, FzerorubigD, Elnaz Sarbar}
Finnish - \e{AKX, Eclipser}
@@ -184,7 +184,7 @@ Portuguese - \e{DragonSoull, Dre', Ramon}
Portuguese Brasil - \e{Layout do Brasil, deguix}
-Romanian - \e{Sorin Sbarnea, Cristian Pirvu, George Radu}
+Romanian - \e{Sorin Sbarnea, Cristian Pirvu, George Radu, Vlad Rusu}
Russian - \e{Sergey `Timon` Kusnetsov, Nik Medved, Scam, THRaSH, Dmitry Yerokhin}
diff --git a/Docs/src/history.but b/Docs/src/history.but
index 9440c4f..0420bd1 100755
--- a/Docs/src/history.but
+++ b/Docs/src/history.but
@@ -1,7 +1,63 @@
\A{history} Changelog and Release Notes
+\H{v2.31} 2.31
+
+Released on September 29th, 2007
+
+\S1{v2.31-rl} Release Notes
+
+\b Please continue to report any issues and suggestions regarding \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}. Input for the previous version was very helpful in improving MUI2.
+
+\S1{v2.31-cl} Changelog
+
+\S2{} Minor Changes
+
+\b Added BST_* definitions to WinMessages.nsh (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1792422}{bug #1792422})
+
+\b Added \R{setregview}{SetRegView} \e{lastused}
+
+\b Minor documentation improvements
+
+\b \R{library}{Library} will now revert registry view settings (\R{setregview}{SetRegView}) after it's finished
+
+\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed empty welcome page with Chinese (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1786899}{bug #1786899})
+
+\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed finish button text (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1789492}{bug #1789492})
+
+\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed uninstaller comportments page text (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1793811}{bug #1793811})
+
+\b \L{../Docs/Modern UI/Readme.html}{Modern UI}: Fixed unused function warnings
+
+\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed header bitmap issues, including NOSTRETCH and compilation errors
+
+\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed language selection dialog
+
+\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed reboot finish page
+
+\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed unloading of nsDialogs on finish page
+
+\b \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2 beta}: Fixed unused variable warnings
+
+\S2{} Utilities and Plug-ins
+
+\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW}: Fixed command line parsing error (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1796053}{bug #1796053})
+
+\S2{} Translations
+
+\b Korean corrections
+
+\b Persian improvements (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373087&aid=1776386}{patch #1776386})
+
+\b Romanian improvements (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373087&aid=1783853}{patch #1783853})
+
+\S2{} Build System
+
+\b Fixed build failures with MinGW's GCC 4 (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1800834}{bug #1800834})
+
\H{v2.30} 2.30
+Released on August 25th, 2007
+
\S1{v2.30-rl} Release Notes
\b This release includes a beta of \L{../Docs/Modern UI 2/Readme.html}{Modern UI 2}. Please report any issues and suggestions.
diff --git a/Docs/src/library.but b/Docs/src/library.but
index ce8e7d4..536126e 100755
--- a/Docs/src/library.but
+++ b/Docs/src/library.but
@@ -108,7 +108,7 @@ The Windows temp directory could be located on any volume, so you cannot use thi
\b Installs a DLL built for Windows x64.
-\b \\<b\\>Warning:\\</b\\> this resets \R{setregview}{RegSetView} and file system redirection.
+\b \\<b\\>Warning:\\</b\\> this resets file system redirection.
\S2{} LIBRARY_SHELL_EXTENSION
diff --git a/Docs/src/misc.but b/Docs/src/misc.but
index 3241d7e..9b800f9 100755
--- a/Docs/src/misc.but
+++ b/Docs/src/misc.but
@@ -67,7 +67,7 @@ Sets the error level of the installer or uninstaller to \e{error_level}. See \R{
\S2{setregview} SetRegView
-\c \\<b\\>32\\</b\\>|64
+\c \\<b\\>32\\</b\\>|64|lastused
Sets the registry view affected by \R{registry}{registry commands}. On Windows x64 there are two views. One for 32-bit applications and one for x64 applications. By default, 32-bit applications running on x64 systems under WOW64 have access only to the 32-bit view. Using \c{SetRegView 64} allows the installer to access keys in the x64 view of the registry.