Commit graph

60 commits

Author SHA1 Message Date
kichik
d62850dd1a mention MUI_CUSTOMFUNCTION_MOUSEOVERSECTION in 1.8's log
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5243 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-17 18:43:49 +00:00
joostverburg
84edce4b2a Modern UI 1.8
* Uses the new language files
* Updated documentation
* Although MUI_DIRECTORYPAGE_BGCOLOR and MUI_STARTMENUPAGE_BGCOLOR are documented as interface
  setttings that apply to every directory page or Start Menu folder page, they were actually
  implemented as page specific settings. They have been changed to interface settings.
* MUI_LANGDLL_DISPLAY now also reads a previously saved language from the registry if the
  installation is silent.
* InstallOptions macros have been moved to a separate header file (InstallOptions.nsh).
  The MUI_INSTALLOPTIONS_* macros are still provided for backwards compatibility and insert the
  equalivent INSTALLOPTIONS_* macros.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5229 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-09 02:52:50 +00:00
kichik
964984ad00 bump to 1.78
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5165 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-08 18:07:59 +00:00
kichik
9cb8501db4 version bump
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5132 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-27 16:57:58 +00:00
kichik
67ff922222 implemented RFE #1547844 - default button of the abort warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4757 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-23 08:28:07 +00:00
kichik
a446edac5c bump version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4638 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:47:36 +00:00
kichik
f8062527fa typos (thanks Jamyn!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4264 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-16 11:27:51 +00:00
joostverburg
18d00cfb55 Modern UI 1.74: Fixed compile error when checkboxes are used on multiple finish page pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4241 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-04 21:24:27 +00:00
joostverburg
858396a13c Modern UI 1.73 changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4216 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-06 17:14:27 +00:00
joostverburg
3cc310ed4a Modern UI 1.72
* Fixed state of Finish page Cancel button when both an installer and uninstaller page is included


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3795 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-27 14:50:43 +00:00
joostverburg
3a7bfe74e6 The selected language is only stored in the registry when installation was succesful
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3730 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-14 15:43:24 +00:00
joostverburg
956710c71d Modern UI 1.70
* Improved documentation
 * New Init custom function for Welcome and Finish page


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3473 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-06 23:01:57 +00:00
joostverburg
f806c7ce4c Modern UI 1.69
* All uninstaller pages work without installer pages
* Fixed top text on uninstaller license page


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3368 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-07 19:21:00 +00:00
joostverburg
1527ea2f1a Modern UI 1.68
* New settings for extra space for title and text on Welcome page and Finish page.
* Improved handling of verbose settings. Define MUI_VERBOSE the set the Modern UI verbose level (1-4).
* Language file string for uninstaller reboot information
* Setting for folder validation in leave function
* Fixed finish page text settings for multiple pages


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3201 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 19:50:01 +00:00
joostverburg
a97fc1a9b2 - Improved and changed text settings
- ID for Start Menu Folder pages, easier to use multiple pages
- Language not written to registry after running uninstaller
- Fixed uninstaller auto close
- Documentation fixes
- Cleanup


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3114 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 22:12:58 +00:00
joostverburg
fe85d27953 different uninstaller header bitmap, fixes, cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3113 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-07 21:35:31 +00:00
joostverburg
8442558574 Modern UI 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3042 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-22 19:23:45 +00:00
joostverburg
6b1ccc83b4 new position for interface settings, changed setting names, updated documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2998 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-07 18:01:41 +00:00
joostverburg
9032444027 finished new language system, fixed reservefile, fixed langdll text settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2962 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-25 21:07:25 +00:00
joostverburg
ae8615d253 removed MUI_PRODUCT, MUI_VERSION
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2890 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 16:06:37 +00:00
joostverburg
5d6de5b949 removed old info, changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2857 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 12:38:27 +00:00
joostverburg
9ee58d14f8 Modern UI 1.66: support for uninst comp page, multiple pages, new language & page system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2824 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 18:42:21 +00:00
joostverburg
8ae004ada7 user variables, new macro to get startmenu folder, comp page desc box info text changes, welcome/finish page leave functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2728 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 22:44:33 +00:00
joostverburg
02530d3e1b Options to disable bitmap stretching
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2685 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-27 20:37:50 +00:00
joostverburg
87e33bf234 Support for a link on the Finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2653 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-17 12:52:12 +00:00
joostverburg
5aa3a8f632 Improved registry storage for Start Menu folder; ReserveFile macro for StartMenu plug-in; Added MUI_LANGDLL_ALWAYSSHOW option; Checkboxes on Finish page can be used to call a function; example fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2646 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-14 12:49:33 +00:00
joostverburg
1d2cc0db8e Modern UI 1.65
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2571 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-25 20:21:21 +00:00
joostverburg
6477e00e5f more texts can be customized
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2497 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-26 22:30:52 +00:00
joostverburg
84db51ea2c write to INI file in Welcome/Finish page pre functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2494 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-25 15:27:32 +00:00
joostverburg
526ecc097b language specific fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2474 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-21 12:41:50 +00:00
joostverburg
fddc57d2aa new macro's: get uninstaller language, delete shortcuts, new languages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2452 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-07 18:05:12 +00:00
joostverburg
0a18f157d2 header text for aborted installer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2424 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-04 17:21:46 +00:00
joostverburg
17c687180a no finish header macro's anymore - language preference stored when installation has completed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2373 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 21:54:02 +00:00
joostverburg
a74903197b Modern UI 1.64 - LicenseForceSelection support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2366 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 19:16:51 +00:00
joostverburg
cab7d8fce9 'MS Shell Dlg' font for header title and language selection dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2271 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-10 21:29:22 +00:00
joostverburg
39d58a46d2 new langdll macro / registry system, startmenu registry system, write instdir to registry
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2264 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 22:38:13 +00:00
joostverburg
84cf81e764 Modern UI 1.63 - Removed page description in window title
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2259 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 20:05:48 +00:00
joostverburg
3c05425123 Modern UI 1.63
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2253 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 18:55:57 +00:00
joostverburg
40a8eb4370 custom pages before finish page, io macro's with return value
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2243 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 17:47:16 +00:00
joostverburg
8f2c84800f 1.62b
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2225 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-02 17:36:33 +00:00
joostverburg
fe3f9776a2 typo, removed old stuff, MUI_LANGDLL_PUSH
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2111 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-07 10:50:29 +00:00
joostverburg
b3bfca12c3 modern ui functions can call custom functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2102 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-02 17:49:28 +00:00
joostverburg
91b1e3a884 langstring changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1985 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 20:18:56 +00:00
joostverburg
b5f851697f ui settings before lang files, xhtml
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1969 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-17 13:46:45 +00:00
joostverburg
7aa623ea79 fixes, multilingual brandingtext, reservefile, bgcolor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1960 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 21:43:38 +00:00
joostverburg
34f3be86d8 Modern UI 1.62
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1949 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-14 00:15:41 +00:00
joostverburg
a8797416b8 added define for uninstall confirm page, continue texts for uninstaller, bugfixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1917 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 21:56:28 +00:00
joostverburg
b2b64183b2 added mui_finishpage_run_parameters, updated documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1906 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 16:13:20 +00:00
joostverburg
c6e16af11b changelog updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1901 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 12:07:10 +00:00
joostverburg
80c1de2d6e Modern UI 1.61 - final version for beta 0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1888 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-05 16:29:41 +00:00