Commit graph

6181 commits

Author SHA1 Message Date
anders_k
b2daa7d5fe Added permalink redirects for NSIS Menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7048 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-10 22:31:13 +00:00
anders_k
5b09b32668 VC6 cannot handle template class typedef of a template class with the same name (in a different namespace)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7047 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-07 16:58:43 +00:00
anders_k
3c6821f214 Actually remove the problematic type
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7046 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-07 02:39:28 +00:00
anders_k
1d5d59eb24 Old MinGW somehow has the TRIVERTEX struct unprotected but GRADIENT_FILL_* behind WINVER >= 0x0500 and GradientFill behind WINVER >= 0x0410
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7045 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-07 02:36:21 +00:00
anders_k
bfb5c0d76e Moved RichEdit helper function to .cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7044 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-07 01:28:41 +00:00
anders_k
a6abbc6f4c Improved MakeNSISW UI command state handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7043 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-07 00:26:29 +00:00
anders_k
5642b70dd5 MakeNSISW is now System DPI aware (16x16, 24x24 and 32x32 toolbar images)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7042 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-06 21:04:37 +00:00
anders_k
b1240c82d9 Added About dialog DPI aware support and intro animation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7041 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-04 21:25:52 +00:00
anders_k
d6adb07487 Only ignore makensis.nsi test on non-Win32 platforms
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7040 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-02 20:15:20 +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
931b06c782 Added shadow under header text and fixed plug-in links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7038 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-02 19:16:07 +00:00
anders_k
9bd98cc4fa POSIX does not have SIZE type but that is OK because we never call that overload
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7037 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-01 23:38:37 +00:00
anders_k
5122047639 Moved POSIX dialog unit calcilation function stubs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7036 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-01 23:09:07 +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
559d11973b Added HTML documentation code tag font size hack for non-IE browsers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7034 212acab6-be3b-0410-9dea-997c60f758d6
2018-11-01 21:33:51 +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
993b491786 Added dummy CRT stubs for VS 2010-15 (bug #1159)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7032 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-31 20:07:01 +00:00
anders_k
945a003cd9 Must still ignore makensis.nsi errors on POSIX because of missing MakeNSISW
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7031 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-30 23:22:58 +00:00
anders_k
1293da6d1e Reduce confusion by hiding MakeNSISW version.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7030 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-30 23:22:00 +00:00
anders_k
81a5f785c7 Use .nsi NSIS Menu if wxWidgets version is not found.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7029 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-30 22:33:18 +00:00
anders_k
db9fc2cfc0 Call WriteUninstaller with full paths
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7028 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-26 20:59:47 +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
917a77f671 Make sure the architecture define is always set
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7026 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-25 18:40:05 +00:00
anders_k
cce4695977 Refactored postbuild_cmd and !tempfile handling to help patch #280
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7025 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-24 19:01:00 +00:00
anders_k
1d937a6abb Dynamically recalculate the toolbar dropdown position
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7024 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-21 12:28:10 +00:00
anders_k
8de43bfab1 Draw themed size gripper
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7023 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-18 17:45:47 +00:00
anders_k
2502961051 'cause a MinGW party don't stop
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7022 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-17 01:23:13 +00:00
anders_k
6223c290ef Ain't no party like a MinGW #ifdef party
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7021 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-17 01:13:00 +00:00
anders_k
0040a97e43 Fix MinGW/GCC issues
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7020 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-16 20:58:09 +00:00
anders_k
87139b31a3 Created Window Spy/Info feature
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7019 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-16 16:55:37 +00:00
anders_k
51d7471805 Added more System::Call emulation functions for x64.nsh on ARM[64]
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7018 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-13 20:15:31 +00:00
anders_k
48378dc131 Align @ direct register buffer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7017 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-13 13:19:12 +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
916f1e4863 Optimize away LL jump when possible
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7015 212acab6-be3b-0410-9dea-997c60f758d6
2018-10-08 13:04:55 +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
67b443ec18 Minor language file fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7012 212acab6-be3b-0410-9dea-997c60f758d6
2018-07-12 15:59:12 +00:00
anders_k
bfdec13982 List plug-in directories when plug-in call fails
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7011 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-25 21:33:30 +00:00
anders_k
2eb0d5cdf1 Fixed minor documentation typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7010 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-17 21:20:05 +00:00
anders_k
47b28a80a7 Use a common helper function to set the CallProc result
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7009 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-15 23:12:26 +00:00
anders_k
a39cba6f27 Stricter !delfile error/warning handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7008 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-14 22:13:23 +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
b50a080add Better error reporting for GetVersionEx shim on ARM64
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7006 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-11 19:57:53 +00:00
anders_k
04b75b00b2 Fake GetVersionEx on ARM64 for WinVer.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7005 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-04 23:10:18 +00:00
anders_k
e22e671bcc Reset default PEDllCharacteristics when target CPU changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7004 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-04 14:49:21 +00:00
anders_k
eb1271f216 Fake more System::Call functions under ARM64
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7003 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-04 14:31:40 +00:00
anders_k
fc8c70f856 Don't store coffgrp LTCG/POGO debug data in VS2015+ release builds
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7002 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-03 23:53:51 +00:00
anders_k
460b3f59a9 Initial groundwork for ARM64 support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7001 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-03 21:00:53 +00:00
anders_k
bca384e691 throw() is deprecated in C++17
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7000 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-02 00:38:45 +00:00
anders_k
cf3859c733 Added Publisher ARP value to pass Windows App Certification Kit tests
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6999 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-01 22:08:04 +00:00