Commit graph

775 commits

Author SHA1 Message Date
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
94fc2c85ca 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3366 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-07 16:45:30 +00:00
joostverburg
21d1176e79 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3338 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-31 11:38:09 +00:00
joostverburg
ad498291cf 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3335 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-30 16:14:43 +00:00
joostverburg
3e2e7c478a fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3332 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-29 16:18:05 +00:00
joostverburg
f4c6bd11ab 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3327 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-28 22:28:34 +00:00
joostverburg
c22a1edd3c updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3326 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-28 16:15:59 +00:00
joostverburg
4998ff6e18 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3292 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-19 15:52:10 +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
477f281328 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3284 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-15 15:36:37 +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
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
f850525a12 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3264 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-09 16:45:24 +00:00
kichik
4eb2881b5b - Better RTL support:
* use RTL reading wherever possible (shows the dots, commas, etc. in the correct order)
  * Message boxes are now RTL too
  * Fixed RTL for links in InstallOptions
- Fixed tab order in StartMenu
- Made StartMenu use SHGetSpecialFolderLocation (soon to be in NSIS core too)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3259 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-06 20:45:35 +00:00
joostverburg
740ae21f2d 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3258 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-05 16:41:45 +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
joostverburg
2fc8161a22 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3256 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-05 16:03:06 +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
c0e8dc4f73 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3253 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-04 16:36:56 +00:00
joostverburg
021e956536 removed old font setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3252 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-04 16:36:52 +00:00
kichik
e15be55ca7 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3250 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-04 12:09:05 +00:00
joostverburg
22e102a965 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3246 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-02 20:56:06 +00:00
ramon18
4aad4e704a Portuguese language files update (nsh->1.68)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3244 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-02 01:22:09 +00:00
kichik
30655f926a MUI 1.68 updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3240 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-01 14:36:57 +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
1acd9aea9e 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3230 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-28 19:34:16 +00:00
joostverburg
e338cce111 1.68, fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3219 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-27 14:27:00 +00:00
joostverburg
23f1461de7 no separate INI file anymore
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3217 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-26 17:20:54 +00:00
joostverburg
69b371e936 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3216 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-26 17:20:07 +00:00
kichik
778e73aca8 No such thing as MUI_UNINNERTEXT_LICENSE_TOP
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3203 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 22:13:44 +00:00
kichik
5297ca56c4 Updated to 1.68
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3202 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-24 21:09:02 +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
kichik
34d4213220 1.67 update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3188 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-21 21:47:02 +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
kichik
58b77bb410 Serbian language files update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3185 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-20 10:37:42 +00:00
kichik
45eede8799 Version number was wrong
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3184 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-20 10:36:27 +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
kichik
b0c9f6b943 fixed accents
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3177 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 16:52:29 +00:00
joostverburg
74a3e3c12e 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3174 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 15:51:13 +00:00
joostverburg
9895f2507b 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3173 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-19 14:18:36 +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
ea1dc24ec3 Farsi language files by FzerorubigD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3160 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-18 15:14:09 +00:00
kichik
73514d3f18 Updated to 1.67 - thanks F. Heidenreich!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3158 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-18 11:46:59 +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
ff2edfc360 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3141 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-14 17:09:38 +00:00
joostverburg
05c35e5f56 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3140 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-14 16:47:20 +00:00
joostverburg
a563b44e39 1.67
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3139 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-14 16:46:23 +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