anders_k
|
612c5c5638
|
Minor German translation fixes (bug #1023)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7059 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-06 23:00:57 +00:00 |
|
anders_k
|
7962b3ccac
|
Updated Belarusian (Bug #1217)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7057 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-12-03 19:20:31 +00:00 |
|
anders_k
|
a523c05626
|
nsDialogs::OnNotify can now return values back to Windows, also fixes bug #1216
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7054 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-27 22:15:26 +00:00 |
|
anders_k
|
1afaca0e41
|
!undef now issues warnings instead of errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7039 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-02 19:51:54 +00:00 |
|
anders_k
|
b4ec25628e
|
Fix broken MSDN links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7035 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-01 22:47:52 +00:00 |
|
anders_k
|
48703ab513
|
AddBrandingImage now supports dialog units, even on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7033 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-01 21:20:53 +00:00 |
|
anders_k
|
7f9d3253a6
|
Update changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7027 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-25 18:54:53 +00:00 |
|
anders_k
|
000ce91737
|
Use Win10 WoW64 API to work around ARM64 lies.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7016 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-12 20:51:43 +00:00 |
|
anders_k
|
ab70b857b5
|
Added LIBRARY_INSTALL_EQUAL_VERSION option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7014 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-10-08 12:50:09 +00:00 |
|
anders_k
|
a852d07897
|
Added MUI_TEXTCOLOR setting. Check/Radio control themes are disabled when high contrast mode is on as a band-aid for SetCtlColors issues.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7013 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-09-13 13:35:25 +00:00 |
|
anders_k
|
f309612920
|
Added Hindi translation (patch #289)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7007 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-14 20:46:23 +00:00 |
|
anders_k
|
b278e8975d
|
Fixed !macroundef of last defined macro bug
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6998 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-06-01 17:28:41 +00:00 |
|
anders_k
|
4bf2eed13b
|
Updated Mongolian
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6991 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-04-09 22:23:10 +00:00 |
|
anders_k
|
8260047db4
|
Added IsNativeProcessorArchitecture helper macros to x64.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6989 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-04-08 21:58:25 +00:00 |
|
anders_k
|
13301228a0
|
Preload NTMARTA.DLL for Windows 7
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6984 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-03-13 19:35:35 +00:00 |
|
anders_k
|
9626a8e8b0
|
Fixed minor Spanish bug (bug #1205)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6983 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-03-12 22:36:20 +00:00 |
|
anders_k
|
8f9cc7ff35
|
Fixed bug #1203, -CMDHELP should be printed to stdout
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6982 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-02-04 21:19:55 +00:00 |
|
anders_k
|
696a317eca
|
Added the GetNativeProcessorArchitecture helper macro in case you really really need to know the true native CPU type
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6981 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-02-01 21:34:37 +00:00 |
|
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
|
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
|
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
|
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
|
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 |
|