Commit graph

2610 commits

Author SHA1 Message Date
anders_k
60ab777e21 Added string lookup tool
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7251 212acab6-be3b-0410-9dea-997c60f758d6
2021-01-17 20:57:20 +00:00
anders_k
79df77fa82 Added FirstRadioButton and AdditionalRadioButton controls for better GROUP and TABSTOP handling
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7250 212acab6-be3b-0410-9dea-997c60f758d6
2021-01-16 18:42:39 +00:00
anders_k
f69251d87e (C) 2021
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7245 212acab6-be3b-0410-9dea-997c60f758d6
2021-01-01 20:27:52 +00:00
anders_k
72dd0e4f72 Use Consolas font if it exists, special Japanese font if required
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7244 212acab6-be3b-0410-9dea-997c60f758d6
2021-01-01 20:10:26 +00:00
anders_k
53382bf06f Added special locales
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7237 212acab6-be3b-0410-9dea-997c60f758d6
2020-10-25 00:42:53 +00:00
anders_k
654c8ad4d7 Added nsExec /MBCS switch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7221 212acab6-be3b-0410-9dea-997c60f758d6
2020-08-22 16:24:14 +00:00
anders_k
0f2f08439d Destroy the header font
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7220 212acab6-be3b-0410-9dea-997c60f758d6
2020-08-16 16:19:46 +00:00
anders_k
75a41ba8d7 Updated Japanese
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7219 212acab6-be3b-0410-9dea-997c60f758d6
2020-08-16 15:50:58 +00:00
anders_k
3074753ab2 Updated Corsican (Forum)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7218 212acab6-be3b-0410-9dea-997c60f758d6
2020-08-16 15:37:52 +00:00
anders_k
99b1a1e986 Win2000 has a very limited HTML parser, only plain A tags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7210 212acab6-be3b-0410-9dea-997c60f758d6
2020-08-01 23:20:24 +00:00
kichik
9a47586141 use https
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
2020-07-31 20:07:43 +00:00
anders_k
5c78d6fafe Try to work around the mingw-w64 kernel32:OpenThreadToken library issue
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7192 212acab6-be3b-0410-9dea-997c60f758d6
2020-06-29 23:08:12 +00:00
anders_k
6cd1e7d908 Improved Simplified Chinese translation (Patch 297)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7187 212acab6-be3b-0410-9dea-997c60f758d6
2020-06-07 21:05:16 +00:00
anders_k
887d9f8723 Added LineParser::gettoken_intx with basic arithmetic expression handling for LoadAndSetImage, SectionSetFlags and SectionSetInstTypes.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7180 212acab6-be3b-0410-9dea-997c60f758d6
2020-05-02 21:53:41 +00:00
anders_k
e73d05f1f5 LoadAndSetImage can return the image handle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7179 212acab6-be3b-0410-9dea-997c60f758d6
2020-05-01 13:15:03 +00:00
anders_k
3d93d9c010 Added NSD NetAddress control and Date macros
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7177 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-27 12:36:57 +00:00
anders_k
b3044b36c1 Added DatePicker NSD control
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7176 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-23 18:31:23 +00:00
anders_k
2e11d853b7 Make sure filter buffer has room for the double terminator
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7175 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-22 21:37:01 +00:00
anders_k
c14e5f0aa3 Improved nsDialogs::SelectFileDialog filter string format documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7174 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-22 21:31:38 +00:00
anders_k
e1141d9277 Added !define /intfmt
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7173 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-22 21:14:55 +00:00
anders_k
0c6e41bad0 Added MakeNsisW GUID generator command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7171 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-21 18:53:55 +00:00
anders_k
322c7ac6d2 Added API for compiler host to choose a different output path on output error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7169 212acab6-be3b-0410-9dea-997c60f758d6
2020-04-20 17:21:04 +00:00
anders_k
8560a7e2cf Updated German (SebStange PR)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7164 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-29 20:08:23 +00:00
anders_k
bdbfff3cf2 Python 3 fixes (patch #296)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7161 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-24 02:35:17 +00:00
anders_k
06f7335cc8 * Added MULTIUSER_INSTALLMODEPAGE_SHOWUSERNAME
* Decoupled the page from MUI
* Try FOLDERID_UserProgramFiles


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7160 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-24 02:01:11 +00:00
anders_k
9689c5a5b7 Fixed MULTIUSER_INSTALLMODE_FUNCTION and minor typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7159 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-18 21:27:58 +00:00
kichik
a5032b2c5b fix #1242 - don't install substart on linux
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7150 212acab6-be3b-0410-9dea-997c60f758d6
2020-03-03 19:57:48 +00:00
anders_k
89fb04d0f6 (C) 2020
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7148 212acab6-be3b-0410-9dea-997c60f758d6
2020-01-01 21:13:57 +00:00
anders_k
01aa9b3fba Fixed nsDialogs CB/LB_Get/SetItemData macros (bug #1238)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7137 212acab6-be3b-0410-9dea-997c60f758d6
2019-12-14 23:07:11 +00:00
anders_k
a6d50fcae1 Set C++ flag on C++ plug-ins (Patch 228)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7136 212acab6-be3b-0410-9dea-997c60f758d6
2019-12-11 19:10:28 +00:00
anders_k
932ad7d85b Clarify GetUserName failure on Win9x
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7132 212acab6-be3b-0410-9dea-997c60f758d6
2019-11-03 16:14:02 +00:00
anders_k
2bae3414ba Fix minor GCC warnings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7130 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-24 19:27:37 +00:00
anders_k
f39c8f241d * Re-use find window
* Focus toolbar with F6
* Unicode symbols in usage text


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7129 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-23 02:50:39 +00:00
anders_k
d3554ebdb1 Improved window spy size information and added window outline
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7127 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-16 19:55:33 +00:00
anders_k
6c6725d3eb Added custom log colors and customizable sounds.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7126 212acab6-be3b-0410-9dea-997c60f758d6
2019-10-13 16:49:35 +00:00
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
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
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
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
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
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
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
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
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