f0rt
c39ffff404
applied patch #2918870 - use of the zlib compression library provided by the system
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6030 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-07 21:24:09 +00:00
kichik
ea124294a7
added Asturian by Marcos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6026 212acab6-be3b-0410-9dea-997c60f758d6
2010-02-06 13:19:47 +00:00
kichik
cde0aea770
fixed bug #2849872 - LogicLib Do..Loop warning
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6005 212acab6-be3b-0410-9dea-997c60f758d6
2009-12-05 21:52:39 +00:00
kichik
10e431be59
updated file paths
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5924 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-05 00:02:09 +00:00
kichik
d05741f44e
added exdll vs2008 project files, thanks to TobbeSweden
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5914 212acab6-be3b-0410-9dea-997c60f758d6
2009-02-01 12:06:41 +00:00
kichik
7c8291ef3c
added Esperanto
...
http://forums.winamp.com/showthread.php?s=&threadid=302218
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5911 212acab6-be3b-0410-9dea-997c60f758d6
2009-01-31 16:26:46 +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
anders_k
7b7237f969
Added WinDef.nsh and friends to SCons and makensis.nsi
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5887 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-27 13:25:25 +00:00
pabs3
a821a3ee5e
Fix Library.nsi test script on non-Windows by making it use Contrib/UIs/default.exe instead of makensis.exe, which isn't built except on Windows.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5878 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-21 00:49:43 +00:00
kichik
7d14a4d119
missing nsdialogs example
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5865 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 12:26:02 +00:00
kichik
f022eb6911
forgot util.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5858 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 09:02:20 +00:00
kichik
ed545d867b
renamed plugin.* to pluginapi.*
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5857 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:57:34 +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
608b642375
set focus on the radio buttons in the existing installation page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5842 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 19:22:36 +00:00
kichik
eceb3ce333
- create plugin.lib that contains all
...
- distribute plugin.h, api.h and plugin.lib
- remove inc_c stuff because we don't really want to install win32 header files as something that can be used on linux (this should be revisited later)
- fix up MakeFileList for newer versions of SCons (should be removed in the future)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5826 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-12 16:33:25 +00:00
kichik
6226f58d8b
no need for function usage deceleration or un. suffix anymore
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5786 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-21 13:22:57 +00:00
kichik
39b7d36352
implemented RFE #2315740 - Library support for ActiveX exe /regserver
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5776 212acab6-be3b-0410-9dea-997c60f758d6
2008-11-20 21:54:21 +00:00
kichik
d0008e0493
documented the weird result
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5747 212acab6-be3b-0410-9dea-997c60f758d6
2008-10-10 20:56:22 +00:00
kichik
5da4b54e98
some real tests for GetParameters
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5746 212acab6-be3b-0410-9dea-997c60f758d6
2008-10-10 20:46:09 +00:00
kichik
1f2833272d
added IfNotThen
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5649 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-13 16:50:16 +00:00
kichik
b93a2ef8f3
added missing Pop after nsDialogs::Create
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5644 212acab6-be3b-0410-9dea-997c60f758d6
2008-06-12 18:09:34 +00:00
kichik
2b6e00ffd1
read from correct value in InstallDirRegKey
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5575 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-21 16:26:19 +00:00
kichik
9993add206
revert AddBrandingImage as it's not needed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5566 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-03 18:24:50 +00:00
pabs3
c3147bc598
Use AddBrandingImage since MUI_LANGUAGE seems to indirectly use SetBrandingImage.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5562 212acab6-be3b-0410-9dea-997c60f758d6
2008-03-03 12:21:07 +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
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
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
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
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
joostverburg
d017b43324
simplified menu providing easier access to all documentation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5474 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 13:26:15 +00:00
joostverburg
e4354ab83d
install Multi-User Header File
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5473 212acab6-be3b-0410-9dea-997c60f758d6
2008-01-03 01:26:09 +00:00
kichik
0b13e9ee8c
VersionCompare is only referenced when the version page is used
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5441 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:44:51 +00:00
kichik
d150989e93
install Deprecated.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5440 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-22 16:35:12 +00:00
kichik
c04f6795a9
simpler comparison using VersionCompare, less labels and more LogicLib
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5406 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 21:17:14 +00:00
kichik
598c3eccec
use nsDialogs instead of InstallOptions - no more makensis.ini
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5405 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 21:02:14 +00:00
kichik
594bcc0993
properly handle initial value of $ReinstallPageCheck
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5404 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:59:33 +00:00
kichik
91b1cad079
proper radio buttons location
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5403 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:58:46 +00:00
kichik
d858c7c2f1
and now for something that actually builds...
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5402 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:57:23 +00:00
kichik
a4cda75489
use nsDialogs instead of InstallOptions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5401 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:52:59 +00:00
kichik
b22d68dbe9
use MUI2
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5399 212acab6-be3b-0410-9dea-997c60f758d6
2007-12-19 20:33:45 +00:00
kichik
f3f0c0da09
LF -> CRLF
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5371 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-14 20:10:31 +00:00
joostverburg
610310abd9
use macros from InstallOptions.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5315 212acab6-be3b-0410-9dea-997c60f758d6
2007-10-04 19:44:22 +00:00
kichik
67dc9212f2
- install MUI2
...
- install nsDialogs readme
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5258 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-25 13:13:05 +00:00
kichik
5fcb5ecb0d
Catalan returns
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5241 212acab6-be3b-0410-9dea-997c60f758d6
2007-08-17 16:51:50 +00:00
kichik
74bf17be17
nsDialogs: the next InstallOptions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5199 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-14 09:40:06 +00:00
kichik
338bf03bff
International Spanish and a few Spanish fixes by niwrad
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5187 212acab6-be3b-0410-9dea-997c60f758d6
2007-07-05 15:59:49 +00:00