Commit graph

  • e1deb281f7 set NSIS Error title for invalid temporary directory error message kichik 2004-08-20 14:14:51 +00:00
  • cd663b221e request #990249 - Speedup BGGradient painting (was actually a bug) eccles 2004-08-19 22:05:19 +00:00
  • 3e062ee8a6 fixed MMapFile on POSIX kichik 2004-08-19 21:07:39 +00:00
  • 1855c9f7a5 bug report #1005303 - NSIS build warnings kichik 2004-08-18 16:14:44 +00:00
  • b58a609b69 Bin\\MakeLangId.exe source code kichik 2004-08-18 15:56:56 +00:00
  • d855dafe58 fixed build warnings (including bug report #1005303 ) kichik 2004-08-14 17:35:05 +00:00
  • efa2113031 throw exception instead of failing silently when iconv fails kichik 2004-08-14 13:45:05 +00:00
  • 91a59170e9 typo kichik 2004-08-14 12:28:15 +00:00
  • 5e5b4df0bc new languages joostverburg 2004-08-13 23:29:42 +00:00
  • bb61a0b0b2 - SetFont /LANG= - ^Font and ^FontSize kichik 2004-08-13 21:32:05 +00:00
  • 46d41fb79c DirRequest's title is set by Text kichik 2004-08-13 21:14:14 +00:00
  • f2f8ac089a tabs to spaces kichik 2004-08-13 20:01:12 +00:00
  • c3ec520071 patch #1005845 - Warning fix for bin2h.c kichik 2004-08-13 19:28:25 +00:00
  • 1b4d15a40b - patch #1005664 - nlf inclusion problems on case sensitive platforms - fixed Mongolian.nsh kichik 2004-08-13 19:26:10 +00:00
  • f549788c32 patch #1005305 - Source/exehead/Makefile for cross compiling on POSIX systems kichik 2004-08-13 19:07:09 +00:00
  • c78720010b patch #1005299 - Source/Makefile for building on POSIX systems kichik 2004-08-13 18:59:01 +00:00
  • 44e438a91f fixes joostverburg 2004-08-12 22:25:12 +00:00
  • be68386f13 Mongolian language files by Bayarsaikhan Enkhtaivan joostverburg 2004-08-12 22:23:16 +00:00
  • 5dd0fece2d typos joostverburg 2004-08-11 20:34:49 +00:00
  • b0ff95667c fixes joostverburg 2004-08-11 20:29:08 +00:00
  • 42f134860a Fixed the cause of bug #1004496 - Install with /NCRC hangs The hanging disappeared along with the removal of the threaded lzma decoder, but the cause stayed. When the user specified /NCRC on the command line, loadHeaders reported the compressed data size to be 4 bytes larger than it really is. Instead of checking the header flags, it checked the combined flags (command line and header), concluded CRC checksum is disabled and therefore didn't subtract the 4 bytes of the CRC checksum from the compressed data size. kichik 2004-08-07 15:47:12 +00:00
  • 727caf534d typos kichik 2004-08-07 14:17:00 +00:00
  • 26a5818683 Window->Windows kichik 2004-08-07 11:54:07 +00:00
  • d70b350c4f history updates kichik 2004-08-07 11:25:19 +00:00
  • 09fb9613bd Library files should go into Contrib\Library not Contrib kichik 2004-08-07 11:00:29 +00:00
  • 2af0e9c2c5 moved Luxembourgish.nsh to the right folder kichik 2004-08-07 10:52:47 +00:00
  • e6c31f04ed cleared up some InstType indexing confusion kichik 2004-08-07 10:14:23 +00:00
  • b09c7fe4e9 files for new library system joostverburg 2004-08-07 07:55:53 +00:00
  • 8136ad27ba 2.0->2.01 joostverburg 2004-08-07 07:55:26 +00:00
  • 356e39c622 2.01 version for update page joostverburg 2004-08-06 23:21:54 +00:00
  • f6e096dd36 DLL version 2.41 joostverburg 2004-08-06 22:06:39 +00:00
  • 7615a25883 updated documentation: new system for DLL/TLB library setup, useful script code, history, credits, intro, tutorial joostverburg 2004-08-06 22:06:27 +00:00
  • 4e4b0e8420 new system for DLL/TLB library setup joostverburg 2004-08-06 22:04:13 +00:00
  • a1f64d2d4c compiles with NSIS_SUPPORT_CODECALLBACKS disabled joostverburg 2004-08-06 21:47:14 +00:00
  • 5ab7a5eeb1 2.0->2.01 kichik 2004-08-06 21:29:58 +00:00
  • c5af89209c fixed handling of relative paths such as \file.ext in do_add_file kichik 2004-08-06 21:29:03 +00:00
  • 010dc75a71 converted RMDir back from SHFileOperation to the good old manual method - RMDir can now be used with both /r and /REBOOTOK - RMDir /r no longer leaves lots of files behind if one file removal failed - The plug-ins directory is now always deleted, if not immediately, then after reboot - RMDir /r prints a detailed log of its actions kichik 2004-08-06 17:03:07 +00:00
  • 7270abe8d3 close installer on WM_QUERYENDSESSION instead of trying to clean up on WM_ENDSESSION which doesn't work if there's an active plug-in (for example, when the finish page is showing) kichik 2004-08-06 16:47:19 +00:00
  • cbd1b0427c Luxembourgish language files by Jo Hoeser joostverburg 2004-08-06 12:39:42 +00:00
  • bb3f7be9ba added !execute kichik 2004-08-06 11:29:28 +00:00
  • 3181bf4b4d size optimization - lzma exehead is now 33.5kb kichik 2004-08-06 11:05:48 +00:00
  • 09d09d59d7 fixes joostverburg 2004-08-01 14:45:36 +00:00
  • f212f43855 updated colors.nsh kichik 2004-07-24 12:34:47 +00:00
  • f43be4183a - fixes by brainsucker: * Bug with proc call parts redefinition, # for example * Bug with memory protection during callback processing (XP SP2) - updated documentation: * all examples now work, thanks to brainsucker's fixes * visual improvements * pointer information kichik 2004-07-23 17:23:34 +00:00
  • f27b869756 some basic color defines by Rob Segal kichik 2004-07-15 17:54:08 +00:00
  • 0735b7400e fixed internet shortcuts creation with CreateShortcut (thanks rex123) kichik 2004-07-15 17:37:11 +00:00
  • bf4d3c6c94 DeleteRegKey fix kichik 2004-07-08 21:06:18 +00:00
  • f5fddd3f24 variables confusion (Comm@nder21) kichik 2004-07-08 18:39:20 +00:00
  • a4ea07f3fa fixed unicode conversion with iconv kichik 2004-07-08 18:32:27 +00:00
  • f52f1c921f 'bla'->'${VALUE}' kichik 2004-07-07 17:06:54 +00:00
  • 40fc357e89 more things NSIS_CONFIG_PLUGIN_SUPPORT relies on joostverburg 2004-07-06 23:43:14 +00:00
  • 1f042ea131 fixes joostverburg 2004-07-02 17:27:00 +00:00
  • 8233ce2db2 made the agree radio button come before the disagree radio button in the license page's tab order so pressing the up key will move the selection up and not down kichik 2004-07-01 20:22:38 +00:00
  • 6fd6f0c453 applied patch #983523 - Spelling errors on spanish language file kichik 2004-07-01 19:53:15 +00:00
  • 654c416c15 added DirVerify to the list of the directory's page supported options kichik 2004-06-25 21:54:23 +00:00
  • da90827244 latest StrFunc example and readme kichik 2004-06-25 20:00:50 +00:00
  • 5d8517c328 - extended maximum binary data for WriteRegBin to 3 * NSIS_MAX_STRLEN - fixed FileRead setting the error flag when a null character is the first character it reads - made File /nonfatal always produce a warning if the file can't be found - some size optimizations kichik 2004-06-25 19:53:05 +00:00
  • d1f241e6c8 patch #977897 by Anders - IntOp shr & shl kichik 2004-06-25 15:24:20 +00:00
  • d05b8bc6ad 2.0->2.01 kichik 2004-06-25 11:19:17 +00:00
  • 4a3f5ecb73 bump zip2exe version to 0.32 kichik 2004-06-25 10:48:31 +00:00
  • 88c19d767d fixed a crash caused by defining a macro in a file included by another macro kichik 2004-06-25 10:16:31 +00:00
  • c1dc7b8c92 added msys/cygwin requirement for rm and echo commands kichik 2004-06-19 20:06:31 +00:00
  • f23f6c62fb always make target dirs kichik 2004-06-19 15:51:59 +00:00
  • 9b061b5fc9 fixed compatibility with gcc 3.3 and improved makefiles kichik 2004-06-19 12:42:41 +00:00
  • bbd00dc276 fixed MMapBuf on POSIX kichik 2004-06-19 11:44:03 +00:00
  • 49c2c1e139 bug #961027 - clarification that CreateShortCut requires the path of link exists kichik 2004-06-19 09:36:45 +00:00
  • 6b7c67458d zip files created on Windows use the OEM code page - conversion to ANSI code page added kichik 2004-06-18 18:58:56 +00:00
  • d2ba6bd725 fixed problems with quotes and spaces kichik 2004-06-18 17:59:36 +00:00
  • e98c0550c3 missing "there" added kichik 2004-06-18 17:39:56 +00:00
  • 4e6cf01f9c added getWindow kichik 2004-06-17 17:54:48 +00:00
  • aeaefd9776 fixed compilation without background gradient support joostverburg 2004-06-12 15:34:34 +00:00
  • 164589a75d updated compilation information kichik 2004-06-12 14:01:46 +00:00
  • 732849f297 updated history for 2.01 kichik 2004-06-11 16:13:51 +00:00
  • b11c65e0f8 - added BGFont that allows setting the background text font - made Times New Roman default font for the background text because it should always have support for the locale's language kichik 2004-06-11 15:33:00 +00:00
  • 0799b35cd6 updated by Yaron Shahrabani kichik 2004-06-11 13:25:12 +00:00
  • c50e17955c case changes for #include lines for cross compiling (Michiel Ephraim) kichik 2004-06-11 11:24:09 +00:00
  • 5805930656 html fixes kichik 2004-06-04 16:33:59 +00:00
  • 74051c80de new, hopefully more informative, System plug-in documentation kichik 2004-06-04 16:31:45 +00:00
  • 879a8245bc (brainsucker) bug-fix-release, 4.06.2004 1. System::Copy /SIZE fixed (Kichik). 2. System::Copy with destination auto-allocation now pushes destination address on stack. 3. Callbacks fixed (Kichik's kick is awesome). kichik 2004-06-04 15:32:05 +00:00
  • 5c4deddee2 hCompressionThread is not an handle on POSIX, casting added kichik 2004-06-04 11:52:01 +00:00
  • 13b3590472 test both cases kichik 2004-06-04 11:49:02 +00:00
  • 647d61ff24 SetOutPath "-" works again kichik 2004-06-04 11:05:29 +00:00
  • 8031329c3d fixed cvs root patching joostverburg 2004-06-01 12:29:46 +00:00
  • af6951c0d3 should be $R0, not $0 kichik 2004-05-28 14:03:24 +00:00
  • 4cf2341292 a character in the destination buffer address was skipped if size wasn't specified kichik 2004-05-20 19:44:27 +00:00
  • 73ba4f376b fixed the next/back buttons bug caused by the last fix kichik 2004-05-15 11:22:48 +00:00
  • b99616bf03 releases / development files joostverburg 2004-05-12 09:44:56 +00:00
  • 2d44552e31 description text position joostverburg 2004-05-09 11:54:50 +00:00
  • 43cfa19a94 show meaningful error strings and not just numbers for compression errors kichik 2004-05-08 17:40:29 +00:00
  • 499fa0e764 fixed a bug which prevented enabling the next button from the leave function of InstallOptions pages kichik 2004-05-08 16:07:22 +00:00
  • 5f74ac58f9 print output file path on win32 too kichik 2004-05-08 14:39:23 +00:00
  • c458fd50bc fixed ${NSISDIR} on POSIX when makensis is called with an absolute path kichik 2004-05-08 13:05:35 +00:00
  • 890a83c2b1 fixed local include on POSIX kichik 2004-05-08 11:35:21 +00:00
  • 473d90a1bc always go forward in the POSIX implmentation of CharNext kichik 2004-05-08 11:34:31 +00:00
  • ebbfc6d335 use NSIS_MAX_STRLEN, not an arbitrary number kichik 2004-05-07 11:16:18 +00:00
  • c5aef2646e bigger MAX_LINELENGTH kichik 2004-05-07 11:16:03 +00:00
  • 0016cf11a9 added WM_SETTINGCHANGE joostverburg 2004-05-03 18:40:44 +00:00
  • 683883c903 window caption joostverburg 2004-05-02 12:02:13 +00:00
  • 23b9109203 LZMA compression should again work on Windows 95 kichik 2004-05-01 19:44:06 +00:00
  • 33cd11c7eb - comment update for bug report #945607 - compile error fix for MinGW kichik 2004-05-01 12:57:57 +00:00