Commit graph

4985 commits

Author SHA1 Message Date
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
d04ee548e2 applied patch #1894983 - Polish language files for NSIS 2.35+
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5539 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 17:34:44 +00:00
kichik
462f808391 fixed bug #1894033 - typo in help file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5538 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 16:18:01 +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
7499533721 2.35
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5531 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:15:22 +00:00
kichik
6382320e35 fixed eol-style
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5530 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:14:37 +00:00
kichik
98b8b28f98 fixed eol-style
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5529 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:10:44 +00:00
kichik
54f872da82 removed old files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5528 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 21:06:36 +00:00
kichik
4c30f75dac 2.35
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5527 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:56:50 +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
8ef1921824 added MultiUser strings for Hebrew
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5525 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:37:47 +00:00
kichik
972b4d5e5f fixed link
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5524 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 20:12:11 +00:00
kichik
1513ebd8dc fixed bug #1889720 - nsDialogs can crash on Windows 98
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5523 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-08 16:48:00 +00:00
joostverburg
0da07bfabd default directory that does not require administrator privileges
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5522 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-04 01:35:09 +00:00
joostverburg
3c24e63d41 administrator privileges required for installation in Program Files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5521 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-04 01:09:03 +00:00
joostverburg
92aaba7099 default directory that does not require administrator privileges
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5520 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-04 00:49:03 +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
kichik
9e812519ae fixed bug #1883917 - File command reference not clear
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5504 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-01 16:38:53 +00:00
kichik
42fa365f04 another typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5503 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-29 22:43:13 +00:00
kichik
cb0314d2b5 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5502 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-29 22:42:53 +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
134e5efcdd new macro for installer language files, which does not require the name of the language to be set (this is already done by the standard NSIS language files)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5500 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-29 15:33:32 +00:00
joostverburg
a76b2f9046 some more translations for installation mode selection page of Multi-User header file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5499 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-28 22:05:12 +00:00
joostverburg
48b9003ca1 * added some comments
* added settings for registry key that enables the installation mode to be set to the mode from a previous installation
* fixed a few typos

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5498 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-28 21:46:31 +00:00
joostverburg
bce63d6a98 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5497 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-28 20:10:15 +00:00
joostverburg
d82da02048 use Modern UI 2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5496 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-27 17:45:35 +00:00
joostverburg
5470b63b04 Windows Vista UAC setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5495 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-27 17:44:55 +00:00
joostverburg
34112ed24b * use Modern UI 2
* Windows Vista UAC setting

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5494 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-27 17:24:40 +00:00
kichik
57bf74697f document DropList
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5493 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-26 15:13:34 +00:00
kichik
c08b7206ca zero icon memory to prevent uninitialized memory from getting into the resources
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5492 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-26 11:47:01 +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
858ddb4141 new header file for the setup of Visual Basic 6.0 run-time files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5489 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 21:45:42 +00:00
joostverburg
23e1474468 fixed compile error when check for administrator or power user privileges is included
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5488 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 21:26:42 +00:00
joostverburg
1ee934b1f9 corrected info about power users
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5487 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 20:52:33 +00:00
joostverburg
157e867dae fix FunctionEnd command in example code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5486 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-24 19:17:14 +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
kichik
94f07e913c fix comment
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5484 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-18 14:03:04 +00:00
kichik
a2c29990ec bring back comment
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5483 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-18 13:49:52 +00:00
kichik
ae3e2cff89 applied patch #1871856 - nsDialogs: support for keyboard cues for link control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5482 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-18 13:45:25 +00:00
kichik
26d527f8e4 fixed links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5481 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-12 15:37:57 +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
f8011438e0 fix typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5478 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-04 13:53:20 +00:00
kichik
5955e090c7 fixed dependency list
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5477 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 20:48:59 +00:00
kichik
e09278687d fixed wrong function name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5476 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 20:45:50 +00:00
joostverburg
575a4ffee5 move documentation links to NSIS Menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5475 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 13:45:52 +00:00