Commit graph

300 commits

Author SHA1 Message Date
anders_k
a51d89712c Added !gettlbversion and TLB reading support on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6913 212acab6-be3b-0410-9dea-997c60f758d6
2017-10-03 20:48:29 +00:00
anders_k
bd12125d7a Removed unused NSD_LB_Clear macro parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6911 212acab6-be3b-0410-9dea-997c60f758d6
2017-09-29 17:41:00 +00:00
anders_k
0322da94b2 Added more NSD editbox macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6909 212acab6-be3b-0410-9dea-997c60f758d6
2017-09-28 12:11:08 +00:00
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
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
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
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
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
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
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
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
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
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
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
3eb7494584 3.0 release notes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6775 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-25 00:47:29 +00:00
anders_k
245c34216c PortugueseBR fixes (bug #1149)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6772 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-16 12:47:06 +00:00
anders_k
388d994ada Added support for !finalize return value comparison
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6771 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-14 10:53:25 +00:00
kichik
5eeee4e05d oops got date wrong
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6768 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-09 04:34:26 +00:00
kichik
e8dfbfd00a prepare changelog for 3.0rc2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6764 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-09 03:37:52 +00:00
anders_k
73c00e3718 Fixed bug #1147: !makensis command must force Unicode output to be UTF-8
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6762 212acab6-be3b-0410-9dea-997c60f758d6
2016-07-04 12:23:58 +00:00
anders_k
cb95a4a23b PortugueseBR fixes by deguix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6761 212acab6-be3b-0410-9dea-997c60f758d6
2016-06-28 16:56:44 +00:00
anders_k
e922c1b182 NSIS Menu POSIX fixes (bug #1144)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6758 212acab6-be3b-0410-9dea-997c60f758d6
2016-06-26 13:36:30 +00:00
anders_k
e7e58a9814 Added LogicLib & operator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6754 212acab6-be3b-0410-9dea-997c60f758d6
2016-06-07 18:51:09 +00:00
anders_k
2fa183f20c Updated changelog and fixed a typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6753 212acab6-be3b-0410-9dea-997c60f758d6
2016-05-25 18:08:03 +00:00
anders_k
07c32a0f03 Bumped zip2exe version and linked to bugreport in history
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6749 212acab6-be3b-0410-9dea-997c60f758d6
2016-04-22 13:46:14 +00:00
anders_k
6e0e1495ca Zip2Exe aborts if the zip file is encrypted
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6748 212acab6-be3b-0410-9dea-997c60f758d6
2016-04-21 23:01:29 +00:00