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 |
|
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 |
|
kichik
|
bc999b6089
|
use new nsDialogs macros for image handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5552 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-22 18:36:31 +00:00 |
|
joostverburg
|
340eec682c
|
add missing macros for descriptions on uninstaller components page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5547 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-20 22:34:12 +00:00 |
|
kichik
|
1b3f415241
|
fixed bug #1891106 - Error flag not cleared after ReadRegStr in MUI StartMenu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5540 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-16 17:37:04 +00:00 |
|
kichik
|
090a89e4e0
|
fixed bug #1891266 - Modern UI Documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5537 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-11 20:33:35 +00:00 |
|
kichik
|
9bf8b0ca97
|
macros itself -> macros themselves
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5534 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-09 19:27:19 +00:00 |
|
kichik
|
ae2fc2aff7
|
use integer comparison for comparing pointers to zero to support "error" return value
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5526 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-08 20:40:50 +00:00 |
|
kichik
|
b176883de5
|
same for welcome page (mainly fixes memory allocation)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5514 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-02 13:22:06 +00:00 |
|
kichik
|
212d0ecd3b
|
a few fix-ups for image size query:
- verify allocation
- free allocated memory
- push bitmap path to avoid quoting issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5513 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-02 13:20:04 +00:00 |
|
kichik
|
38076c115a
|
fixed bug #1861944 - mui.StartMenuPage.Create not referenced
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5505 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-02-01 16:44: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 |
|
joostverburg
|
b980fa7852
|
check whether variables for image resizing need to be included
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5491 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-01-25 12:47:45 +00:00 |
|
joostverburg
|
47edc59c1c
|
get image control size directly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5490 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-01-24 21:54:48 +00:00 |
|
joostverburg
|
16f3d9e960
|
fixed bug #1875945 - Image doesn't fit the window in MUI2 with chinese language. Added support for MUI1 MUI_(UN)WELCOMEFINISHPAGE_BITMAP_NOSTRETCH setting.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5485 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-01-24 18:50:56 +00:00 |
|
joostverburg
|
8661522b43
|
fixed bug - Dangerous example of MUI_STARTMENU_GETFOLDER macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5480 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-01-06 09:27:41 +00:00 |
|
joostverburg
|
c19787806b
|
set default state of reboot now / reboot later radio buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5479 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-01-05 22:54:44 +00:00 |
|
joostverburg
|
562d0de639
|
fix variable name for Start Menu folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5472 212acab6-be3b-0410-9dea-997c60f758d6
|
2008-01-02 16:19:02 +00:00 |
|
kichik
|
4f8695d2aa
|
mui2 out of beta
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5433 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-12-22 10:26:34 +00:00 |
|
kichik
|
4aca101c3c
|
fixed bug #1784470 - MUI_RESERVEFILE_INSTALLOPTIONS fails install build
nicer error messages when moving from MUI to MUI2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5432 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-12-22 10:13:29 +00:00 |
|
kichik
|
2675599a31
|
happy new year!
bug #1855805
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5429 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-12-22 09:41:57 +00:00 |
|
kichik
|
482138d7c0
|
fixed bug #1835866 - CR LF combinations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5390 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-12-01 11:43:02 +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
|
9fdcebb6df
|
use just link control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5350 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-10-27 10:27:41 +00:00 |
|
joostverburg
|
917820dc29
|
fix 3-line title on welcome/finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5344 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-10-26 19:31:13 +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
|
cb3de0c235
|
pretty
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5300 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-29 20:15:41 +00:00 |
|
kichik
|
9449e519ac
|
fixed MUI_DIRECTORYPAGE_BGCOLOR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5299 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-29 20:12:56 +00:00 |
|
kichik
|
6a8f8126af
|
fixed description and locking of tree view
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5298 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-29 20:12:55 +00:00 |
|
kichik
|
cbe80ab734
|
unload nsDialogs after it's done
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5293 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:47:45 +00:00 |
|
kichik
|
b174b480d4
|
display reboot text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5292 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:38:56 +00:00 |
|
kichik
|
e4a9f65806
|
- use BM_GETCHECK instead of BM_SETCHECK to get reboot now's state
- compare check state as a number (rebooting should work now)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5291 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:35:16 +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 |
|
kichik
|
cfb9e8952e
|
removed stray Goto
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5288 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-28 18:17:09 +00:00 |
|
joostverburg
|
d191cda8f8
|
fix NOSTRETCH option for header image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5279 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-20 19:16:27 +00:00 |
|