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
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
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
joostverburg
5bb47d08c1
MUI_UNGETLANGUAGE changes, abort header fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2699 212acab6-be3b-0410-9dea-997c60f758d6
2003-07-07 14:06:09 +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
b0f87bd459
MUI_CUSTOMFUNCTION_STARTMENU_LEAVE: use Leave function
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2676 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-24 19:54:51 +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
59c8fcc17e
start menu folder selection: works in silent mode; handles empty input
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2645 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-13 21:38:08 +00:00
joostverburg
67ee1b23ad
double pages possible
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2585 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-27 15:23:10 +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
e5d9e34e1a
no space before "click next to continue" text on welcome page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2518 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-30 14:12:09 +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
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
kichik
18269262a9
Rewrote a lot of the components tree code:
...
- Added SF_PSELECTED for partially selected sub-sections
- SF_EXPAND now refreshes the components tree
- Fixed problems with sub-sections with RO sections as children
- (-1) sent to .onMouseOverSection when mouse over nothing
- RO sections can now be in InstTypes too (default to old behavior)
- Optimized code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2436 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-05 12:56:57 +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
2a9e0ef0af
finish header inserted when MUI_FINISHPAGE_NOAUTOCLOSE is defined - removed double bcheck
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2404 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-01 14:24:15 +00:00
joostverburg
8d6e3c56ed
message text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2376 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 22:40:43 +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
kichik
03cafaf818
SetStaticBkColor -> SetBkColor, now works for dialogs, buttons, edit boxes and list boxes (only in IO)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2347 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 20:49:13 +00:00
kichik
56507e9e34
Custom leave function updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2336 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 15:51:01 +00:00
joostverburg
5038e3119a
removed 1.61 language file compatibility
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2326 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 09:55:37 +00:00
joostverburg
96eb3b0537
uninstaller: don't show page tile in titlebar
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2314 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 19:49:50 +00:00
joostverburg
b2f4d9f336
echo Modern UI version
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2307 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 20:22:15 +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
cdd2d0f635
3 lines title on Welcome page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2267 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-10 19:20:22 +00:00
joostverburg
0076b6d689
defines
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2265 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-10 15:42: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
71f7bce3cc
forgot a $
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2252 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-09 00:33:55 +00:00
joostverburg
1dfe83098b
cancel button on finish page with checkboxes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2247 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 21:26:14 +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
90b11cdccc
startmenu: changed define names, pre/leave custom functions, checkbox can be disabled, documentation updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2222 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-27 22:20:04 +00:00
joostverburg
18b63aca41
custom function name: MUI_CUSTOMFUNCTION_START > MUI_CUSTOMFUNCTION_STARTMENU
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2219 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-27 13:56:26 +00:00
kichik
a1f5924a59
RTL
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2141 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-10 14:02:13 +00:00
joostverburg
e3b8f50aaa
unterminated string
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2110 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-07 10:38:11 +00:00
joostverburg
22611ea930
abort function can call custom function
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2105 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-02 21:07:41 +00:00
joostverburg
222db27628
more welcome/finish page functions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2104 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-02 19:09:51 +00:00
joostverburg
f23f882709
startmenu fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2103 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-02 18:03:37 +00:00
joostverburg
b3bfca12c3
modern ui functions can call custom functions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2102 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-02 17:49:28 +00:00
kichik
37a03e4fac
No more problems for directories with a name starting with "error"
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2096 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-30 18:42:36 +00:00
kichik
917ed99397
Line cut on finish page fixed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2091 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-28 17:55:22 +00:00
kichik
122df8e86d
Transparent branding text for the uninstaller too
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2090 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-28 16:48:05 +00:00