joostverburg
|
f655226380
|
* New LangFile.nsh macro LANGFILE_INCLUDE_WITHDEFAULT to load language file with defaults being obtained from a default file. This replaces the LANGFILE_DEFAULT setting and makes it easier to use LangFile.nsh for multiple sets of languages file without having to care about the different LANGFILE_DEFAULT settings.
* Allow LangFile.nsh to be included multiple times.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5577 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-03-29 15:35:08 +00:00 |
|
joostverburg
|
19c119e66c
|
set default language file for MUI without changing the user setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5501 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-01-29 15:36:09 +00:00 |
|
kichik
|
b2bbab051c
|
fixed definition of MUI_LANGDLL_LANGUAGES_CP
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5375 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-11-17 14:15:48 +00:00 |
|
kichik
|
e5a523b91f
|
allow MUI_LANGDLL_ALLLANGUAGES to be defined after MUI_LANGUAGE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5374 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-11-17 14:04:51 +00:00 |
|
kichik
|
1c3a4e1539
|
fixed MUI_UNGETLANGUAGE which didn't test the right variable and didn't declare it in the first place causing an error in case MUI_LANGDLL_DISPLAY isn't used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5301 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-10-02 17:08:41 +00:00 |
|
kichik
|
d77f350945
|
fixed mui.LangDLL.RegistryLanguage variable warning when MUI_LANGDLL_REGISTRY_ROOT and friends weren't used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5289 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:21:50 +00:00 |
|
joostverburg
|
4fe86652a8
|
don't declare variables for registry values if they won't be used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5265 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-01 10:58:03 +00:00 |
|
joostverburg
|
bb8fc680f5
|
fixed language selection dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5264 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-27 17:21:32 +00:00 |
|
joostverburg
|
20137a0054
|
Modern UI 2.0 beta
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5235 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-11 23:21:04 +00:00 |
|