Commit graph

252 commits

Author SHA1 Message Date
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
kichik
059d8bc0d8 No branding text in welcome/finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2086 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-28 14:02:41 +00:00
kichik
6f3fdd6650 BrandingText now automatically resizes for all languages in the MUI
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2082 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-27 15:05:50 +00:00
kichik
0aed08e3f7 + Leave function for pages
+ Components page text always shown if Page components used


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2080 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-24 19:40:20 +00:00
joostverburg
ab5472a5ae startmenu registry
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2065 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-15 12:39:34 +00:00
joostverburg
fad6d944fe fixes - polish temporary removed (very outdated)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2061 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-13 21:01:25 +00:00
joostverburg
f9de5367ee removed 1.4 language file compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2049 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-09 16:49:09 +00:00
joostverburg
7a20b614f9 renamed io extract macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2042 212acab6-be3b-0410-9dea-997c60f758d6
2003-01-08 15:06:25 +00:00
joostverburg
65e19753ac UninstallIcon not used when MUI_UNINSTALLER is not defined
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2011 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-29 19:33:47 +00:00
joostverburg
291467fe75 cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2000 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-24 22:38:54 +00:00
joostverburg
91b1e3a884 langstring changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1985 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-20 20:18:56 +00:00
joostverburg
4c1d587829 brandingtext trim fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1968 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-16 17:50:04 +00:00
joostverburg
7aa623ea79 fixes, multilingual brandingtext, reservefile, bgcolor
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1960 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-15 21:43:38 +00:00
joostverburg
34f3be86d8 Modern UI 1.62
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1949 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-14 00:15:41 +00:00
joostverburg
6d261121ef verbose fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1922 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 22:53:10 +00:00
joostverburg
d60b0dc595 fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1921 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 22:25:01 +00:00
joostverburg
a8797416b8 added define for uninstall confirm page, continue texts for uninstaller, bugfixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1917 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 21:56:28 +00:00
joostverburg
c2ef23bfdd new location for WinMessages.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1909 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 17:20:16 +00:00