Commit graph

2216 commits

Author SHA1 Message Date
joostverburg
0d820475ae fixed typo in MULTIUSER_NOUNINSTALL setting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5576 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-23 21:00:53 +00:00
joostverburg
c851892b66 fixed bug #1913029 - default installation mode based on registry key is now set correctly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5573 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-12 20:39:55 +00:00
kichik
93570eb5f2 labels now have click notification, so fix docs up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5572 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-07 22:23:24 +00:00
kichik
c755489823 avoid corruption messages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5571 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-07 08:57:49 +00:00
kichik
af9f04b975 fixed bug #1908732 - nsDialogs - OnClick support for static controls not working
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5569 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-06 17:32:54 +00:00
kichik
e6f4040268 fixed #1900585 - NSD_SetText doesn't work
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5559 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-24 17:33:54 +00:00
kichik
2fd71f8507 implemented RFE #1900226 - expose MD5 function from VPatch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5555 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-23 12:38:10 +00:00
pabs3
31a6cd9180 Fix 1900233: add some tweaks to allow building the NSIS Menu with wxGTK on Debian GNU/Linux.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5554 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-23 11:35:56 +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
kichik
3f3aef9940 added ${NSD_SetImage}, ${NSD_SetStretchedImage}, ${NSD_ClearImage} and ${NSD_FreeImage}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5551 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-22 18:32:35 +00:00
kichik
f943d43bb3 HTML fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5550 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-22 17:37:52 +00:00
kichik
682ebdedea document macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5549 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-22 17:34:24 +00:00
kichik
25c36be360 added NSD_SetText, NSD_SetState, NSD_Check and NSD_Uncheck
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5548 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-22 17:01:44 +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
e5d72da7c1 fixed bug #1896803 - nsDialogs::SelectFolderDialog Bug 1841120 still open?
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5546 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-19 23:37:12 +00:00
kichik
8ce5f95185 it should call the old code path if NOT running under WOW64 (though the hack wouldn't work anyway... :( )
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5543 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 21:46:52 +00:00
kichik
8fba6791ad implemented RFE #1778973 - nsExec & ExecDos - Support DisableX64FSRedirection feature
also fixed bug #1889317

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5542 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 18:30:47 +00:00
kichik
efebf6bedd fixed bug #1891066 - Open Script Folder runs executable instead
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5541 212acab6-be3b-0410-9dea-997c60f758d6
2008-02-16 17:53:17 +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
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
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
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
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
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
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
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
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
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
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
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
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
joostverburg
0b8811f237 Multi-User Header File: Installer configuration for multi-user Windows environments
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5471 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-02 01:48:34 +00:00