joostverburg
e497d771b1
* The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0
...
* Added license and copyright notice to every source file
* The new COPYING file and license section in the Users Manual list the terms of all relevant licenses
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4787 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 19:45:02 +00:00
kichik
737da25610
emphasize that section_idx is a !define
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4786 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 15:28:47 +00:00
kichik
e17450b16b
added code examples
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4785 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 15:22:07 +00:00
kichik
f5b119cef8
fixed bug #1584618 - No Contrib\ExDLL directory
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4784 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-25 21:14:25 +00:00
kichik
36dfefcf4b
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4782 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 13:40:10 +00:00
kichik
d218839885
seems to have a problem with long current directory paths now...
...
so go to the root until i find out what's up here
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4780 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 12:53:14 +00:00
kichik
b29de4f570
2.21
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4778 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 11:38:21 +00:00
kichik
536545a43b
hhc.exe suddenly crashes if the directory is changed before calling it...
...
it works fine without changing the directory - css and js are embedded and the files come out identical
removed the directory change
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4777 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-20 11:36:06 +00:00
kichik
cce2dd6547
RC2 also identifies installers so it's probably safe to assume this will stay
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4774 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-16 13:52:32 +00:00
kichik
b28c04e3a7
oops, forgot to remove lbl_error
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4761 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-29 15:41:12 +00:00
kichik
3589fb5737
added vista
...
this should be replaced with a call to GetVersion and IntCmp with defines
the way it is now, users are tempted to use StrCmp and get installers not working with newer versions of windows
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4760 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-29 15:39:24 +00:00
kichik
585ba20704
added vista
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4759 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-29 15:26:22 +00:00
kichik
bf40650c6e
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4754 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-22 09:14:51 +00:00
kichik
f6e706f2b0
added RequestExecutionLevel
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4753 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-16 14:06:45 +00:00
kichik
676158b826
build settings passed from config.h to scons
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4749 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-15 08:58:09 +00:00
kichik
1424259a96
2.20
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4746 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-09 13:26:31 +00:00
kichik
1f9b40a4bd
explain about comments being extended
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4745 212acab6-be3b-0410-9dea-997c60f758d6
2006-09-09 08:57:38 +00:00
kichik
208452788b
2.19
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4724 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-06 18:41:03 +00:00
kichik
5890f372eb
better version of IsDotNETInstalled
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4723 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-06 18:13:16 +00:00
kichik
5cc43bc46d
improvements by Joe Siebenmann
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4720 212acab6-be3b-0410-9dea-997c60f758d6
2006-08-04 15:35:24 +00:00
kichik
4d504e2df8
patch #1503208 - Norwegian nynorsk language file
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4715 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-30 13:02:38 +00:00
kichik
434aee81d2
sort
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4706 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-01 16:52:19 +00:00
kichik
fa9d100448
2.18
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4705 212acab6-be3b-0410-9dea-997c60f758d6
2006-07-01 16:52:18 +00:00
kichik
831ef39740
typos
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4703 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-30 09:21:15 +00:00
kichik
cb5d3c8152
no wildcards for RMDir
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4695 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-16 13:18:12 +00:00
kichik
abcbada69c
better wording
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4686 212acab6-be3b-0410-9dea-997c60f758d6
2006-06-02 19:24:37 +00:00
pabs3
066b446bf0
Update Sourceforge ViewCVS location.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4682 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-21 13:01:46 +00:00
kichik
d5e99eaa18
another fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4675 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 17:00:46 +00:00
kichik
34a9c59ef9
2.17
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4674 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 16:56:02 +00:00
kichik
b50fe97d21
fixed bug #1491616 - missing explanation of SF_SELECTED
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4671 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 15:32:33 +00:00
kichik
75887363cc
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4670 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 15:30:19 +00:00
kichik
beb61bf1b2
fixed bug #1469306 - Typo in 2.3.2
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4654 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-14 09:22:03 +00:00
kichik
344e89ccb8
now supports big-endian
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4646 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 13:51:48 +00:00
kichik
ed82db4695
2.16
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4645 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 12:37:49 +00:00
kichik
2dde700789
implemented RFE #1464446 - Big warning about RmDir /r "$INSTDIR" please
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4644 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-07 11:00:22 +00:00
kichik
682ee90493
link to File
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4634 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:45:02 +00:00
kichik
86551a0fea
Basque language files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4628 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:35:52 +00:00
kichik
114b1bca40
fixed bug #1448374 - Nonsensical behavior from File /r
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4627 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:34:43 +00:00
kichik
e6f2ee1d31
fixed bug #1077439 - nonstandatd behavior of example for command line parameters
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4626 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:32:48 +00:00
kichik
984e1ae960
fixed bug #1449879 - NSIS User Manual script error
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4625 212acab6-be3b-0410-9dea-997c60f758d6
2006-04-05 18:31:03 +00:00
kichik
12df15a9e5
implemented RFE #1459210 - !define /date should use UTC
...
added /utcdate flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4622 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-28 18:20:28 +00:00
kichik
c48a248f80
CHM depends on style.css, chmlink.js and nsis.hhp
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4611 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-25 11:46:50 +00:00
kichik
93d5440298
type libraries *are* supported as long as they have a version resource
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4604 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-17 21:23:15 +00:00
kichik
fa2fc9037c
a bit more support for non-Windows platforms
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4598 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-17 12:20:12 +00:00
kichik
b430a1020e
oops, should be NSIS_CONFIG_CONST_DATA_PATH=no, as it should be relocatable and should for the files in the same directory
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4594 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-16 17:31:06 +00:00
kichik
f932bd274c
when building makensis that'd be dropped in a zipped release, use NSIS_CONFIG_CONST_DATA_PATH
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4593 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-16 17:23:52 +00:00
kichik
70f42f9901
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4591 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-14 19:53:46 +00:00
kichik
15a9da0939
added a detailed explanation about File /r that can't be interpreted in more than one way
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4583 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-14 16:04:16 +00:00
kichik
062dd34c6b
links to pre-compiled versions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4581 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-14 12:29:25 +00:00
kichik
0c2333e69f
link to GetDlgItem
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4564 212acab6-be3b-0410-9dea-997c60f758d6
2006-03-11 10:42:03 +00:00