Commit graph

  • 34ff6b4bb4 no GetLongPathName on 95 kichik 2005-10-21 21:54:55 +00:00
  • f3b771634e fixed bug #1008632 - some special folders don't always work in Windows 9x kichik 2005-10-21 20:54:44 +00:00
  • 7fb1bfc096 missing backslash kichik 2005-10-21 16:07:13 +00:00
  • 20dbc17dfa added flag descriptions kichik 2005-10-21 15:47:14 +00:00
  • 8255a45df0 added a note about sections.nsh kichik 2005-10-21 15:45:02 +00:00
  • 7c4de9c74d handle /NOIEPROXY, even if /PROXY is used kichik 2005-10-21 14:24:01 +00:00
  • e6673d6f0e added information about /PROXY kichik 2005-10-21 14:16:05 +00:00
  • 5d92e7fcfb tabs to spaces kichik 2005-10-21 14:06:25 +00:00
  • 3be7d0d9e3 applied patch #1334166 - nsisdl: /PROXY switch kichik 2005-10-21 14:05:53 +00:00
  • 3b941a1e07 updated history kichik 2005-10-21 13:55:15 +00:00
  • a9c8f27cb3 applied patch #1334155 - zip2exe: checkbox for solid compression kichik 2005-10-21 13:53:27 +00:00
  • d6145f7e0f provide stdin to keep xcopy happy kichik 2005-10-20 19:36:03 +00:00
  • 7ac5477abc use NLF_STRINGS_NO_SPECIAL instead of NLF_STRINGS - 3, as the number three can easily change kichik 2005-10-18 13:12:47 +00:00
  • 4e33bf099a added NLF_STRINGS_NO_SPECIAL, number of real NLF strings, not including special strings not defined in the NLF kichik 2005-10-18 13:12:08 +00:00
  • 5d91cbcd10 added inline comment example kichik 2005-10-18 12:04:34 +00:00
  • 9ab47b62b5 fixed bug #1328629 - Explicitly setting $LANGUAGE does not operate as expected kichik 2005-10-17 13:39:18 +00:00
  • 0a17affe37 Fixed #ifdef blocks. icemank 2005-10-16 12:52:04 +00:00
  • 2bae0bb2ee Fixed indentations. icemank 2005-10-16 12:50:29 +00:00
  • 174feaed16 Fixed comment handling. icemank 2005-10-16 05:37:13 +00:00
  • b8991b1482 original LIB is used, no need to remove #/.sconf_temp kichik 2005-10-13 14:49:39 +00:00
  • e1d65c2150 don't add /GX to defenv kichik 2005-10-13 13:33:28 +00:00
  • 8507a9027d added workaround for Platform SDK's libcp.lib kichik 2005-10-13 13:16:38 +00:00
  • 0f7012e04e use my_convert in !delfile kichik 2005-10-12 14:40:36 +00:00
  • 8414047fd9 fixed bug #1320297 - LogicLib.nsh portability issues kichik 2005-10-12 14:26:25 +00:00
  • c94fdbf119 added !appendfile kichik 2005-10-12 14:24:21 +00:00
  • e7bdb6aad8 no language strings and variables with InstallDirRegKey kichik 2005-10-12 13:50:26 +00:00
  • 23f9afc99d possible .data optimization kichik 2005-10-12 13:32:47 +00:00
  • 0d494737dc extract RegTool with the random data as well kichik 2005-10-12 11:10:23 +00:00
  • f3d46b8cb5 typo kichik 2005-10-11 20:04:17 +00:00
  • 315c7b1d64 * strip quotes and /S from RegTool's RunOnce key before checking if it exists * added random data to the extraction name of RegTool to avoid problems with install->reboot->install->reboot kichik 2005-10-11 16:47:58 +00:00
  • babe73be5b updated change log kichik 2005-10-11 16:31:27 +00:00
  • d144639111 write HWND and HWND2 entries to the INI with the control's HWND no more weird calculations when there's a browse button kichik 2005-10-11 16:27:04 +00:00
  • 49179ea08d Platfrom SDK's headers and libraries are newer than VC Toolkit's kichik 2005-10-10 11:45:01 +00:00
  • 8aa498bc5d output an error message for SCons 0.96.90 or older, instead of a TypeError exception kichik 2005-10-08 21:13:02 +00:00
  • 34b6c3357d larger browse button, localized texts will fit in better joostverburg 2005-10-08 10:27:25 +00:00
  • 02de188fee no need for 'SectionIn RO' to be case sensitive kichik 2005-10-07 15:45:08 +00:00
  • 21816d8036 proper umask kichik 2005-10-07 13:41:44 +00:00
  • a7ae019046 write temporary nsh to temp dir to avoid permission problems with unprivileged users kichik 2005-10-07 13:23:58 +00:00
  • fae25f96ef get output file from command line kichik 2005-10-07 13:21:09 +00:00
  • 03a887ba35 added !tempfile and !delfile kichik 2005-10-07 13:08:44 +00:00
  • a546017631 workaround for scons bug - use CPPDEFINES in RCCOM kichik 2005-10-05 13:47:12 +00:00
  • 0a86da7f01 use CPPDEFINES in RCCOM kichik 2005-10-05 13:42:04 +00:00
  • fbe0f8e2d0 wrong package name kichik 2005-10-04 14:14:38 +00:00
  • 6ae7a6cc40 upload files to /incoming kichik 2005-10-04 14:06:54 +00:00
  • 7d1c3d452b * create_special_build takes 2 arguments, not 3 * use log_dir in log() kichik 2005-10-04 13:46:43 +00:00
  • b6cfab9c6a no need for log_dir='..' for scons call of special build kichik 2005-10-04 13:25:06 +00:00
  • 059c23f608 missing comma kichik 2005-10-04 13:12:37 +00:00
  • 9e8e472c77 fixed installation diff test kichik 2005-10-04 12:58:02 +00:00
  • 6e1c12ffcb missing comma kichik 2005-10-04 12:46:24 +00:00
  • c4d94990f2 2.10 kichik 2005-10-04 12:22:34 +00:00
  • ea91437063 exit on failure kichik 2005-10-04 12:16:52 +00:00
  • bc748d8b41 2.10 kichik 2005-10-04 12:05:52 +00:00
  • e0e4e54cea validate_filename was called before skip_root in is_valid_instpath and so no root directory was ever valid, even with AllowRootDirInstall kichik 2005-10-04 11:18:43 +00:00
  • 21457af9ac updates by QFox joostverburg 2005-10-03 10:06:07 +00:00
  • 9dc50cf8d5 POSIX portability kichik 2005-09-24 15:50:40 +00:00
  • 54062c79b9 use AddAvailableLibs kichik 2005-09-24 15:49:38 +00:00
  • 66bec46203 useful function, for now only AddAvailableLibs kichik 2005-09-24 15:48:59 +00:00
  • 20248c1ca9 no optimizations and symbol stripping in debug mode kichik 2005-09-24 11:41:41 +00:00
  • dc2b49aece don't use NormalizedCommand in IsPluginCommand, it asserts on non-existing plug-in commands kichik 2005-09-24 11:38:13 +00:00
  • f5ee7ddc1c size2 is changed on POSIX kichik 2005-09-24 11:20:26 +00:00
  • 6ec75949fa added links to optional tools kichik 2005-09-23 15:06:49 +00:00
  • 4b668f4b43 documented /ENABLECANCEL kichik 2005-09-23 10:17:16 +00:00
  • 5e9c6e77e6 missing \0 in enum kichik 2005-09-23 10:08:44 +00:00
  • 93af198570 fixed compile warning kichik 2005-09-22 20:20:12 +00:00
  • 4fb9309882 fixed memory leaks in POSIX implementation kichik 2005-09-22 20:20:11 +00:00
  • 64bdfbd620 fixed portability kichik 2005-09-20 17:42:28 +00:00
  • 7c46651a0f WS_EX_LEFTSCROLLBAR needed by MinGW kichik 2005-09-20 17:35:24 +00:00
  • 31e868b010 only mingw supports --file-alignment kichik 2005-09-20 17:32:10 +00:00
  • 044532f843 Chapter4.html no longer exists kichik 2005-09-20 17:15:07 +00:00
  • bbb64d09ee typos kichik 2005-09-17 17:41:14 +00:00
  • 319a684141 VPatch 3.1 kichik 2005-09-17 17:38:50 +00:00
  • 6a76589a72 fixed bug #1283528 - WS_EX_LEFTSCROLLBAR missing in RTL mode kichik 2005-09-17 09:55:17 +00:00
  • 6a61224015 compile GenPat natively kichik 2005-09-17 09:43:40 +00:00
  • 08665528b9 added support for compilation of cross platform utilities kichik 2005-09-17 09:43:10 +00:00
  • 4bf6509225 VPatch 3.0 kichik 2005-09-17 09:25:44 +00:00
  • 9929eb7120 use True/False instead of 1/0 kichik 2005-09-17 08:50:41 +00:00
  • 0536d2a029 moved _WIN32_IE definition to SConscript to avoid #include order problems kichik 2005-09-17 08:33:00 +00:00
  • bb87348150 use Int64ShrlMod32 on compiles that generate a call to __aullshr from 64-bit shift kichik 2005-09-16 16:27:43 +00:00
  • ac317eefa4 libiconv is iconv kichik 2005-09-16 16:19:12 +00:00
  • 71254ce61c better and uniform rounding of required/available size display kichik 2005-09-16 16:05:12 +00:00
  • c465e44e56 updated for scons 0.96.91 kichik 2005-09-16 16:02:51 +00:00
  • f8062527fa typos (thanks Jamyn!) kichik 2005-09-16 11:27:51 +00:00
  • 4d6282546d typo kichik 2005-09-15 18:37:16 +00:00
  • f75a159161 appendix number is subject to change, use name kichik 2005-09-15 18:36:28 +00:00
  • b5042901b9 fixed bug #1288159 - Bad mnemonic key in makensisw menu kichik 2005-09-13 19:24:26 +00:00
  • 68ff07805b fixed bug #1287731 - FileRequest alters working directory kichik 2005-09-13 19:19:05 +00:00
  • cd8934d15c - avoid overflow when calculating the digit after the decimal dot - use BOOL isntead of int in SetSizeText kichik 2005-09-09 19:12:49 +00:00
  • a882a03f74 moved "shlwapi.dll" and "SHAutoComplete" to .rdata from .data (constified them) kichik 2005-09-09 17:26:32 +00:00
  • c904e65ff7 break glass in case of emergency (e.g. .rdata overflows) kichik 2005-09-09 16:45:03 +00:00
  • a99b2db925 my_GlobalAlloc no longer reduces the size kichik 2005-09-09 16:32:26 +00:00
  • d6367e4125 my_GlobalAlloc no longer reduces the size kichik 2005-09-09 16:08:44 +00:00
  • 8e3f7ed623 size optimization kichik 2005-09-09 15:21:45 +00:00
  • 0bca3c8255 size optimization kichik 2005-09-09 14:29:12 +00:00
  • 8b91e361ca round required space up instead of down (thanks Ippi) kichik 2005-09-09 12:13:32 +00:00
  • 4647e56e67 fixed build warnings kichik 2005-09-09 09:18:45 +00:00
  • 82ec0a3db2 fixed SHACF_FILESYSTEM redefinition warning kichik 2005-09-09 08:42:54 +00:00
  • 35229f5edf updated required version numbers kichik 2005-09-09 08:20:37 +00:00
  • f8e2e8167e $($^Name) is a typo, it should be $(^Name) kichik 2005-09-08 19:19:58 +00:00
  • 34693279d0 use log_dir for log() and exit() as well kichik 2005-09-08 19:17:18 +00:00
  • 50a77027d2 write zip logs to correct folder kichik 2005-09-08 19:15:56 +00:00