Commit graph

229 commits

Author SHA1 Message Date
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
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
8a9eaca975 mui nsisconf macro backwards compatible
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2981 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-28 16:35:42 +00:00
joostverburg
8ee6ad13d6 nsisconf header: more info, Modern UI support, updated paths
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2980 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-28 15:48:50 +00:00
joostverburg
2508cbce0c no error when unused uninst license/directory page strings do not exist
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2974 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-27 22:41:52 +00:00
joostverburg
0022d880b4 fixed abort warning custom text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2970 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 19:02:07 +00:00
joostverburg
572af983e6 fixed issues with multiple languages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2969 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 17:01:14 +00:00
joostverburg
bf485e9467 fixed issues with multiple languages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2968 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 14:43:04 +00:00
joostverburg
0314c522cc uninstall confirm page texts can be customized
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2966 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 12:34:59 +00:00
joostverburg
b1d43fb152 fixed components page custom leave function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2965 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 11:29:27 +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
e326dab268 new Graphics folder with a good structure, updated icons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2954 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-23 18:34:01 +00:00
joostverburg
3cd92633da fixed license page radio buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2912 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-13 21:24:51 +00:00
joostverburg
dd89dc4203 removed old stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2894 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-09 21:02: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
kichik
9ad4dd958b Typo in MUI_DIRECTORYPAGE_VARIABLE - thanks Zarik
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2880 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 10:12:29 +00:00
joostverburg
6e5ed12086 finish page works without welcome page; uninst dir page strings not included when there is only an inst dir page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2875 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 16:36:46 +00:00
joostverburg
a042adbd64 fixed page text settings; support for uninst license, directory pages; renamed language file string; updated startmenu text; removed old language file strings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2871 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 13:27:10 +00:00
kichik
bb927a6230 - fixed a typo in inner langstrings name - [un]LicenseTextRB
- Finnish language files updated
- made SetStlColors able to set background color with /BRANDING
- some optimizations
- fixed progress showing for WriteUninstaller


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2870 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 08:53:22 +00:00
joostverburg
72e38ce85b always undef MUI_FINISHPAGE_CURFIELD_NO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2865 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 20:52:13 +00:00
joostverburg
8c99918cae window caption
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2860 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 14:33:35 +00:00
joostverburg
4dc04a8e5d uninstaller close button not set to finish button text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2848 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 20:41:37 +00:00
joostverburg
c89ce5942e fixed page custom functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2838 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 14:10:29 +00:00
joostverburg
c1748ab468 fixed IO extract
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2831 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 21:29:03 +00:00