Commit graph

6300 commits

Author SHA1 Message Date
anders_k
8a21b59c93 Fix truncation warning for 64-bit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7125 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-07 18:01:16 +00:00
anders_k
d8eb1c60bb Port SCons scripts to py3k (xantares/py3k PR)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7124 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-06 16:15:14 +00:00
anders_k
2b18e58040 Better IntFmt format specification syntax documentation.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7123 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-04 19:54:56 +00:00
anders_k
27c8277a82 Help CharNext handle surrogate pairs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7122 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-15 17:10:26 +00:00
anders_k
24d4c2678a Fixed nsExec Unicode and tab output parsing (bug #1232)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7121 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-11 23:36:32 +00:00
anders_k
a104daf046 Added NSIS menu PE version info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7120 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-06 17:55:06 +00:00
anders_k
28f43ca941 Minor docs corrections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7119 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-04 19:50:23 +00:00
anders_k
903629493a Added PropVariantChangeType macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7118 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-04 19:39:06 +00:00
anders_k
97df245064 Reduced button text length to "Agree" to prevent truncation (Bug #1069)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7117 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-22 22:59:16 +00:00
anders_k
7100afa549 BITMAPCOREHEADER bitmaps cannot be top-down bitmaps
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7116 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-18 22:54:26 +00:00
anders_k
79056544b0 Don't display non-fatal growbuf allocation warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7115 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-18 22:15:53 +00:00
anders_k
2bf0cf7025 VC6 cannot handle class reference initialization in structs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7114 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-17 20:13:07 +00:00
kichik
13fe58949c bug #1218 - build NSIS.exe for dist-zip
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7113 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-17 19:33:21 +00:00
anders_k
818b359d19 Added more AppUserModel PKEYs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7112 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-16 21:43:44 +00:00
anders_k
c0f3179285 Added the ManifestLongPathAware attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7111 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-16 19:07:02 +00:00
anders_k
f9fac78173 Docs: Clarify that SetDetailsView is for the InstFiles page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7110 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-14 22:28:29 +00:00
anders_k
734e9567f9 PROPVARIANT struct is larger on 64-bit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7109 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-11 17:12:33 +00:00
anders_k
91cda12540 Updated System plug-in readme
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7108 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-04 17:00:36 +00:00
anders_k
a5bb2cbebb Added NSD_CreateMLText
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7107 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-03 18:01:51 +00:00
anders_k
154f65eedc Force trusty for all
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7106 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-01 18:06:00 +00:00
anders_k
f26301efd2 Force TravisCI linux trusty
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7105 212acab6-be3b-0410-9dea-997c60f758d6
2019-08-01 17:41:04 +00:00
anders_k
8016f559ac Zero uninitialized icon group data for reproducible builds (bug #1230)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7104 212acab6-be3b-0410-9dea-997c60f758d6
2019-07-31 19:59:55 +00:00
anders_k
9b5d7b9dfd IRC server is gone
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7103 212acab6-be3b-0410-9dea-997c60f758d6
2019-07-16 14:28:57 +00:00
anders_k
a551dddd0d Added quoted path and ordinal System::Call examples.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7102 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-27 23:22:53 +00:00
anders_k
1b9d0c76a8 Updated Italian translation credits
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7101 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-27 00:05:38 +00:00
anders_k
21c7679ed6 Fixed StrFunc parameter order.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7100 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-25 20:29:04 +00:00
anders_k
a46a79cb46 StrFunc.nsh now supports a "using" idiom to help with forward-declaration of functions (bug #1229)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7099 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-23 21:32:34 +00:00
anders_k
b19a694ad5 Allow up to 4 GiB of 3rd-party appended data.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7098 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-16 14:08:43 +00:00
anders_k
fb6945ec36 Added ManifestMaxVersionTested
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7096 212acab6-be3b-0410-9dea-997c60f758d6
2019-06-06 00:42:08 +00:00
anders_k
68547d1e63 Log window height based on dialog units to fix minimize bug
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7095 212acab6-be3b-0410-9dea-997c60f758d6
2019-05-23 21:58:23 +00:00
anders_k
a81a90ec25 Auto-detection of 64 bit mingw-w64 on non-windows platforms (Patch #293)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7094 212acab6-be3b-0410-9dea-997c60f758d6
2019-04-18 21:36:47 +00:00
anders_k
ba5ca3a463 Fixed InstallLib .NSI space-in-path script bug (bug #1222)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7092 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-17 18:51:58 +00:00
anders_k
36cf6ec2b3 %1 in !finalize command can be specified multiple times
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7091 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-13 19:56:43 +00:00
anders_k
046353f7c5 NSIS Menu Dark mode support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7090 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-12 17:15:30 +00:00
anders_k
5eb8365481 Allow quoted library path in System::Call (bug #546)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7089 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-11 19:33:07 +00:00
anders_k
d5ba6306e7 Force ANSI RichEdit in nsD example because UTF-16 encoded RTF is not valid
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7088 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-06 19:00:49 +00:00
anders_k
8b652965b1 Fix WoW64 detection on ARM64 so we can avoid using the CUI helper application
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7087 212acab6-be3b-0410-9dea-997c60f758d6
2019-03-04 22:15:41 +00:00
anders_k
217f250466 Added NSD_Remove[Ex]Style and NCM_* messages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7086 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-15 20:19:27 +00:00
anders_k
7a6c9e52b0 LR_CREATEDIBSECTION breaks modern.bmp so we must disallow TopDown CheckBitmaps
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7085 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-14 23:06:33 +00:00
anders_k
40451b29d7 Support TopDown CheckBitmap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7084 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-14 22:59:08 +00:00
anders_k
788620866d Fixed -O double fclose (bug #1221)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7083 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-12 00:05:28 +00:00
anders_k
2bdfe648f0 Cast away MAKEINTRESOURCE wchar_t* vs WORD* issue we don't care about
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7082 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-11 20:32:42 +00:00
anders_k
161e81c2f5 Minor documentation fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7081 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-11 17:45:47 +00:00
anders_k
bd5d47cbae ANSI targets are deprecated, force the important examples to use Unicode.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7080 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-11 16:04:47 +00:00
anders_k
978ac79a5d Added PEAddResource and PERemoveResource
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7079 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-10 20:45:40 +00:00
anders_k
797e745de5 Added LoadAndSetImage instruction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7078 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-03 20:53:13 +00:00
anders_k
b9c8d57bb2 Print "ANSI targets are deprecated" warning if Unicode/Target attributes are never used.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7077 212acab6-be3b-0410-9dea-997c60f758d6
2019-02-02 20:25:07 +00:00
anders_k
cb151c88e6 Fixed Hindi (patch #291)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7076 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-29 23:15:37 +00:00
anders_k
253c858e3e Added more PropVariant helper macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7075 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-29 22:11:00 +00:00
anders_k
66251f051e Added IUniformResourceLocator to COM.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7074 212acab6-be3b-0410-9dea-997c60f758d6
2019-01-26 20:34:57 +00:00