Commit graph

  • 27ed0e502b Unify g_output and console initialization anders_k 2016-11-23 15:42:20 +00:00
  • 37c2cce029 Allow POSIX to see QUERYHOST constants even though there is no way to use them on those platforms anders_k 2016-11-23 00:38:57 +00:00
  • d698d166d5 Use a common helper macro to declare some UI output related variables anders_k 2016-11-22 23:11:33 +00:00
  • ca0c51491b Norwegian MultiUser fixes (patch #279) anders_k 2016-11-22 21:21:58 +00:00
  • 04d6fe9367 Write error messages to stderr by default anders_k 2016-11-22 21:17:00 +00:00
  • 9841c101cf Arabic MultiUser fixes (#278) anders_k 2016-10-22 18:19:27 +00:00
  • 0816ccba30 Swedish MultiUser fixes (patch #277) anders_k 2016-10-22 18:16:21 +00:00
  • a71541bb87 Added SetCtlColors Windows COLOR_* constants support anders_k 2016-10-22 18:12:28 +00:00
  • 6fc995ed70 Updates to Brazilian Portuguese translation (Patch #276) anders_k 2016-10-12 21:08:17 +00:00
  • d0a461cbca Undo Lockwindow Off fix from [r6789] because it caused the taskbar button to become invisible! anders_k 2016-10-12 19:31:57 +00:00
  • 78bf493cb8 Ukrainian MultiUser fixes anders_k 2016-10-12 17:20:26 +00:00
  • d1da9f8646 Portuguese fixes (patch #274) anders_k 2016-10-11 23:52:01 +00:00
  • 66c91fab54 Fixed broken MSDN URLs anders_k 2016-10-11 19:58:58 +00:00
  • 08ebc678e5 LockWindow Off should always enable painting anders_k 2016-10-11 19:47:21 +00:00
  • 0bb94c1591 Tooting my own horn anders_k 2016-10-11 19:36:06 +00:00
  • a024ff95b2 bug #1153 - better doc location for SetRegView kichik 2016-10-09 22:23:58 +00:00
  • 8e582490ff Added Corsican translation (patch #268) anders_k 2016-10-08 13:48:28 +00:00
  • b4d51b196a Added MUI_LANGUAGEEX macro so language files in other folders can be used (during testing) anders_k 2016-10-06 20:31:13 +00:00
  • a525a42a04 more mingw versions https://github.com/kichik/nsis/pull/5/ kichik 2016-09-30 23:32:40 +00:00
  • a190b4fc84 Make WinWStrDupFromWC endian agnostic (Patch #273) f0rt 2016-09-06 18:48:32 +00:00
  • 25dac3a5e9 Make plugins not depend on libstdc++-6.dll (Patch #272) f0rt 2016-08-22 19:22:45 +00:00
  • 765d245758 Fixed possible buffer overflow bug in unused WinWStrDupFromChar function (Patch #271) anders_k 2016-08-21 12:00:00 +00:00
  • 3b8afc2e89 i'm not sure why the previous fix fails only on linux, but here is another attempt... kichik 2016-07-25 01:26:53 +00:00
  • 74a90ebedd fix missing style.css for html docs kichik 2016-07-25 01:09:12 +00:00
  • 2130d48bd0 3.0 kichik 2016-07-25 00:49:38 +00:00
  • 3eb7494584 3.0 release notes kichik 2016-07-25 00:47:29 +00:00
  • 50a892a084 Attempt to work around wxWidgets CustomLinks/Links incompatibility anders_k 2016-07-16 12:58:27 +00:00
  • 245c34216c PortugueseBR fixes (bug #1149) anders_k 2016-07-16 12:47:06 +00:00
  • 388d994ada Added support for !finalize return value comparison anders_k 2016-07-14 10:53:25 +00:00
  • f129597c2b Fixed some Unicode characters in the credits anders_k 2016-07-09 15:42:09 +00:00
  • 5eeee4e05d oops got date wrong kichik 2016-07-09 04:34:26 +00:00
  • 306832ecf1 3.0rc2 kichik 2016-07-09 04:08:18 +00:00
  • bc4e7cb2c2 #1144 fix windows build kichik 2016-07-09 04:07:10 +00:00
  • e8dfbfd00a prepare changelog for 3.0rc2 kichik 2016-07-09 03:37:52 +00:00
  • e6a1780485 Disable batch-file workaround for !makensis command anders_k 2016-07-06 11:28:48 +00:00
  • 73c00e3718 Fixed bug #1147: !makensis command must force Unicode output to be UTF-8 anders_k 2016-07-04 12:23:58 +00:00
  • cb95a4a23b PortugueseBR fixes by deguix anders_k 2016-06-28 16:56:44 +00:00
  • f9e97af1ac cchTextMax is count of TCHARs including \0 anders_k 2016-06-26 15:32:44 +00:00
  • 74255de834 DocFix: System::Call/Get have been available when compiling with GCC for a very long time. anders_k 2016-06-26 13:39:04 +00:00
  • e922c1b182 NSIS Menu POSIX fixes (bug #1144) anders_k 2016-06-26 13:36:30 +00:00
  • 7fff5828ad Changed the VER_NT_WORKSTATION comparison check to match the MSDN recommendation anders_k 2016-06-18 20:59:33 +00:00
  • f6ae3a47e5 Must distribute notinstalled.html anders_k 2016-06-12 00:09:17 +00:00
  • e7e58a9814 Added LogicLib & operator anders_k 2016-06-07 18:51:09 +00:00
  • 2fa183f20c Updated changelog and fixed a typo anders_k 2016-05-25 18:08:03 +00:00
  • 6bd89cc4c7 Hopefully fixed reported issue where the LogicLib EndSelectLabel is not found when using ${Case2} in nested ${Select}s anders_k 2016-05-23 23:52:30 +00:00
  • 32b9055a38 Added 128x128 image to the NSIS Menu icon Changed the 32x32x16 and 16x16x16 images to look like the standard round NSIS logo Tweaked the 48x48 images anders_k 2016-05-08 08:51:19 +00:00
  • 07c32a0f03 Bumped zip2exe version and linked to bugreport in history anders_k 2016-04-22 13:46:14 +00:00
  • 6e0e1495ca Zip2Exe aborts if the zip file is encrypted anders_k 2016-04-21 23:01:29 +00:00
  • b038ac741c Minor tweaks to Danish.nlf (bug #1140) anders_k 2016-04-12 14:36:16 +00:00
  • 6679d8ac6e automate uploading kichik 2016-04-03 20:29:38 +00:00
  • 0776034146 3.0rc1 kichik 2016-04-03 20:13:36 +00:00
  • 0b3766493a move to major kichik 2016-04-03 20:12:00 +00:00
  • 041f234ca7 update for 3.0rc1 kichik 2016-04-03 05:56:54 +00:00
  • d5662388a3 fix !appendfile writing null bytes on linux and breaking LogicLib ${Switch} statements kichik 2016-04-03 05:47:59 +00:00
  • 7a958101d8 popstringn takes a character count, not a byte size as the max length! anders_k 2016-04-01 20:17:20 +00:00
  • 8ea946bbf0 Only install the stubs and plugins of the same bitness as us for now until we can get SCons to actually build both anders_k 2016-04-01 17:39:32 +00:00
  • dc0c121b96 no need for conversions here kichik 2016-03-28 05:52:12 +00:00
  • e7ac6581e4 Documentation fixes and clarifications anders_k 2016-03-27 23:24:43 +00:00
  • 2b5baa3639 WM_CONTEXTMENU lParam keyboard check needs to be sign extended on 64-bit anders_k 2016-03-23 22:55:08 +00:00
  • 274a74ebef MakeNSISW should not load libraries from the current directory because we don't control that directory when started from the shell (file associations). anders_k 2016-03-23 13:42:16 +00:00
  • b3a96a5ff7 Separate error messages for plugin dll not found and plugin function not found anders_k 2016-03-22 13:21:35 +00:00
  • 3542f0556c Must use a POSIX compatible string comparison anders_k 2016-03-17 21:36:06 +00:00
  • 4ae373f2d3 Changed the name of the uninstaller created in %TEMP%\\~nsu.tmp from %UNIQUE%u_.exe to Un_%UNIQUE%.exe anders_k 2016-03-11 19:32:21 +00:00
  • 1967160500 Copyright 2016 anders_k 2016-03-11 19:16:38 +00:00
  • 5c09fdf003 Display the correct uninstaller langstring name in the recursive error string anders_k 2016-03-09 22:33:27 +00:00
  • 4a21c7113d ${Int64CmpU} in Util.nsh cannot use LogicLib because the LogicLib Z operators calls ${Int64CmpU} on 64-bit systems anders_k 2016-03-09 19:26:48 +00:00
  • 0edaf2408c Document ${NSIS_CHAR_SIZE} and ${NSIS_PTR_SIZE} anders_k 2016-03-09 12:50:52 +00:00
  • f674bf118f Minor documentation tweaks anders_k 2016-03-08 03:05:42 +00:00
  • d74c5acdcd Incomplete support for Z (size_t) logiclib integer tests and other minor fixes anders_k 2016-03-07 14:34:21 +00:00
  • ebc900f4bb Warn when the [License]LangString language id parameter is not a valid number anders_k 2016-02-26 16:16:29 +00:00
  • d9bb937072 Make sure the filename string is not destroyed before we are done with the .c_str() pointer. anders_k 2016-02-16 18:01:53 +00:00
  • 4b0d6b1843 Use a warning helper function so "warn as error" works everywhere anders_k 2016-02-16 14:59:04 +00:00
  • 0bd3a0d1a1 Warn when the output filename is setup.exe because Windows will unsafely load compatibility shims anders_k 2016-02-16 14:35:20 +00:00
  • 94edfa7934 Don't redefine STRFUNC_*VERBOSITY when StrFunc.nsh is included multiple times anders_k 2016-02-12 14:01:11 +00:00
  • 77e77d35df Delayload CLBCATQ for XP anders_k 2016-02-12 12:52:08 +00:00
  • 510fb334c8 Fixed some typos (Most of them found by codespell/Stefan Weil) anders_k 2016-02-04 20:14:06 +00:00
  • a074c23582 Added missing MULTIUSER_* entries to Japanese.nsh (patch #266) anders_k 2016-02-04 19:17:35 +00:00
  • a0d918b472 Preload more dlls for Vista and 7 without KB2533623 anders_k 2016-02-04 18:32:01 +00:00
  • 7ddcbee988 3.0b3 kichik 2015-12-27 06:21:52 +00:00
  • 724d559b7e 3.0b3 changelog kichik 2015-12-27 06:13:49 +00:00
  • a8e11dfe6b 2.50 changelog kichik 2015-12-27 05:43:19 +00:00
  • e2d28022e2 Preload some system libraries (bug #1125) anders_k 2015-12-24 00:40:28 +00:00
  • 0979ab23fc Fixed CreateShortcut failure on Vista caused by security changes in r6645/2.47 anders_k 2015-12-15 23:11:48 +00:00
  • e2db35bf45 Merge history and chm fix from 2.48 anders_k 2015-12-11 20:25:17 +00:00
  • 95dfc73889 Make sure we have a valid .chm file in the 3.0 installer as well anders_k 2015-12-09 22:52:21 +00:00
  • f88888388a Added experimental Target and CPU attributes anders_k 2015-12-09 00:47:50 +00:00
  • 5e4e293df7 Be more forgiving when avoiding bug #1126 anders_k 2015-12-08 01:56:13 +00:00
  • 667abcff94 Kill warning with a cast in Ansi version of RunChildProcessRedirected. CppUnit still uses Ansi util.cpp? anders_k 2015-12-08 01:54:30 +00:00
  • d7d6c3561d Change the ACL on our %temp% directories (bug #1125) anders_k 2015-12-07 20:49:46 +00:00
  • 0cac95475e !define /math >>> result is unsigned anders_k 2015-12-07 01:51:26 +00:00
  • ef1ae2e216 Updated EW_CREATESHORTCUT opcode description anders_k 2015-12-06 00:04:36 +00:00
  • eb5ce7eea5 Docs: SectionGetSize sets the error flag anders_k 2015-12-04 21:25:12 +00:00
  • 7f6735532e * Checking for SetLayeredWindowAttributes is all we need, no need to check the version. * Updated readme example anders_k 2015-12-03 21:18:17 +00:00
  • b81aac947b Use P<> and not <> when checking pointers anders_k 2015-12-02 21:07:21 +00:00
  • efc4cfccea LogicLib: Don't add a EndSelect label when only one Case is used to avoid a unused label warning (bug #1126) anders_k 2015-12-01 21:02:56 +00:00
  • e65ac172c1 Fixed VARAIBLES typo in MUI2 internal defines (bug #1127) anders_k 2015-11-30 22:27:44 +00:00
  • 3d0be38e91 Dialer plugin does not have to unload WinInet anders_k 2015-11-30 14:00:40 +00:00
  • 726bf760cd Load system modules with full paths anders_k 2015-11-29 13:54:35 +00:00
  • 3e416abd5c Don't look for a specific 2003 TK version when deciding which std::min/max workaround to apply anders_k 2015-11-28 21:33:12 +00:00
  • e83197997e bug #1125: Don't load modules from the application nor current directory. anders_k 2015-11-28 13:32:54 +00:00