Commit graph

  • f34fd48105 Added more RichEdit NSD macros and a WM_NOTIFY example anders_k 2017-09-29 18:56:30 +00:00
  • bd12125d7a Removed unused NSD_LB_Clear macro parameter anders_k 2017-09-29 17:41:00 +00:00
  • 9e9ab4029c Added RichEdit NSD control anders_k 2017-09-29 14:34:13 +00:00
  • 0322da94b2 Added more NSD editbox macros anders_k 2017-09-28 12:11:08 +00:00
  • adb47b8a58 Simplified initial NSD tutorial steps anders_k 2017-09-27 12:34:21 +00:00
  • d4afa99b08 Added UpDown NSD control anders_k 2017-09-26 12:01:16 +00:00
  • f1b2f82242 Added more example controls and pages in NSD example.nsi anders_k 2017-09-25 16:37:49 +00:00
  • ed6a6e4d06 Added NSD Prepend/Append CB/LB helper macros anders_k 2017-09-25 11:57:38 +00:00
  • b929405bf8 Optimize away call to GetModuleHandle(NULL) under MS toolchain anders_k 2017-09-18 14:04:53 +00:00
  • 21254f318f Update Belarusian native ASCII name from BORNAME fork anders_k 2017-09-17 21:48:02 +00:00
  • 47630407be Added HotKey and IPAddress NSD controls anders_k 2017-09-16 17:59:03 +00:00
  • 0bc1198413 Added Animation and TrackBar NSD controls anders_k 2017-09-16 14:01:44 +00:00
  • 98e614d955 Added more NSD ListBox macros (RFE #543) anders_k 2017-09-15 17:50:10 +00:00
  • 9f91316be0 Added experimental ManifestDPIAwareness attribute so we can declare PerMonitorV2 awareness anders_k 2017-09-14 17:10:33 +00:00
  • ca009c196b Added !pragma warning error <#|all>, warning #, disable all, enable all, default all anders_k 2017-09-01 23:06:48 +00:00
  • 52e1c24f30 3.02.1 kichik 2017-08-01 00:29:07 +00:00
  • 745213e37d 3.02.1 kichik 2017-08-01 00:26:43 +00:00
  • f1c00fefbc include welcome and finish pages to catch more errors kichik 2017-08-01 00:04:33 +00:00
  • c90e41b34e escape quotes kichik 2017-08-01 00:02:14 +00:00
  • 424d891807 Fix Chinese (Traditional) (Bug #1191) anders_k 2017-07-31 17:44:30 +00:00
  • 7a18d3e4bc Make sure we always install the "native" RegTool binary. anders_k 2017-07-24 21:38:21 +00:00
  • a65c5a4d98 Fix translation files: Romanian.nsh, TradChinese.nsh (bug #1189) anders_k 2017-07-24 11:38:23 +00:00
  • 1f66c3bcb0 more vc6 weirdness kichik 2017-07-24 00:28:26 +00:00
  • e84cef0be8 3.02 kichik 2017-07-23 23:48:05 +00:00
  • c3084508b5 fix regtool path kichik 2017-07-23 23:45:14 +00:00
  • fed4b288f1 improve hhc workaround kichik 2017-07-23 23:38:22 +00:00
  • fb2accece2 vc6 build errors kichik 2017-07-23 19:53:39 +00:00
  • 75bb9168ba 3.02 kichik 2017-07-23 19:11:57 +00:00
  • 000a1b33ff Minor documentation fixes anders_k 2017-07-17 21:44:04 +00:00
  • 5322e3413e Removed outdated tidbits from the documentation anders_k 2017-06-24 19:28:37 +00:00
  • 88e2fd42d0 Logging build now prints EW_SETFLAG changes anders_k 2017-06-23 12:59:44 +00:00
  • 2553c6e550 $LocalAppData now resolves to the ProgramData folder in the "SetShellVarContext all" context anders_k 2017-06-23 01:11:30 +00:00
  • decb52f505 Minor Czech translation fix from the forum anders_k 2017-06-19 22:01:31 +00:00
  • a7eff3874c Display English and German in LangDLL if the codepage is 1250 (Bug #1185) anders_k 2017-06-15 18:58:22 +00:00
  • 273ea199ce Fixed minor error in SimpChinese.nsh (Patch #283) anders_k 2017-06-07 21:51:59 +00:00
  • 94dd438510 Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys and the experimental HK*ANY root keys. anders_k 2017-06-06 19:51:43 +00:00
  • bcef20b32d Bring back optimized mystrcpy(tmpbuf, _T("NUL")) from NSIS2 anders_k 2017-06-05 21:43:07 +00:00
  • 65bfc90ce7 Add space between disk space value and unit (Bug #1132) anders_k 2017-06-05 20:20:11 +00:00
  • f5a9b401df Don't use ShellExecute, only ShellExecuteEx anders_k 2017-06-05 01:01:28 +00:00
  • 87980a831a add readme with build status partly https://github.com/kichik/nsis/pull/1 kichik 2017-06-05 00:34:48 +00:00
  • b558dea54d Unsupported SetRegView mode must fail all registry operations anders_k 2017-06-04 22:48:13 +00:00
  • a2aa3ed305 TravisCI OSX instance needs cppunit v1.13.2 anders_k 2017-06-03 02:56:46 +00:00
  • 204dbb0443 Added WriteRegNone anders_k 2017-05-29 16:25:18 +00:00
  • 6271e87972 SendMessage /TIMEOUT= parameter should not be case-sensitive. anders_k 2017-05-29 13:12:41 +00:00
  • 36a62ef459 Added IGameExplorer to COM.nsh anders_k 2017-05-27 01:21:27 +00:00
  • d39ef1d219 Variables used in Caption can now be set in .onGuiInit (RFE #539) anders_k 2017-05-22 18:10:19 +00:00
  • ce7078517f Include CPU architecture in the RegTool filename so Library.nsh always picks the correct version anders_k 2017-05-14 16:16:30 +00:00
  • d80b364e1d TCHAR cannot be used in RegTool because it must be able to run on Win9x. anders_k 2017-05-12 00:19:23 +00:00
  • c401748d95 notify slack kichik 2017-05-03 22:31:31 +00:00
  • a1dd757374 UpgradeDLL needs to use the correct RegTool version key anders_k 2017-05-03 21:17:59 +00:00
  • 17d5e5003f Refactored preprocessor instructions to separate source file anders_k 2017-05-03 12:08:09 +00:00
  • 7ecff5e1c0 build osx on travis kichik 2017-04-26 19:40:41 +00:00
  • e004b5893e Use a internal command to detect the CHM header because the !searchparse hack fails with a encoding error if the ACP codepage is 936. anders_k 2017-04-25 13:58:43 +00:00
  • c8370fd064 Added !pragma warning (patch #267) anders_k 2017-04-25 13:09:41 +00:00
  • 1b11115193 log build fix for anders kichik 2017-04-18 19:21:53 +00:00
  • 5aad0ae1ab test log build kichik 2017-04-18 08:20:20 +00:00
  • 450343788f Fixed two GCC POSIX warnings anders_k 2017-04-14 21:48:55 +00:00
  • 062a89273c Default language file codepage is only ASCII compatible (Bug #1180) anders_k 2017-04-14 14:17:39 +00:00
  • 2035f5e5a5 drone.io is dead so use travis-ci.org instead kichik 2017-04-13 21:00:58 +00:00
  • 264fc910aa Fix POSIX error anders_k 2017-04-13 14:42:47 +00:00
  • c7a74bbaba Chinese (Traditional) updates by Walter Cheuk (Forum) anders_k 2017-04-06 18:07:29 +00:00
  • fbd57e00c1 Added MUI_PAGE_CUSTOMFUNCTION_DESTROYED so custom image handles can be cleaned up anders_k 2017-04-03 17:35:57 +00:00
  • fd8cdfd4a2 Fix MUI dependencies check when Languages or Graphics are not installed anders_k 2017-03-22 15:05:13 +00:00
  • c1c2ccb4a6 Fixed SetRegView and $ProgramFiles[32|64] in 64-bit installers anders_k 2017-03-22 00:46:25 +00:00
  • a9b56a63fd WinVer server 2016 support (patch #282) anders_k 2017-03-21 22:12:35 +00:00
  • 024e01a71e Added ExecShellWait anders_k 2017-03-21 22:04:40 +00:00
  • 7650898389 Added note about not supporting HTTPS in NSISdl anders_k 2017-01-30 20:04:31 +00:00
  • 89cbb22e42 Added note about /REBOOTOK not working without admin. rights for bug #1174 anders_k 2017-01-28 18:49:11 +00:00
  • aec58509b4 Fixed unbalanced push/pop in MUI_UNGETLANGUAGE (MUI v1) anders_k 2017-01-20 21:15:49 +00:00
  • 871589cab4 Unicode nsExec now supports the /OEM switch (bug #1171) anders_k 2017-01-15 15:20:07 +00:00
  • 3659de8e37 (C) 2017 anders_k 2017-01-02 03:51:39 +00:00
  • b57f71ddaa Minor documentation fix (bug #919) anders_k 2016-12-30 00:52:24 +00:00
  • 5185900a8e Taller MULTIUSER_INSTALLMODEPAGE_TEXT_TOP label (bug #916) anders_k 2016-12-30 00:39:02 +00:00
  • cea0fd8693 Added support for MUI_UNCONFIRMPAGE_VARIABLE (RFE #511) anders_k 2016-12-30 00:00:35 +00:00
  • 11b34a9fc7 Minor French improvements (patch #221) anders_k 2016-12-29 22:11:32 +00:00
  • 859c2ad6eb Added basic WriteRegMultiStr support (RFE #382, patch #219) anders_k 2016-12-29 21:59:35 +00:00
  • aee38bfa77 Fixed minor 64-bit warnings (Bug #1170) anders_k 2016-12-29 19:25:14 +00:00
  • e8e2cbadc6 Minor documentation fix (Patch #231) anders_k 2016-12-26 23:52:10 +00:00
  • d09e2dc1ac Added MultiUser text from patch #246. Still undecided if we should merge the rest of the patch... anders_k 2016-12-26 23:48:22 +00:00
  • d50eab4f73 Add link to translations forum (Bug #1167) anders_k 2016-12-26 23:23:25 +00:00
  • 75cf6b20ef MultiUser now supports $ProgramFiles64 (Bug #843) anders_k 2016-12-26 23:01:41 +00:00
  • 28e6462b4e print all bad eols kichik 2016-12-11 21:46:29 +00:00
  • 75b07c1102 3.01 kichik 2016-12-11 21:46:07 +00:00
  • ed64bd7082 fix eol kichik 2016-12-11 21:45:07 +00:00
  • a5aba23afe update history for 3.01 kichik 2016-12-11 21:27:59 +00:00
  • 015aea3f49 Fixed some minor GCC warnings anders_k 2016-12-11 21:01:48 +00:00
  • 82c714e853 * Double-click to copy on Vista+ * Don't include \0 in count from GetLocaleInfo anders_k 2016-12-10 17:04:34 +00:00
  • deb811e453 MakeLangId rewritten from scratch to support EnumSystemLocales and our internal list anders_k 2016-12-10 01:52:59 +00:00
  • 70e21917ae new menu icons kichik 2016-12-05 22:52:06 +00:00
  • 302609dd22 use right uninstall icon kichik 2016-12-05 20:34:35 +00:00
  • 607021d145 install new icons kichik 2016-12-05 20:30:48 +00:00
  • 9dfe34672a * Tweaked filetype icons * MS resource compiler <= VS 2005 does not like PNG compressed icons anders_k 2016-12-05 19:40:31 +00:00
  • 7f2ca3cdee Fixed bug #1122 StrCpy maxlen inconsistent behavior anders_k 2016-12-05 15:44:19 +00:00
  • aaca82cd5f Added final dash in XGCC_W32_PREFIX documentation description. anders_k 2016-12-04 17:15:49 +00:00
  • 62a6202f90 new graphics by idleberg kichik 2016-12-03 22:06:46 +00:00
  • f2e5729525 * MakeLangId will now display the codepage if Windows supports the specified langid. * Added more languages. anders_k 2016-12-03 00:21:22 +00:00
  • 0f2a6027e9 Make sure tstring can store wchar_t. This currently blocks anyone from writing unit tests for strlist.cpp because the tests are not Unicode yet! anders_k 2016-12-02 19:58:32 +00:00
  • 9c598cafff Updated Danish translation (bug #1164) anders_k 2016-12-02 19:19:34 +00:00
  • 62b8ca9bb5 A more aggressive workaround for bug #1156 anders_k 2016-11-25 21:35:28 +00:00
  • 7339c8c795 Temporary workaround for bug #1156 anders_k 2016-11-23 17:10:12 +00:00