Commit graph

  • 9cb54c2272 return >0 only when really finished kichik 2007-01-23 16:03:10 +00:00
  • 0d152aa1de no need for #ifdef anymore with the new build system kichik 2007-01-23 14:12:24 +00:00
  • 03dd061d27 no need for #ifdef anymore with the new build system kichik 2007-01-23 13:57:22 +00:00
  • e73d2c0080 fixed bug #1642107 - Simple Typo: "an" instead of "and" kichik 2007-01-23 09:21:48 +00:00
  • ec931af459 don't return 0 from CLZMA::Comrpess when finished, return 1 kichik 2007-01-22 20:01:24 +00:00
  • c06d106133 patch #1631765 - New Galician translation available kichik 2007-01-19 20:09:12 +00:00
  • 8c1bfd4428 fixed bug #1631889 - NSIS compiler issues erroneous warning on uninstall sections kichik 2007-01-19 19:33:49 +00:00
  • 88572123e5 fixed bug #1606716 - InstallOptions might send irrelevant NOTIFY for radiobuttons kichik 2007-01-19 19:26:04 +00:00
  • b4a00a8ede size optimization - no need for GetDlgItem, WM_COMMAND comes with the lParam = HWND kichik 2007-01-19 18:30:56 +00:00
  • 60a6ec28cb fixed scons 0.96.94 compatibility kichik 2007-01-16 21:34:11 +00:00
  • 216afb19a3 2.23 kichik 2007-01-13 18:08:40 +00:00
  • 7bb6d3cd5e 2.23 kichik 2007-01-13 17:50:06 +00:00
  • 54306b3abf tabs to spaces kichik 2007-01-13 17:40:10 +00:00
  • c145d69e55 2006 -> 2007 kichik 2007-01-13 17:28:23 +00:00
  • 92681504ee little clear up based on patch #1624292 - VPatch docs kichik 2006-12-29 12:48:47 +00:00
  • 9a75eca79f fixed bug #1620178 - System::Store l crash installer when private stack is empty kichik 2006-12-22 12:47:03 +00:00
  • 2cda34fbec fixed bug #1616267 - System plugin crash with parenthesis in filename kichik 2006-12-15 11:52:11 +00:00
  • ae3373311e applied patch #1611866 - Fix MMapFile::release(void *pView, int size) kichik 2006-12-09 15:17:24 +00:00
  • 4ca1f6d04b some CEXEBuild::doParse cleanup - removed last_line_had_slash which was always set to zero - moved m_linebuild.resize(0) so it won't free the memory the next condition uses, though the line needs to be 64kb for that to happen - took care of a coupple of comments kichik 2006-12-09 13:08:05 +00:00
  • 62007bdd5b test block comments in !if blocks kichik 2006-12-09 13:03:02 +00:00
  • 22088d6674 fixed bug #1610773 - nsis-2.22 fails to install on Linux (mingw32) kichik 2006-12-08 12:22:13 +00:00
  • ab5977c0ad use the safer mkstemp instead of tmpnam kichik 2006-12-08 12:20:58 +00:00
  • 069aa18e9f fixed bug #1611251 - Uninstalling NSIS 2.22 leaves Start menu icons kichik 2006-12-08 11:21:44 +00:00
  • 361bf72ee1 spaces to tabs kichik 2006-12-06 06:15:40 +00:00
  • e6af117ae9 set MSVS_VERSION kichik 2006-12-05 20:59:21 +00:00
  • 80c1dfbc16 fixed bug #1605581 - nsExec:ExecToLog is unstable in silent mode kichik 2006-12-01 16:29:36 +00:00
  • 0d05d1ea62 properly print todo list kichik 2006-11-27 17:50:53 +00:00
  • b56dfd5045 globalize scons_line kichik 2006-11-27 17:49:30 +00:00
  • 652edcddf9 sort 2.22 changes kichik 2006-11-27 16:50:52 +00:00
  • 2c04a56591 2.22 kichik 2006-11-27 16:48:49 +00:00
  • 88b5eb588c $__INSTALLLLIB_SESSIONGUID might as well be {000...}, it's no different than 'session' in functionality kichik 2006-11-27 16:27:16 +00:00
  • eb920cdec2 links in SetPluginUnload kichik 2006-11-27 16:10:51 +00:00
  • 9467bfccce minor CallInstDLL description improvement kichik 2006-11-27 15:38:39 +00:00
  • d442d55b93 2.22 kichik 2006-11-27 15:22:08 +00:00
  • f03e32fc2f MSVC_VERSION has Exp prefix for express versions kichik 2006-11-27 14:38:16 +00:00
  • def7b5ee53 fixed bug #1602673 - error in Lithuanian language file kichik 2006-11-25 12:13:48 +00:00
  • 0e0bc68e58 size optimization kichik 2006-11-25 11:37:59 +00:00
  • a92506d828 fixed bug #1542530 - WriteUninstaller fails to overwrite read-only uninstallers kichik 2006-11-25 11:32:19 +00:00
  • 9f37ece536 size optimization kichik 2006-11-25 10:51:00 +00:00
  • d13749922d size optimization kichik 2006-11-25 10:28:32 +00:00
  • e06fba9e3b fixed bug #1115825 - install pg/Show details/rt clk popup not destroyed on finish kichik 2006-11-25 10:17:26 +00:00
  • 3522854451 compatibility mode without RequestExecutionLevel kichik 2006-11-18 09:40:48 +00:00
  • 7519ae9fe2 proper MSVS_VERSION check kichik 2006-11-17 11:38:15 +00:00
  • f04bd2fa14 automatic MSVC 2005 detection joostverburg 2006-11-14 19:14:53 +00:00
  • 62776e907d updated info about reserving files joostverburg 2006-11-13 14:25:27 +00:00
  • 40df19f5e8 * SCons 0.96.93 automatically detects MSVC 2005, using environment variables is no longer needed * Use new exception flag for MSVC 2005 joostverburg 2006-11-13 14:10:11 +00:00
  • 4bdb1ebd7d Copy is deprecated by Clone in scons 0.96.93 kichik 2006-11-11 13:04:35 +00:00
  • 79a3b31431 added highest option for RequestExecutionLevel kichik 2006-11-10 14:54:23 +00:00
  • 5f64570db1 fixed __InstallLib_Helper_InitSession kichik 2006-11-09 19:56:01 +00:00
  • d00c894737 the system plug-in can take care of the guid/string conversion kichik 2006-11-06 21:18:12 +00:00
  • e4351afd42 cosmetics kichik 2006-11-06 07:04:38 +00:00
  • 06cd07de1a line breaks in license text joostverburg 2006-11-05 23:24:49 +00:00
  • 8556216fb3 patch #1590108 - Another update for Slovenian localization kichik 2006-11-03 18:50:40 +00:00
  • 43e1e36639 fixed bug #1589877 - Typos in Appendix E kichik 2006-11-03 12:21:06 +00:00
  • 07278e86f2 !verbose 3 kichik 2006-11-03 11:13:16 +00:00
  • 2971d77008 typo kichik 2006-11-02 20:24:56 +00:00
  • 3ee55b256b minor fixes by solenn kichik 2006-11-02 12:59:50 +00:00
  • a7fa8df32d Special exception for LZMA compression module. Thanks Igor! joostverburg 2006-10-31 23:55:56 +00:00
  • 0fd9346130 corrected Windows 98 and Windows Me version number joostverburg 2006-10-31 22:29:08 +00:00
  • 5db3e30206 proper memset test kichik 2006-10-30 20:50:30 +00:00
  • 4e84de07ca fixed TEMP_MSVC2005 test kichik 2006-10-30 19:45:18 +00:00
  • 913e92d1f4 RequestExecutionLevel affects the uninstaller as well kichik 2006-10-30 19:08:46 +00:00
  • 3c3e42020b Disabled libcp check for MSVC 2005. This lib is not used anymore. joostverburg 2006-10-29 14:52:22 +00:00
  • 1247550061 MSVC 2005 support. Add TEMP_MSVC2005=yes to the build command line. joostverburg 2006-10-29 11:50:31 +00:00
  • f8713252aa cosmetics kichik 2006-10-29 00:22:44 +00:00
  • 4bd0319b31 zlib-license keyword used twice kichik 2006-10-29 00:17:30 +00:00
  • 4ed083831c added missing translators - Uzbek and Valencian kichik 2006-10-29 00:16:22 +00:00
  • b288659b9e added missing NSIS_VERSION to fprintf kichik 2006-10-29 00:05:21 +00:00
  • d0e2079a99 fixed syntax error kichik 2006-10-28 23:58:15 +00:00
  • 51b5ecadfa license.txt -> COPYING kichik 2006-10-28 23:58:07 +00:00
  • 25cb1c150c added Uzbek kichik 2006-10-28 23:55:53 +00:00
  • 773827c36f Uzbek language files by Emil Garipov joostverburg 2006-10-28 20:07:48 +00:00
  • e497d771b1 * The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0 * Added license and copyright notice to every source file * The new COPYING file and license section in the Users Manual list the terms of all relevant licenses joostverburg 2006-10-28 19:45:02 +00:00
  • 737da25610 emphasize that section_idx is a !define kichik 2006-10-28 15:28:47 +00:00
  • e17450b16b added code examples kichik 2006-10-28 15:22:07 +00:00
  • f5b119cef8 fixed bug #1584618 - No Contrib\ExDLL directory kichik 2006-10-25 21:14:25 +00:00
  • 869fdd42f8 converted steps to functions for easier step selection kichik 2006-10-20 14:18:37 +00:00
  • 36dfefcf4b typo kichik 2006-10-20 13:40:10 +00:00
  • d218839885 seems to have a problem with long current directory paths now... so go to the root until i find out what's up here kichik 2006-10-20 12:53:14 +00:00
  • 61c0fbe1ea 2.21 kichik 2006-10-20 11:47:24 +00:00
  • b29de4f570 2.21 kichik 2006-10-20 11:38:21 +00:00
  • 536545a43b hhc.exe suddenly crashes if the directory is changed before calling it... it works fine without changing the directory - css and js are embedded and the files come out identical removed the directory change kichik 2006-10-20 11:36:06 +00:00
  • a7d4d32640 scons 0.96.92 kichik 2006-10-17 16:59:03 +00:00
  • 9ab6953c56 added a workaround to BuildUtil to avoid the suffix problems that appeared with scons 0.96.92 kichik 2006-10-17 16:51:14 +00:00
  • cce2dd6547 RC2 also identifies installers so it's probably safe to assume this will stay kichik 2006-10-16 13:52:32 +00:00
  • 648d835d7a call InitCommonControls kichik 2006-10-16 11:23:51 +00:00
  • 2cd2142ca3 upgraded to lzma sdk 4.43 for faster compression kichik 2006-10-16 08:46:36 +00:00
  • 51a96f2d75 avoid gcc warning about switch kichik 2006-10-16 08:05:22 +00:00
  • 592feee35c cosmetics kichik 2006-10-16 07:53:49 +00:00
  • 723d9dcf9a Instructor fixed handle leak in Locate kichik 2006-10-06 16:49:18 +00:00
  • 359fc5dc86 small fixes for better view by Dumperbg kichik 2006-10-06 16:25:26 +00:00
  • 6305717786 language name joostverburg 2006-10-02 11:12:23 +00:00
  • fb8bd938f1 fix comment kichik 2006-09-30 15:41:17 +00:00
  • cc570ec193 install WinVer.nsh and x64.nsh kichik 2006-09-30 12:35:12 +00:00
  • 24006b816e added WinVer.nsh - LogicLib extensions for handling Windows versions kichik 2006-09-29 17:41:55 +00:00
  • 14fc71d2cd typo kichik 2006-09-29 17:18:38 +00:00
  • 0b68fa4d3c skip popping the value and directly use LogicLib for IsRunningX64 the very first LogicLib extension - cool! kichik 2006-09-29 16:15:50 +00:00
  • b28c04e3a7 oops, forgot to remove lbl_error kichik 2006-09-29 15:41:12 +00:00
  • 3589fb5737 added vista this should be replaced with a call to GetVersion and IntCmp with defines the way it is now, users are tempted to use StrCmp and get installers not working with newer versions of windows kichik 2006-09-29 15:39:24 +00:00
  • 585ba20704 added vista kichik 2006-09-29 15:26:22 +00:00