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
|
0ebf72824d
|
Added WinVer AtLeastBuild and AtMostBuild
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7056 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-30 16:49:13 +00:00 |
|
anders_k
|
fa85ddb775
|
Use a undocumented variable as the nsDialogs::OnNotify return value so we don't have to worry about restoring it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7055 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-27 22:36:58 +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
|
4f695dbd30
|
Added MakeNSISW donate link to permalink redirected donate page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7049 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-11-11 22:05:32 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
906bba2955
|
Fixed broken NSD_CB_GetCount command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6987 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-03-29 23:36:52 +00:00 |
|
anders_k
|
e358af8ce4
|
Minor fixes for Russian translation (patch #226)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6986 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-03-14 19:02:35 +00:00 |
|
anders_k
|
a47d485dee
|
Cherry-picked a couple of Ukrainian fixes from patch #225
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6985 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-03-14 18:51:33 +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 |
|
kichik
|
ee51349abd
|
need eol
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6976 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-30 03:51:53 +00:00 |
|
kichik
|
aeb3ce763d
|
fix line endings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6975 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-30 03:40:56 +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
|
0aaca67c0d
|
Added required Pop's to nsExec example usage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6967 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-12 02:01:44 +00:00 |
|
anders_k
|
c1bc5bac84
|
Fixed "text in struct" bug introduced by a silly typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6966 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-06 17:51:06 +00:00 |
|
anders_k
|
06984d4da3
|
Unify branding langstring
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6963 212acab6-be3b-0410-9dea-997c60f758d6
|
2018-01-03 01:44:18 +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
|
735b8350f8
|
The new Windows 10 guidelines for Scottish Gaelic supposedly say that you must use U+2026 and not dot dot dot
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6960 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-12-18 19:19:05 +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
|
74a1121f21
|
HTML-entify special characters in example code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6958 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-12-10 15:44:28 +00:00 |
|
anders_k
|
7cdc656628
|
Don't lock $PluginsDir with SetOutPath even if it is just an example
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6956 212acab6-be3b-0410-9dea-997c60f758d6
|
2017-12-03 18:06:31 +00:00 |
|