Commit graph

108 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
af7dbb9a91 MUI_COMPONENTS -> MUI_PAGE_COMPONENTS (thanks RIV@NVX)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2708 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-11 14:36:46 +00:00
joostverburg
02530d3e1b Options to disable bitmap stretching
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2685 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-27 20:37:50 +00:00
joostverburg
87e33bf234 Support for a link on the Finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2653 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-17 12:52:12 +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
joostverburg
5a3d38fbf9 bitmap size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2642 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-13 15:38:17 +00:00
joostverburg
cde1bec3d3 font size setting for older browsers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2630 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-11 16:32:10 +00:00
kichik
8c02f24401 No more MUI_WELCOMEPAGE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2590 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-29 08:55:59 +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
2e8e2316c9 wrong define name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2504 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-28 20:26:16 +00:00
joostverburg
8b4d8bf68a examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2500 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-27 21:35:22 +00:00
joostverburg
6477e00e5f more texts can be customized
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2497 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-26 22:30:52 +00:00
joostverburg
84db51ea2c write to INI file in Welcome/Finish page pre functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2494 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-25 15:27:32 +00:00
joostverburg
526ecc097b language specific fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2474 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-21 12:41:50 +00:00
joostverburg
2707d5d46e info about position of custom function defines
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2462 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-15 18:46:18 +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
0a18f157d2 header text for aborted installer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2424 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-04 17:21:46 +00:00
joostverburg
41fa5acd09 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2417 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-03 15:38:33 +00:00
joostverburg
0e72470909 langdll text parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2385 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-28 16:04:36 +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
0cd9f67549 ioSpecial
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2358 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-25 16:47:03 +00:00
joostverburg
52933d9ee0 html errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2332 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:44:42 +00:00
joostverburg
9ddf36c054 syntax format
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2331 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:33:25 +00:00
joostverburg
830dfb7f78 define syntax, fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2329 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 12:39:18 +00:00
joostverburg
0ced140178 updated documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2288 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-12 21:42:05 +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
cab7d8fce9 'MS Shell Dlg' font for header title and language selection dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2271 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-10 21:29:22 +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
joostverburg
8be20c63ad defines for custom extension UI's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2261 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 20:23:14 +00:00
joostverburg
84cf81e764 Modern UI 1.63 - Removed page description in window title
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2259 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 20:05:48 +00:00
joostverburg
3c05425123 Modern UI 1.63
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2253 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 18:55:57 +00:00
joostverburg
40a8eb4370 custom pages before finish page, io macro's with return value
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2243 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 17:47:16 +00:00
joostverburg
089b4cc651 more welcome / finish page info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2239 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-05 14:04:15 +00:00
joostverburg
4b5ee0523d documentation updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2231 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-03 18:58:35 +00:00