Commit graph

426 commits

Author SHA1 Message Date
joostverburg
b893f2d607 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2885 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 14:39:35 +00:00
joostverburg
062d25fd9e support for uninst license, directory pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2884 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 14:37:48 +00:00
joostverburg
0f2d1dceef setting multiple texts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2883 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-08 14:32:10 +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
c723c35132 wrong string names
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2879 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 20:19:25 +00:00
joostverburg
82dd0df85c support for uninst license, directory pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2878 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 20:18:23 +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
9481258249 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2872 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-07 13:31:48 +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
c189c2e686 missing word
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2868 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 22:24:32 +00:00
joostverburg
4da20cabad 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2866 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 21:39:12 +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
1f7679ce94 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2858 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 12:44:42 +00:00
joostverburg
5d6de5b949 removed old info, changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2857 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 12:38:27 +00:00
joostverburg
d193d4b2a3 1.66
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2854 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 11:57:01 +00:00
kichik
7fd2e048e9 Language updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2853 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-06 10:01:31 +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
kichik
e72a8913ae Spanish language files updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2843 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 19:20:28 +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
kichik
9e5ccb9a32 - SetCompressor: added /FINAL switch
- SetOverwrite: added lastusd option
- Greek MUI translation v1.66


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2835 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 11:46:48 +00:00
kichik
5fb8fd227b NLF v6, MUI v.166
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2834 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-05 11:17:30 +00:00
joostverburg
3d7820f5dc settings: syntax, removed old ones
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2832 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 21:48:32 +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
joostverburg
6e491e05fb fixed IO RTL setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2830 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 21:20:07 +00:00
kichik
1c37cecfc4 RTL welcome and finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2829 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 20:50:00 +00:00
kichik
ff23db0e7f Space after branding text (in uninstaller too)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2828 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 20:45:35 +00:00
kichik
672bbe0100 Space after branding text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2827 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-04 20:27:59 +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
joostverburg
2236b14ac6 fixed invalid link to HeaderBitmap.nsi example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2818 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-22 21:34:13 +00:00
joostverburg
de285d9a6c localize MUI_PRODUCT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2815 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-22 11:24:15 +00:00
joostverburg
f6e27fc6d7 1.65
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2814 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-19 19:44:00 +00:00
joostverburg
d2f44096cb reserve files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2802 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 14:25:06 +00:00
joostverburg
4c24a93e6a added MUI_FINISHPAGE_LINK_COLOR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2801 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 13:08:28 +00:00
kichik
002978818c Finish page - reshow controls for all cases, not just when the next button was clicked
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2796 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-09 15:21:52 +00:00
kichik
104c4144c2 SS_NOPREFIX made the header texts redraw when ALT was pressed, allowing the text to be shown on the finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2787 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-04 22:57:33 +00:00
ramon18
ded8402f4c Croatian language files updates (thanks to RIV@NVX and iostriz)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2777 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-29 20:28:24 +00:00
joostverburg
0451520017 hexadecimal
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2773 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:15:58 +00:00
joostverburg
8d50bdca2c Finish page: link color (dark blue)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2771 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 12:10:35 +00:00
joostverburg
32aae98f73 spelling / grammar fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2770 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-26 11:58:05 +00:00
kichik
8a1c1ceb2e Updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2758 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-20 10:54:14 +00:00
kichik
408724ec39 StartMenu page should work again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2756 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-19 12:43:20 +00:00
joostverburg
bc035f9065 set background color of link control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2749 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 21:32:55 +00:00
joostverburg
a84037183e finish page reboot option buttons: background color fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2744 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 16:39:41 +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
2ef1d45222 fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2741 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-18 15:22:48 +00:00
joostverburg
3631b42514 text updates, fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2735 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 22:26:43 +00:00
joostverburg
2dfbeaf28b declare standard temp variables when inserting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2734 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 17:42:09 +00:00
joostverburg
821d3664c6 finish page options fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2732 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-17 12:36:09 +00:00