anders_k
|
0b01a969e4
|
Refactor and document !pragma warning error and warning states
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6980 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-31 15:31:49 +00:00 |
|
kichik
|
fea2579d73
|
this time for real :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6974 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-30 03:37:48 +00:00 |
|
kichik
|
eea90f5362
|
prepare for release
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6971 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-29 02:46:55 +00:00 |
|
anders_k
|
5fd21f1934
|
Added WinVer.nsh IsDomainController (patch #286)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6969 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-25 17:43:59 +00:00 |
|
anders_k
|
7e80fb6fa4
|
Added Tatar translation (patch #281)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6968 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-22 19:08:45 +00:00 |
|
anders_k
|
49471b3d84
|
(C) 2018
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6962 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-02 01:51:26 +00:00 |
|
anders_k
|
ab203f520a
|
Updated ScotsGaelic (bug #1197)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6959 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-12-18 00:52:45 +00:00 |
|
anders_k
|
9229c5df18
|
Added experimental System plug-in v2 syntax option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6955 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-12-03 18:04:02 +00:00 |
|
anders_k
|
ebfe3bf6d2
|
Added System plug-in B and H types
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6954 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-11-30 21:38:49 +00:00 |
|
anders_k
|
09d29b6e88
|
Fixed Scottish Gaelic MUI_UNPAGE_FINISH quote issue (patch #285)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6950 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-11-15 18:23:57 +00:00 |
|
anders_k
|
dda1998421
|
Added ~, !, && and || !define /math operators
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6947 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-11-04 17:59:37 +00:00 |
|
anders_k
|
bde2173193
|
Only print the PE flags string for actual PE executable files. Now also zeros the checksum just in case.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6943 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-26 16:37:42 +00:00 |
|
anders_k
|
590bb32e43
|
Plug-ins now set the ASLR, DEP, LAA and NOSEH flags (bug #1188)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6942 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-25 23:11:56 +00:00 |
|
anders_k
|
6a5876bbc8
|
MakeNSIS now returns 0 for various successful information commands (bug #1193)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6939 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-23 17:55:23 +00:00 |
|
anders_k
|
1330518764
|
Updated Italian translation (bug #1194)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6937 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-21 18:56:24 +00:00 |
|
anders_k
|
636d774750
|
Added POSIX mmap helper function used by VxD parser (patch #284)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6935 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-21 01:29:11 +00:00 |
|
anders_k
|
8de72ec7b1
|
Added Int64Fmt
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6931 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-15 16:57:26 +00:00 |
|
anders_k
|
1a039ca71f
|
Added IntPtrCmp, IntPtrCmpU, Int64Cmp and Int64CmpU
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6930 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-14 16:49:40 +00:00 |
|
anders_k
|
34e9873d5f
|
Added IntPtrOp alias
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6929 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-13 21:23:33 +00:00 |
|
anders_k
|
99235da725
|
Added IntOp and System::Int64Op >>> SHR operator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6926 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-08 15:26:54 +00:00 |
|
kichik
|
b97de6887d
|
use same terms for both scons and python
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6925 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-07 19:16:29 +00:00 |
|
anders_k
|
b8b89f75a5
|
Updated minimum Python version in build docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6923 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-07 12:37:38 +00:00 |
|
kichik
|
80bc65beb1
|
support python 3 for building
python 2.6 is no longer supported
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6921 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-06 18:23:05 +00:00 |
|
anders_k
|
a51d89712c
|
Added !gettlbversion and TLB reading support on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6913 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-10-03 20:48:29 +00:00 |
|
anders_k
|
bd12125d7a
|
Removed unused NSD_LB_Clear macro parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6911 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-09-29 17:41:00 +00:00 |
|
anders_k
|
0322da94b2
|
Added more NSD editbox macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6909 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-09-28 12:11:08 +00:00 |
|
anders_k
|
0bc1198413
|
Added Animation and TrackBar NSD controls
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6901 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-09-16 14:01:44 +00:00 |
|
anders_k
|
98e614d955
|
Added more NSD ListBox macros (RFE #543)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6900 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-09-15 17:50:10 +00:00 |
|
anders_k
|
9f91316be0
|
Added experimental ManifestDPIAwareness attribute so we can declare PerMonitorV2 awareness
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6899 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-09-14 17:10:33 +00:00 |
|
anders_k
|
ca009c196b
|
Added !pragma warning error <#|all>, warning #, disable all, enable all, default all
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6898 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-09-01 23:06:48 +00:00 |
|
kichik
|
745213e37d
|
3.02.1
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6894 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-08-01 00:26:43 +00:00 |
|
anders_k
|
424d891807
|
Fix Chinese (Traditional) (Bug #1191)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6891 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-07-31 17:44:30 +00:00 |
|
anders_k
|
a65c5a4d98
|
Fix translation files: Romanian.nsh, TradChinese.nsh (bug #1189)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6889 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-07-24 11:38:23 +00:00 |
|
kichik
|
fed4b288f1
|
improve hhc workaround
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6881 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-07-23 23:38:22 +00:00 |
|
kichik
|
75bb9168ba
|
3.02
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6879 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-07-23 19:11:57 +00:00 |
|
anders_k
|
000a1b33ff
|
Minor documentation fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6878 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-07-17 21:44:04 +00:00 |
|
anders_k
|
5322e3413e
|
Removed outdated tidbits from the documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6877 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-24 19:28:37 +00:00 |
|
anders_k
|
2553c6e550
|
$LocalAppData now resolves to the ProgramData folder in the "SetShellVarContext all" context
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6875 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-23 01:11:30 +00:00 |
|
anders_k
|
decb52f505
|
Minor Czech translation fix from the forum
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6874 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-19 22:01:31 +00:00 |
|
anders_k
|
a7eff3874c
|
Display English and German in LangDLL if the codepage is 1250 (Bug #1185)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6873 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-15 18:58:22 +00:00 |
|
anders_k
|
94dd438510
|
Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys and the experimental HK*ANY root keys.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6871 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-06 19:51:43 +00:00 |
|
anders_k
|
b558dea54d
|
Unsupported SetRegView mode must fail all registry operations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6865 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-06-04 22:48:13 +00:00 |
|
anders_k
|
204dbb0443
|
Added WriteRegNone
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6863 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-05-29 16:25:18 +00:00 |
|
anders_k
|
d39ef1d219
|
Variables used in Caption can now be set in .onGuiInit (RFE #539)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6860 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-05-22 18:10:19 +00:00 |
|
anders_k
|
d80b364e1d
|
TCHAR cannot be used in RegTool because it must be able to run on Win9x.
RegTool now implements A and W functions in the same binary. Bitness mixing is still problematic.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6858 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-05-12 00:19:23 +00:00 |
|
anders_k
|
c8370fd064
|
Added !pragma warning (patch #267)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6852 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-04-25 13:09:41 +00:00 |
|
anders_k
|
c7a74bbaba
|
Chinese (Traditional) updates by Walter Cheuk (Forum)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6845 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-04-06 18:07:29 +00:00 |
|
anders_k
|
fbd57e00c1
|
Added MUI_PAGE_CUSTOMFUNCTION_DESTROYED so custom image handles can be cleaned up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6844 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-04-03 17:35:57 +00:00 |
|
anders_k
|
c1c2ccb4a6
|
Fixed SetRegView and $ProgramFiles[32|64] in 64-bit installers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6841 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-03-22 00:46:25 +00:00 |
|
anders_k
|
024e01a71e
|
Added ExecShellWait
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6839 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-03-21 22:04:40 +00:00 |
|