Commit graph

252 commits

Author SHA1 Message Date
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
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
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
f8c16e6849 fixed checkboxes on uninstaller finish page or multiple finish pages
use Var /GLOBAL


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4215 212acab6-be3b-0410-9dea-997c60f758d6
2005-08-06 16:48:39 +00:00
kichik
a99cda74d9 fixed bug #1221772 - Welcome Page icon overlap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4100 212acab6-be3b-0410-9dea-997c60f758d6
2005-06-19 21:04:18 +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
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
5283342f2a typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3529 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-21 17:44:45 +00:00
eccles
703548d9bf Now, IO bitmaps never have any surrounding background.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3497 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-21 15:28:05 +00:00
joostverburg
870351dffd background color for welcome/finish page bitmap not set when image is stretched
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3490 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-14 19:41:51 +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
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
a00901c80f added MUI_SYSVERSION define
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3267 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-10 12:54:18 +00:00
joostverburg
d0bfe3e455 finish/abort header subtext can be set without setting the text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3257 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-05 16:21:30 +00:00
kichik
3bae7484fb Fixed bug #854678 - sub-header showing success on abort
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3255 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-05 12:27:11 +00:00
joostverburg
92e433d64c fixed finish page reboot option buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3231 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-28 19:41:03 +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
4a0df75dd7 keep original verbose setting, added MUI_VERBOSE setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3187 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-21 19:31:15 +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
kichik
0d43527923 fixed a harmless typo and made MUI_LANGUAGE only warn once if a language file is out of date
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3147 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-16 15:16:13 +00:00
joostverburg
d27d6dfb57 fixed abort subheader, font langstrings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3135 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-13 11:43:43 +00:00
joostverburg
bf55c8dff6 fixed license page text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3127 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-11 16:56:59 +00:00
joostverburg
d8eeb59dbc fixed finish page text space when using 3 lines title, welcome page after installation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3126 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-11 16:29:16 +00:00
joostverburg
26ac800738 fixed custom header text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3124 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-10 22:31:54 +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
ramon18
48a62f51e8 Added new function LockWindow for flickering problems workaround, fixed crash on NSISdl, fixed focus button redraw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3115 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 22:45:25 +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
f9700baff3 added MUI_(UN)WELCOMEFINISHPAGE_INI_3LINES, welcome page after installation works, doc fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3102 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 16:02:44 +00:00
joostverburg
5fa5a34e45 finish page actions in leave function, check for NSIS_CONFIG_SILENT_SUPPORT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3101 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 14:33:18 +00:00
joostverburg
5eea49b486 no language selection dialog when installation is silent
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3099 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-05 11:28:49 +00:00
joostverburg
2518c7c7b9 only enable cancel on finish page when there are checkboxes, no compiler warning anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3098 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 21:41:50 +00:00
joostverburg
47be8be68b Cancel enabled on Finish page, showreadme/run not executed when clicking cancel
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3095 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-04 16:35:48 +00:00
joostverburg
c84dcdb8a2 abort custom function also work when not using abort warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3081 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-31 18:05:49 +00:00
joostverburg
823c9b0519 renamed MUI_CHECKBITMAP to MUI_COMPONENTSPAGE_CHECKBITMAP
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3060 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-24 17:06:14 +00:00
joostverburg
4a9dac930a fixes: header text, 3 lines welcome/finish title, alternative comp page, docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3043 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-23 12:43:49 +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
ramon18
276cde7ee7 Fixed hidden controls in header if welcome page is skipped
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3030 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-17 19:55:15 +00:00
joostverburg
ccf85a4f16 Modern UI language files backwards compatible
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3024 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-16 19:43:17 +00:00
joostverburg
86141b0748 AutoCloseWindow setting, uninst components page fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3018 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-14 19:39:16 +00:00
joostverburg
432d422355 langauge fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3017 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-14 12:50:14 +00:00
joostverburg
84a16111df page style
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3014 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-12 16:47:59 +00:00
joostverburg
4a5e2b7904 fixed custom header text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3011 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-11 15:25:32 +00:00
joostverburg
7e880aa553 fixed interface problems when there are only custom pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3010 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-11 12:17:48 +00:00
joostverburg
64a0faa42b header subtext can be changed without changing text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3007 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-09 14:41:51 +00:00
joostverburg
aaf63af9f6 updated reserve file macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3003 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 15:28:44 +00:00
joostverburg
555ac5468e removed invalid undef
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3000 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-07 19:38:45 +00:00
joostverburg
e857d9e49d typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2999 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-07 18:13:28 +00:00