Commit graph

1103 commits

Author SHA1 Message Date
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
9f91316be0 Added experimental ManifestDPIAwareness attribute so we can declare PerMonitorV2 awareness
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6899 212acab6-be3b-0410-9dea-997c60f758d6
2017-09-14 17:10:33 +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
fed4b288f1 improve hhc workaround
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6881 212acab6-be3b-0410-9dea-997c60f758d6
2017-07-23 23:38:22 +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
000a1b33ff Minor documentation fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6878 212acab6-be3b-0410-9dea-997c60f758d6
2017-07-17 21:44:04 +00:00
anders_k
5322e3413e Removed outdated tidbits from the documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6877 212acab6-be3b-0410-9dea-997c60f758d6
2017-06-24 19:28:37 +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
anders_k
decb52f505 Minor Czech translation fix from the forum
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6874 212acab6-be3b-0410-9dea-997c60f758d6
2017-06-19 22:01:31 +00:00
anders_k
a7eff3874c Display English and German in LangDLL if the codepage is 1250 (Bug #1185)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6873 212acab6-be3b-0410-9dea-997c60f758d6
2017-06-15 18:58:22 +00:00
anders_k
94dd438510 Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys and the experimental HK*ANY root keys.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6871 212acab6-be3b-0410-9dea-997c60f758d6
2017-06-06 19:51:43 +00:00
anders_k
b558dea54d Unsupported SetRegView mode must fail all registry operations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6865 212acab6-be3b-0410-9dea-997c60f758d6
2017-06-04 22:48:13 +00:00
anders_k
204dbb0443 Added WriteRegNone
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6863 212acab6-be3b-0410-9dea-997c60f758d6
2017-05-29 16:25:18 +00:00
anders_k
d39ef1d219 Variables used in Caption can now be set in .onGuiInit (RFE #539)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6860 212acab6-be3b-0410-9dea-997c60f758d6
2017-05-22 18:10:19 +00:00
anders_k
d80b364e1d TCHAR cannot be used in RegTool because it must be able to run on Win9x.
RegTool now implements A and W functions in the same binary. Bitness mixing is still problematic.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6858 212acab6-be3b-0410-9dea-997c60f758d6
2017-05-12 00:19:23 +00:00
anders_k
c8370fd064 Added !pragma warning (patch #267)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6852 212acab6-be3b-0410-9dea-997c60f758d6
2017-04-25 13:09:41 +00:00
anders_k
c7a74bbaba Chinese (Traditional) updates by Walter Cheuk (Forum)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6845 212acab6-be3b-0410-9dea-997c60f758d6
2017-04-06 18:07:29 +00:00
anders_k
fbd57e00c1 Added MUI_PAGE_CUSTOMFUNCTION_DESTROYED so custom image handles can be cleaned up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6844 212acab6-be3b-0410-9dea-997c60f758d6
2017-04-03 17:35:57 +00:00
anders_k
c1c2ccb4a6 Fixed SetRegView and $ProgramFiles[32|64] in 64-bit installers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6841 212acab6-be3b-0410-9dea-997c60f758d6
2017-03-22 00:46:25 +00:00
anders_k
024e01a71e Added ExecShellWait
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6839 212acab6-be3b-0410-9dea-997c60f758d6
2017-03-21 22:04:40 +00:00
anders_k
89cbb22e42 Added note about /REBOOTOK not working without admin. rights for bug #1174
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6837 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-28 18:49:11 +00:00
anders_k
871589cab4 Unicode nsExec now supports the /OEM switch (bug #1171)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6835 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-15 15:20:07 +00:00
anders_k
3659de8e37 (C) 2017
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6834 212acab6-be3b-0410-9dea-997c60f758d6
2017-01-02 03:51:39 +00:00
anders_k
b57f71ddaa Minor documentation fix (bug #919)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6833 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-30 00:52:24 +00:00
anders_k
cea0fd8693 Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6831 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-30 00:00:35 +00:00
anders_k
11b34a9fc7 Minor French improvements (patch #221)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6830 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-29 22:11:32 +00:00
anders_k
859c2ad6eb Added basic WriteRegMultiStr support (RFE #382, patch #219)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6829 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-29 21:59:35 +00:00
anders_k
d50eab4f73 Add link to translations forum (Bug #1167)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6825 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-26 23:23:25 +00:00
anders_k
75cf6b20ef MultiUser now supports $ProgramFiles64 (Bug #843)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6824 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-26 23:01:41 +00:00
kichik
a5aba23afe update history for 3.01
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6818 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-11 21:27:59 +00:00
anders_k
7f2ca3cdee Fixed bug #1122 StrCpy maxlen inconsistent behavior
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6810 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-05 15:44:19 +00:00
anders_k
aaca82cd5f Added final dash in XGCC_W32_PREFIX documentation description.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6809 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-04 17:15:49 +00:00
anders_k
9c598cafff Updated Danish translation (bug #1164)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6805 212acab6-be3b-0410-9dea-997c60f758d6
2016-12-02 19:19:34 +00:00
anders_k
ca0c51491b Norwegian MultiUser fixes (patch #279)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6799 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-22 21:21:58 +00:00
anders_k
04d6fe9367 Write error messages to stderr by default
Disabled if -O is used or if -NOTIFYHWND is valid and returns 0 to QUERYHOST:QH_ENABLESTDERR



git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6798 212acab6-be3b-0410-9dea-997c60f758d6
2016-11-22 21:17:00 +00:00
anders_k
9841c101cf Arabic MultiUser fixes (#278)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6797 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-22 18:19:27 +00:00
anders_k
0816ccba30 Swedish MultiUser fixes (patch #277)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6796 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-22 18:16:21 +00:00
anders_k
a71541bb87 Added SetCtlColors Windows COLOR_* constants support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6795 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-22 18:12:28 +00:00
anders_k
6fc995ed70 Updates to Brazilian Portuguese translation (Patch #276)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6794 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-12 21:08:17 +00:00
anders_k
78bf493cb8 Ukrainian MultiUser fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6792 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-12 17:20:26 +00:00
anders_k
d1da9f8646 Portuguese fixes (patch #274)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6791 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-11 23:52:01 +00:00
anders_k
0bb94c1591 Tooting my own horn
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6788 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-11 19:36:06 +00:00
kichik
a024ff95b2 bug #1153 - better doc location for SetRegView
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6787 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-09 22:23:58 +00:00
anders_k
8e582490ff Added Corsican translation (patch #268)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6786 212acab6-be3b-0410-9dea-997c60f758d6
2016-10-08 13:48:28 +00:00
anders_k
765d245758 Fixed possible buffer overflow bug in unused WinWStrDupFromChar function (Patch #271)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6781 212acab6-be3b-0410-9dea-997c60f758d6
2016-08-21 12:00:00 +00:00
kichik
3b8afc2e89 i'm not sure why the previous fix fails only on linux, but here is another attempt...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6780 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-25 01:26:53 +00:00