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 |
|
joostverburg
|
d498d8805a
|
fix control handles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5278 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-09-20 19:09:19 +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
|
617d8669b7
|
initialize header image
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5263 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-27 17:15:42 +00:00 |
|
kichik
|
af99bf2224
|
distribute missing images
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5257 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-25 12:58:34 +00:00 |
|
joostverburg
|
d7881c29c8
|
* Distribute MUI2 beta
* Preliminary MUI2 documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5249 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-22 21:57:23 +00:00 |
|
joostverburg
|
f374bc87ec
|
use a label and a link on the same location to be able to display a text and get click events
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5244 212acab6-be3b-0410-9dea-997c60f758d6
|
2007-08-18 12:41:17 +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 |
|