Commit graph

93 commits

Author SHA1 Message Date
anders_k
88a3b2c668 Docs update and font size fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7303 212acab6-be3b-0410-9dea-997c60f758d6
2021-08-25 17:36:17 +00:00
anders_k
ef6d0510ec Warn if a unsupported bitmap format is used (Bug #681 & FR #559)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7273 212acab6-be3b-0410-9dea-997c60f758d6
2021-06-25 20:44:37 +00:00
anders_k
f69251d87e (C) 2021
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7245 212acab6-be3b-0410-9dea-997c60f758d6
2021-01-01 20:27:52 +00:00
anders_k
b3044b36c1 Added DatePicker NSD control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7176 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-23 18:31:23 +00:00
anders_k
bdbfff3cf2 Python 3 fixes (patch #296)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7161 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-24 02:35:17 +00:00
anders_k
9689c5a5b7 Fixed MULTIUSER_INSTALLMODE_FUNCTION and minor typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7159 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-18 21:27:58 +00:00
anders_k
89fb04d0f6 (C) 2020
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7148 212acab6-be3b-0410-9dea-997c60f758d6
2020-01-01 21:13:57 +00:00
anders_k
62d9a4c2f7 (C) 2019
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7072 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-07 14:30:06 +00:00
anders_k
a852d07897 Added MUI_TEXTCOLOR setting. Check/Radio control themes are disabled when high contrast mode is on as a band-aid for SetCtlColors issues.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7013 212acab6-be3b-0410-9dea-997c60f758d6
2018-09-13 13:35:25 +00:00
anders_k
49471b3d84 (C) 2018
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6962 212acab6-be3b-0410-9dea-997c60f758d6
2018-01-02 01:51:26 +00:00
anders_k
a8a53f6696 Allow compilation of MUI "applications" that only use custom pages without triggering a helper warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6933 212acab6-be3b-0410-9dea-997c60f758d6
2017-10-16 22:08:27 +00:00
anders_k
97898cc03b Expand most MUI doc. sections by default
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6928 212acab6-be3b-0410-9dea-997c60f758d6
2017-10-09 17:59:12 +00:00
anders_k
fbd57e00c1 Added MUI_PAGE_CUSTOMFUNCTION_DESTROYED so custom image handles can be cleaned up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6844 212acab6-be3b-0410-9dea-997c60f758d6
2017-04-03 17:35:57 +00:00
anders_k
3659de8e37 (C) 2017
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6834 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-02 03:51:39 +00:00
anders_k
cea0fd8693 Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6831 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-30 00:00:35 +00:00
anders_k
a71541bb87 Added SetCtlColors Windows COLOR_* constants support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6795 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-22 18:12:28 +00:00
anders_k
b4d51b196a Added MUI_LANGUAGEEX macro so language files in other folders can be used (during testing)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6785 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-06 20:31:13 +00:00
anders_k
1967160500 Copyright 2016
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6720 212acab6-be3b-0410-9dea-997c60f758d6
2016-03-11 19:16:38 +00:00
anders_k
e65ac172c1 Fixed VARAIBLES typo in MUI2 internal defines (bug #1127)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6649 212acab6-be3b-0410-9dea-997c60f758d6
2015-11-30 22:27:44 +00:00
anders_k
dbe6f23472 Fixed some typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6623 212acab6-be3b-0410-9dea-997c60f758d6
2015-10-10 19:32:16 +00:00
anders_k
e81728a52b Display a warning if MUI_LANGDLL_DISPLAY is inserted before MUI_LANGUAGE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6612 212acab6-be3b-0410-9dea-997c60f758d6
2015-09-19 13:22:52 +00:00
anders_k
695a478725 File treats "" as "*", don't allow empty MUI_*_BITMAP defines.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6587 212acab6-be3b-0410-9dea-997c60f758d6
2015-06-25 20:12:57 +00:00
anders_k
c89cac5262 Fixed minor issues and typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6584 212acab6-be3b-0410-9dea-997c60f758d6
2015-05-14 20:17:14 +00:00
anders_k
9ff4b3ef43 (C) 2015
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6577 212acab6-be3b-0410-9dea-997c60f758d6
2015-02-06 21:43:39 +00:00
anders_k
b43bef1390 Warn if MUI_LANGUAGE is inserted before MUI_[UN]PAGE_*
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6572 212acab6-be3b-0410-9dea-997c60f758d6
2014-12-17 14:38:00 +00:00
anders_k
461aa4b633 Make sure MUI2 UNBITMAP*_STRETCH have default values when using custom bitmaps
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6566 212acab6-be3b-0410-9dea-997c60f758d6
2014-10-26 23:07:24 +00:00
anders_k
efbdf196f2 New MUI2 bitmap stretch modes: FitControl, NoStretchNoCrop[NoAlign] and AspectFitHeight. *_NOSTRETCH is now deprecated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6524 212acab6-be3b-0410-9dea-997c60f758d6
2014-07-16 21:54:13 +00:00
anders_k
c75a00bbe7 2014 and fixed some minor typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6478 212acab6-be3b-0410-9dea-997c60f758d6
2014-05-13 15:51:45 +00:00
anders_k
bd591bf196 200? -> 2013
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6352 212acab6-be3b-0410-9dea-997c60f758d6
2013-05-17 19:31:36 +00:00
anders_k
043b4006ed * Georgian and Pashto are now part of default install.
* LANGFILE macro now takes 4 parameters, all .nsh files have been updated
* LANGFILE_INCLUDE_WITHDEFAULT will now warn if the fallback string is used
* Removed some invalid English strings in various files
* Fixed Khmer LangId
* Minor Norwegian language fixes
* Some files changed from UTF16LE to UTF8SIG


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6302 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-16 00:28:45 +00:00
anders_k
7e6db0aa39 Warn if MUI_PAGE_* is inserted after MUI_LANGUAGE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6300 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-14 22:14:23 +00:00
anders_k
9b287fc648 Added /plugin parameter to ReserveFile for our multi-arc. plugin subdirectories.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6290 212acab6-be3b-0410-9dea-997c60f758d6
2013-03-07 23:38:25 +00:00
anders_k
b0c40ee3b5 Reduce define spew from included files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6264 212acab6-be3b-0410-9dea-997c60f758d6
2012-09-17 12:37:03 +00:00
anders_k
1e138ea336 Fix SConstruct Mkdir exists warning and empty verbose stack pop warning in MUI2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6191 212acab6-be3b-0410-9dea-997c60f758d6
2011-12-03 00:14:44 +00:00
anders_k
aeca0623b7 MUI2: Fixed bugs 3400067, 3408407: MUI_FINISHPAGE_TITLE_3LINES padding + reboot
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6162 212acab6-be3b-0410-9dea-997c60f758d6
2011-09-13 16:18:49 +00:00
wizou
f4f18f9469 a little bit more TCHARs and minor fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6042 212acab6-be3b-0410-9dea-997c60f758d6
2010-03-29 15:32:24 +00:00
kichik
7404dcb3b8 fixed bug #2720968 - MUI2 finish page show custom function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5971 212acab6-be3b-0410-9dea-997c60f758d6
2009-06-06 14:26:09 +00:00
kichik
0aed504f4a happy new year!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5917 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 14:44:30 +00:00
pabs3
80c2fae5c1 Remove some gratuitous use of non-ANSI characters that were making the Unicode patch harder to review.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5905 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-13 16:54:39 +00:00
kichik
643ac0fb44 fixed bug #2494528 - MUI_DIRECTORYPAGE_BGCOLOR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5896 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 22:04:56 +00:00
kichik
9da0e22dac wow... so many typos in one paragraph. was i drunk?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5894 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 21:49:14 +00:00
kichik
e42c65610b typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5893 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-10 21:48:32 +00:00
kichik
5ac5b3f95b deprecate SetPluginUnload and /NOUNLOAD
plug-ins are now responsible to keeping themselves loaded using the new api

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5855 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:17:15 +00:00
kichik
a2d5557705 fixed bug #2386821 - MUI_CUSTOMFUNCTION_MOUSEOVERSECTION documentation error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5812 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-06 22:20:02 +00:00
kichik
a3c11ff2fa fixed bug #2110357 - MUI2 FinishPage readme not focused
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5718 212acab6-be3b-0410-9dea-997c60f758d6
2008-09-14 19:11:27 +00:00
kichik
29c40f5262 tabs to spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5656 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-26 23:49:41 +00:00
kichik
3ed835dd61 fixed bug #1964719 - Page callback function documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5655 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-26 23:45:21 +00:00
kichik
13733304a5 fixed bug #1995024 - Typo in Finish.nsh causes var waste warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5654 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-16 18:00:27 +00:00
joostverburg
fb57dfde77 fixed MUI_FINISHPAGE_CANCEL_ENABLED and removed some useless code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5642 212acab6-be3b-0410-9dea-997c60f758d6
2008-05-29 21:17:13 +00:00
kichik
6146a9015e what is that doing there?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5600 212acab6-be3b-0410-9dea-997c60f758d6
2008-04-18 17:20:50 +00:00