ramon18
3df8dedd0c
updated Portuguese.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3797 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-29 20:58:38 +00:00
kichik
a539d7aafc
added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3796 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-27 21:00:05 +00:00
joostverburg
3cc310ed4a
Modern UI 1.72
...
* Fixed state of Finish page Cancel button when both an installer and uninstaller page is included
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3795 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-27 14:50:43 +00:00
joostverburg
1c7d09209a
2.02->2.03
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3794 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-27 13:58:53 +00:00
joostverburg
112f2e2d4c
added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3793 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-27 13:24:55 +00:00
kichik
c647ba0bce
added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3792 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-27 11:08:25 +00:00
kichik
10b5e3c5c8
added NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE to the script define list
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3791 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 22:53:15 +00:00
kichik
ca624dc184
use stat to find out if the file is a directory or not since it's more portable
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3790 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 20:28:18 +00:00
kichik
6c3ce8f436
* diropen, dirread -> opendir, readdir
...
* fixed warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3789 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 20:07:27 +00:00
kichik
f95af4cb45
added dirreader.cpp and updated dependencies
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3788 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 20:02:46 +00:00
kichik
444221504c
fixed compile error under gcc-2.95
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3787 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 19:49:05 +00:00
kichik
6d438d0f34
2.02->2.03
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3786 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 19:30:01 +00:00
kichik
5acba7ec75
added /date switch to !define for definition of date and time constants
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3785 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 18:49:50 +00:00
kichik
38ba938cee
applied patch #1044212 with some changes to make it optional
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3784 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 18:05:33 +00:00
kichik
2a9a9ac72a
added /x switch for File and ReserveFile to exclude files and directories
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3783 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 17:18:10 +00:00
kichik
ee703bab52
* use new dir_reader
...
* only warn once about /a on POSIX
* made /R search for matches inside subdirectories even wildcards were not used
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3782 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 15:44:02 +00:00
kichik
7450c0f23b
new interface for reading directories which helps getting some preprocessor clutter outside of script.cpp
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3781 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 15:37:31 +00:00
kichik
c2c907b2bf
added get_file_name which extracts the file name from a path
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3780 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 15:26:49 +00:00
kichik
f570ee3d1d
better description for Icon and UninstallIcon
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3779 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-26 10:17:04 +00:00
kichik
ea1c67af6b
fixed bug #1073363 - keyboard navigation in MUI_PAGE_INSTFILES
...
keyboard navigation doesn't work while the focus is set on a disabled control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3778 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-25 22:31:08 +00:00
kichik
2115d8ce1c
added information about $INSTDIR not having the same value in installer and uninstaller
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3777 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-23 20:10:40 +00:00
joostverburg
4462ab3fa5
button text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3776 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-20 20:11:02 +00:00
kichik
76dcceb87a
made the gradient background window not pretend to be the installer dialog so the "unpacking" window will show even if it is used
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3775 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-20 15:23:37 +00:00
kichik
7c07f12463
added NSIS_LZMA_COMPRESS_WHOLE to the script define list
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3774 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 20:21:41 +00:00
kichik
2f396234db
fixed description of ${__TIME__}, ${__DATE__} and ${__TIMESTAMP__}
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3773 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 15:11:17 +00:00
kichik
75b4c66de6
fixed an access violation in case of a script jump beyond the last entry
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3772 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 15:02:08 +00:00
kichik
821fca5066
better description of command line usage (bug report #1065322 )
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3771 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 14:38:33 +00:00
kichik
1e93f9983f
more of patch #1055553 - Absolute path of *.nsi not accepted on posix (-- separator between options and files for posix)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3770 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 13:45:22 +00:00
kichik
93338d986c
added information about SetOutPath and RMDir
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3769 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 12:09:13 +00:00
kichik
48f24cbfc9
better description for ReserveFile
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3768 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-19 11:48:07 +00:00
joostverburg
067e4293bc
corrected uninstaller finish page text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3767 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-13 19:33:27 +00:00
kichik
c8c987c8bf
added a warning about deploying DLLs from the system directory
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3766 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-12 22:08:50 +00:00
kichik
f38fb13b98
applied patch #1055553 (with some changes) - Absolute path of *.nsi not accepted on posix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3765 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-12 13:58:21 +00:00
kichik
0657260dbe
* applied patch #1055553 (with some changes) - Absolute path of *.nsi not accepted on posix
...
* updated license line breaking to fit better
* added /VERSION to the usage information text
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3764 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-12 13:58:11 +00:00
kichik
2b0c2f2787
Only use the GetModuleHandle trick for plug-ins, otherwise just load and unload. If RegDLL uses /NOUNLOAD, unloading will be skipped, but GetModuleHandle won't be used.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3763 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-11 21:28:25 +00:00
kichik
424322a142
Always increase the load count of registered dlls if /NOUNLOAD is not specified. This should fix some problems with registering many COM dlls in a row.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3762 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-11 20:34:50 +00:00
kichik
69a4f35f35
fixed bug #1064540 - warning 'label "installlib.remove_..." not used'
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3761 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-11 19:10:57 +00:00
kichik
6cb87b55ba
added /FINAL to SetCompressor
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3760 212acab6-be3b-0410-9dea-997c60f758d6
2004-11-09 20:21:31 +00:00
joostverburg
484c07a54a
removed trailing space after string
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3759 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-26 14:57:26 +00:00
kichik
a213c56d8e
include unistd.h for chdir()
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3758 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-25 23:34:07 +00:00
kichik
01defffbf5
use File /r instead of a macro for each directory so no updating will be required each time a directory is added
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3757 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-25 21:34:46 +00:00
kichik
45bc724d43
include unistd.h for chdir()
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3756 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-25 17:51:55 +00:00
joostverburg
92729a99ca
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3755 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-24 13:10:23 +00:00
joostverburg
8a597d469e
added new folders
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3754 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-24 11:04:21 +00:00
joostverburg
fd5d6ebd40
2.02
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3752 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 19:24:24 +00:00
kichik
89d3581649
Added another parameter to plug-in functions. This parameter is a structure with pointers to exec_flags and ExecuteCodeSegment. This is backward compatible with older plug-ins because plug-in functions use the __cdecl calling convention which means NSIS clears the stack.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3751 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 17:43:08 +00:00
kichik
54eca79ebf
added Source\boost
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3750 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:50:11 +00:00
kichik
4b6f234db1
added Source\Tests
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3749 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:31:53 +00:00
kichik
116905b5ca
updated release date
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3748 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:21:51 +00:00
kichik
a24d80ea6c
removed double parenthesis
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3747 212acab6-be3b-0410-9dea-997c60f758d6
2004-10-23 09:09:49 +00:00