Commit graph

184 commits

Author SHA1 Message Date
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
1992f1e08e added ClearErrors so errors that occurred before RMDir won't be caught
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3737 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-15 20:52:33 +00:00
joostverburg
7c4b5bc3d3 Albanian language files by Besnik Bleta
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3709 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-11 14:54:18 +00:00
joostverburg
5e5b4df0bc new languages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3625 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-13 23:29:42 +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
3b65a9cb07 updated Farsi / Persian langauge files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3440 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-31 13:35:28 +00:00
joostverburg
2e29bc806f Indonesian language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3420 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-26 16:27:08 +00:00
joostverburg
61b26578ea Latvian language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3412 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-24 22:54:20 +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
kichik
cbab2ce554 Oops, that was a test file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3290 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-18 14:00:33 +00:00
kichik
672e695976 - Added SS_NOPREFIX for the static control above the install log so both will show the same when an ampersand is present in the string
- Added another parameter for Name. It will be used in places where doubled ampersands are required for text to render as expected. Use it if you have an ampersand in your name. See the updated documentation about the Name command for more information about usage.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3288 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-17 23:22:14 +00:00
joostverburg
b1c888115c updated reserve file info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3266 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-09 19:43:30 +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
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
359868c88e Reverted "Examples\Modern UI\StartMenu.nsi" and "Plugins\StartMenu.dll" to previous version, little size optimization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3117 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 23:10:04 +00:00
joostverburg
8d7ae56749 removed debug stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3116 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-09 23:03:36 +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
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
0804f45979 Norwegian langauge files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3031 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-17 20:07:03 +00:00
joostverburg
cb0541a6c6 new languages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3027 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-16 22:11:10 +00:00
joostverburg
17e3886e51 location of LangDLL registry settings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3005 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-08 18:00:36 +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
29f44c5ce2 new Graphics folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2963 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-26 11:09:42 +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
fc7147c4a5 version number (1.66)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2837 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 14:10:12 +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
ramon18
2b46f533ae Fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2769 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-25 17:25:00 +00:00
joostverburg
efe630b8d1 Estonian language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2742 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:27:16 +00:00
joostverburg
f31efc6d79 use MUI_STARTMENUPAGE_VARIABLE define, temp var fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2740 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:22:37 +00:00
kichik
f8b0ff0368 TEMP is already taken
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2729 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-16 23:03:02 +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
kichik
3f697a1217 Delete parent folders too as deguix suggested
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2712 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-12 14:45:37 +00:00
joostverburg
f7d7d05fd6 Serbian language
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2700 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-07 14:08:17 +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
ramon18
361dbff6bc READONLY in text box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2631 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-11 23:57:24 +00:00
joostverburg
0b0e54af96 dummy section
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2627 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-10 19:32:00 +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
be3e5d3db5 Get instead of remember
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2520 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-30 21:44:52 +00:00
kichik
b57c5eba4e Get instead of remember
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2519 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-30 18:35:06 +00:00
joostverburg
bdb6db1f70 Swedish translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2505 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-28 21:06:16 +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
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
1deccc4ce2 new setup name: Modern UI Test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2327 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 09:57:54 +00:00
joostverburg
4d9f49dd43 corrected typo's in registry key
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2290 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 09:23:45 +00:00
joostverburg
982b73b2eb ReserveFile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2285 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-12 12:55:21 +00:00
joostverburg
5d896158e7 removed custom page caption
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2283 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 21:35:38 +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