anders_k
|
523b810377
|
Another Python fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7215 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-12 23:27:03 +00:00 |
|
anders_k
|
bf887b2ef2
|
Python equality vs identity fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7214 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-11 23:14:38 +00:00 |
|
anders_k
|
ddd40d4397
|
Postpone leak check so that global destructors can run first
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7213 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-11 22:52:25 +00:00 |
|
anders_k
|
d18c26eea5
|
Unicode is the now default for i386
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7212 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-10 22:26:36 +00:00 |
|
anders_k
|
5be44d619b
|
Draw the header icon background correctly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7211 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-09 21:07:58 +00:00 |
|
anders_k
|
99b1a1e986
|
Win2000 has a very limited HTML parser, only plain A tags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7210 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-01 23:20:24 +00:00 |
|
kichik
|
71407ed3f5
|
3.06.1
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7207 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-01 02:24:30 +00:00 |
|
kichik
|
1eb57f22af
|
update history
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7206 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-01 02:09:58 +00:00 |
|
anders_k
|
2ef929b513
|
Fixed SetBrandingImage crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7205 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-01 01:40:47 +00:00 |
|
anders_k
|
34369fc480
|
Fix GCC TtoC conversion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7204 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-01 00:29:24 +00:00 |
|
kichik
|
52ddb184a6
|
don't ignore errors
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7203 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-08-01 00:25:37 +00:00 |
|
kichik
|
e2ace26e10
|
3.06
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7201 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-31 23:08:15 +00:00 |
|
kichik
|
6ff4ca0df5
|
fix eol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7200 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-31 22:53:37 +00:00 |
|
kichik
|
fe5b26b4b5
|
fix eol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7199 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-31 22:40:03 +00:00 |
|
kichik
|
da1f2ae86e
|
vc6 build fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7198 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-31 21:38:42 +00:00 |
|
anders_k
|
09fca677cc
|
Help VC6 find the type
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7197 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-31 21:06:25 +00:00 |
|
kichik
|
9a47586141
|
use https
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-31 20:07:43 +00:00 |
|
kichik
|
ee1670ccfb
|
update for release
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7195 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-31 19:52:57 +00:00 |
|
anders_k
|
5ad1538a64
|
Added experimental ManifestAppendCustomString
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7194 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-25 20:13:13 +00:00 |
|
anders_k
|
6c842ff1c3
|
Fix unaligned memory access (bug #290)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7193 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-07-18 23:18:18 +00:00 |
|
anders_k
|
5c78d6fafe
|
Try to work around the mingw-w64 kernel32:OpenThreadToken library issue
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7192 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-29 23:08:12 +00:00 |
|
anders_k
|
8f0822bc5a
|
Don't perform workaround on 98/ME
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7191 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-28 22:02:50 +00:00 |
|
anders_k
|
85bd2746a0
|
Only perform component list redraw hack on 95/NT4 to avoid flicker
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7190 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-28 21:55:37 +00:00 |
|
anders_k
|
d62a4a6a21
|
Don't let GCC 10 generate memmove calls (bug #1248)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7189 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-27 23:18:45 +00:00 |
|
anders_k
|
7e2be76681
|
Primitive SOURCE_DATE_EPOCH support for reproducible builds (patches 294)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7188 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-26 22:52:09 +00:00 |
|
anders_k
|
6cd1e7d908
|
Improved Simplified Chinese translation (Patch 297)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7187 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-07 21:05:16 +00:00 |
|
anders_k
|
04541d1955
|
Try harder to generate a usable version string
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7186 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-06 14:14:02 +00:00 |
|
anders_k
|
7bad4de01a
|
Avoid GCC maybe-uninitialized warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7185 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-06-06 13:17:43 +00:00 |
|
anders_k
|
4c75c1e9c6
|
Make all preprocessor instructions lower case (patch 287)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7184 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-05-23 19:28:18 +00:00 |
|
anders_k
|
3c47165946
|
Added UnpinShortcut and NotifyShell_AssocChanged macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7183 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-05-21 00:44:39 +00:00 |
|
anders_k
|
ea50284c18
|
GCC -fno-common is now the defaul in GCC 10 (xantares PR for RH/Fedora bug 1799650)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7182 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-05-17 21:37:57 +00:00 |
|
anders_k
|
4c4f27a2c4
|
WinVer Win10 20H1 detection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7181 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-05-17 21:21:15 +00:00 |
|
anders_k
|
887d9f8723
|
Added LineParser::gettoken_intx with basic arithmetic expression handling for LoadAndSetImage, SectionSetFlags and SectionSetInstTypes.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7180 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-05-02 21:53:41 +00:00 |
|
anders_k
|
e73d05f1f5
|
LoadAndSetImage can return the image handle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7179 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-05-01 13:15:03 +00:00 |
|
anders_k
|
52da4576ba
|
HKLM, not HKCU
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7178 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-27 12:37:52 +00:00 |
|
anders_k
|
3d93d9c010
|
Added NSD NetAddress control and Date macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7177 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-27 12:36:57 +00:00 |
|
anders_k
|
b3044b36c1
|
Added DatePicker NSD control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7176 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-23 18:31:23 +00:00 |
|
anders_k
|
2e11d853b7
|
Make sure filter buffer has room for the double terminator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7175 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-22 21:37:01 +00:00 |
|
anders_k
|
c14e5f0aa3
|
Improved nsDialogs::SelectFileDialog filter string format documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7174 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-22 21:31:38 +00:00 |
|
anders_k
|
e1141d9277
|
Added !define /intfmt
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7173 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-22 21:14:55 +00:00 |
|
anders_k
|
dd117d4ba7
|
DumpLog example function should not return anything
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7172 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-21 19:02:30 +00:00 |
|
anders_k
|
0c6e41bad0
|
Added MakeNsisW GUID generator command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7171 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-21 18:53:55 +00:00 |
|
anders_k
|
2e2dffb80d
|
Make sure NSIS_VERSION is not just "v"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7170 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-20 17:48:16 +00:00 |
|
anders_k
|
322c7ac6d2
|
Added API for compiler host to choose a different output path on output error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7169 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-20 17:21:04 +00:00 |
|
anders_k
|
13121dacfe
|
Updated example functions in the main documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7168 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-14 17:37:58 +00:00 |
|
anders_k
|
b704d52400
|
Added a file association example to install-per-user.nsi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7167 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-13 19:16:10 +00:00 |
|
anders_k
|
821b4d6a18
|
DeleteRegKey /ifempty now also checks for values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7166 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-12 18:25:21 +00:00 |
|
anders_k
|
2fa5cd37b8
|
Added RegKeyIsEmpty LogicLib operator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7165 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-04-06 18:04:10 +00:00 |
|
anders_k
|
8560a7e2cf
|
Updated German (SebStange PR)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7164 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-03-29 20:08:23 +00:00 |
|
anders_k
|
313e238f16
|
Removed viewhtml.nsi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7163 212acab6-be3b-0410-9dea-997c60f758d6
|
2020-03-29 19:10:02 +00:00 |
|