kichik
0aed504f4a
happy new year!
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5917 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 14:44:30 +00:00
kichik
a2d5557705
fixed bug #2386821 - MUI_CUSTOMFUNCTION_MOUSEOVERSECTION documentation error
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5812 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-06 22:20:02 +00:00
joostverburg
562d0de639
fix variable name for Start Menu folder
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5472 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-02 16:19:02 +00:00
kichik
2675599a31
happy new year!
...
bug #1855805
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5429 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 09:41:57 +00:00
kichik
b7866ea153
typo (thanks Anders)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5303 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-03 00:57:12 +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
fc252efe60
applied patch #1762003 - Modern UI MUI_CUSTOMFUNCTION_MOUSEOVERSECTION
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5221 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-27 16:46:37 +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
bce96b3872
renamed MUI_LANGDLL_SHOW_ALL_LANGUAGES to MUI_LANGDLL_ALLLANGUAGES to match the style of other defines
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5160 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-05 18:37:41 +00:00
kichik
2a79b6e4eb
documentation for patch #1724876
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5158 212acab6-be3b-0410-9dea-997c60f758d6
2007-06-05 18:34:58 +00:00
kichik
fcfe33c05b
applied patch #1706187 - MUI_STARTMENUPAGE_BGCOLOR and MUI_DIRECTORYPAGE_BGCOLOR
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5153 212acab6-be3b-0410-9dea-997c60f758d6
2007-05-23 15:15:46 +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
1f116b5f3d
implemented RFE #1143843 - Ability to change default reboot behavior
...
added MUI_FINISHPAGE_REBOOTLATER_DEFAULT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5069 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-13 20:30:59 +00:00
kichik
7f5e1d7b1b
fixed bug #1267491 - MUI finish page has unnecessary cancel button
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5068 212acab6-be3b-0410-9dea-997c60f758d6
2007-04-13 20:10:50 +00:00
kichik
c145d69e55
2006 -> 2007
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4847 212acab6-be3b-0410-9dea-997c60f758d6
2007-01-13 17:28:23 +00:00
joostverburg
62776e907d
updated info about reserving files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4815 212acab6-be3b-0410-9dea-997c60f758d6
2006-11-13 14:25:27 +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
7a966c8335
use InstallOptions' new HWND field, not 1200 + field number - 1
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4731 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-08 15:44:05 +00:00
joostverburg
6f6bb7810a
text & layout fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4683 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-21 13:02:03 +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
26a6b6d96e
implemented feature request #1447766 - MUI setting for transparent header labels
...
added MUI_HEADER_TRANSPARENT_TEXT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4585 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-14 17:07:44 +00:00
kichik
2b364bf17c
implemented feature request #1448176 - show function support for start menu page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4582 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-14 14:09:20 +00:00
pabs3
0913023f33
Merge patch for better installs on POSIX platforms.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4486 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-21 09:54:23 +00:00
kichik
c16ca4f9fc
2006
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4485 212acab6-be3b-0410-9dea-997c60f758d6
2006-01-20 12:36:30 +00:00
kichik
ab48183a56
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4433 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-02 12:04:35 +00:00
joostverburg
2ea58cadb1
solid compression no longer the default
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4376 212acab6-be3b-0410-9dea-997c60f758d6
2005-11-05 23:58:44 +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
kichik
4d6282546d
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4263 212acab6-be3b-0410-9dea-997c60f758d6
2005-09-15 18:37:16 +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
kichik
52fec79fc8
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4064 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-07 19:07:34 +00:00
kichik
c66b8150ab
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3889 212acab6-be3b-0410-9dea-997c60f758d6
2005-02-03 19:02:53 +00:00
kichik
dfd8dc1227
2005
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3831 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-04 14:54:48 +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
kichik
406accb6cf
updated changelog
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3742 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-21 19:08:54 +00:00
joostverburg
776eb349c0
filename corrections
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3648 212acab6-be3b-0410-9dea-997c60f758d6
2004-09-05 12:21:17 +00:00
joostverburg
4bd2132d6a
option text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3487 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-08 13:53:38 +00:00
joostverburg
a9203269da
Expand all / Hide all options
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3486 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-08 13:40:52 +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
d7ff25d6a4
page settings info
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3427 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-28 20:23:58 +00:00
joostverburg
fc216c893e
incorrect setting name
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3389 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-15 14:31:18 +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
b33de3866d
fixed finish page link positioning, color (standard RRGGBB hex format)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3269 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-12 21:26:21 +00:00
joostverburg
516667fc1b
updated reserve file info, fixes, html structure
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3265 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-09 19:33:48 +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
a7045c3287
corrections
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3182 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 22:19:45 +00:00
joostverburg
575b9ae83f
header image RTL support, fixed NOSTRETCH settings
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3164 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-18 21:31:44 +00:00
joostverburg
d77e30386a
start menu variable > page macro parameter
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3118 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 13:21:22 +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