Commit graph

  • 672bbe0100 Space after branding text kichik 2003-09-04 20:27:59 +00:00
  • bcd2391a0e Compile with latest CVS version kichik 2003-09-04 20:25:32 +00:00
  • 9fddafacdb signed/unsigned mismatch kichik 2003-09-04 19:08:03 +00:00
  • 9ee58d14f8 Modern UI 1.66: support for uninst comp page, multiple pages, new language & page system joostverburg 2003-09-04 18:42:21 +00:00
  • 74ea2dc585 * PageEx - every page can be used everywhere and as many times as needed * DirVar - easy way to add another dir page * default strings in the language file (Page directory is enough, no need for DirText) * strings from the language file are now LangStrings that can be used in the script * no more /LANG - one string for all languages * any lang strings can be used everywhere, installer or uninstaller (no un.) * no more unprocessed strings - variables can be used almost everywhere (except in licenseData and InstallDirRegKey) * DirText parm for browse dialog text * SetBkColor -> SetCtlColors - can now set text color too * fixed SetOutPath and File /r bug * fixed File /a /oname bug * added $_CLICK for pages * added quotes support in lang files (patch #752620) * extraction progress * separate RTL dialogs for RTL langs (improved RTL too) * InstallOptions RTL * StartMenu RTL * fixed RegDLL? * added IfSilent and SetSilent (SetSilent only works from .onInit) * fixed verify window (it never showed) (bug #792494) * fixed ifnewer readonly file problem (patch #783782) * fixed wininit.ini manipulation when there is another section after [rename] * fixed some ClearType issues * fixed a minor bug in the resource editor * fixed !ifdef/!endif stuff, rewritten * lots of code and comments clean ups * got rid of some useless exceptions handling and STL classes (still much more to go) * lots of optimizations, of course ;) * updated system.dll with support for GUID, WCHAR, and fast VTable calling (i.e. COM ready) * minor bug fixes kichik 2003-09-04 18:25:57 +00:00
  • bb8879b7ae patch result joostverburg 2003-09-04 13:02:13 +00:00
  • 95871ee2c8 No need with just two sections kichik 2003-08-27 13:10:41 +00:00
  • af6439a12f Fixed MRU for Windows 9x icemank 2003-08-23 04:34:31 +00:00
  • 3419a6b0cd no message icemank 2003-08-22 22:01:39 +00:00
  • 2236b14ac6 fixed invalid link to HeaderBitmap.nsi example joostverburg 2003-08-22 21:34:13 +00:00
  • c5b69c819d fixed InstallOptions link on site joostverburg 2003-08-22 17:43:41 +00:00
  • 4fdb31aa51 text update joostverburg 2003-08-22 11:55:25 +00:00
  • de285d9a6c localize MUI_PRODUCT joostverburg 2003-08-22 11:24:15 +00:00
  • f6e27fc6d7 1.65 joostverburg 2003-08-19 19:44:00 +00:00
  • cb3cb39264 Fixed problem with LangString as section name kichik 2003-08-15 19:01:06 +00:00
  • 91e3fee204 Added very basic informations about the new version commands (VIProductVersion, VIAddVersionKey) flizebogen 2003-08-15 16:36:58 +00:00
  • c24dc4f224 v5 joostverburg 2003-08-15 15:56:11 +00:00
  • d7fd03c06f Fixed bugs in MRU list icemank 2003-08-13 16:24:05 +00:00
  • d475c355fe Fixed bugs in MRU list icemank 2003-08-13 16:18:33 +00:00
  • 90385f9b22 Fixed bugs in MRU list icemank 2003-08-13 16:02:42 +00:00
  • c321d4c0df Fixed broken processor pack link. sunjammerx 2003-08-13 12:30:55 +00:00
  • 8658fc2a06 Added MRU file list icemank 2003-08-12 17:57:14 +00:00
  • f432054bd9 updated texts, links joostverburg 2003-08-12 15:11:35 +00:00
  • da6c41fa7b Direct link to new website kichik 2003-08-12 14:37:29 +00:00
  • b6e447908a UI compilation joostverburg 2003-08-12 14:26:32 +00:00
  • d2f44096cb reserve files joostverburg 2003-08-12 14:25:06 +00:00
  • 4c24a93e6a added MUI_FINISHPAGE_LINK_COLOR joostverburg 2003-08-12 13:08:28 +00:00
  • 5abd45c61e folder settings joostverburg 2003-08-12 12:09:51 +00:00
  • 5d0374693f include new VPatch files joostverburg 2003-08-11 17:33:23 +00:00
  • 6dd280b24f VPatch 2.0 final joostverburg 2003-08-11 16:42:41 +00:00
  • 2449fbc6bd Rename /REBOOTOK doesn't care if the destination exists kichik 2003-08-09 23:23:14 +00:00
  • 002978818c Finish page - reshow controls for all cases, not just when the next button was clicked kichik 2003-08-09 15:21:52 +00:00
  • 962d787224 Rename can't overwrite kichik 2003-08-08 22:03:11 +00:00
  • fabf2f79ea Empty lines were not printed (this time it's really fixed) kichik 2003-08-08 13:56:41 +00:00
  • bf197d80e5 - Empty lines were not printed - CR or LF alone were not handled - Tab conversion removed the next char kichik 2003-08-08 13:39:39 +00:00
  • 2894ac8453 New MASM32 header for NSIS plug-ins ramon18 2003-08-07 15:25:39 +00:00
  • aec369dfbc New Delphi unit for NSIS plug-ins by Bernhard Mayer kichik 2003-08-06 16:53:52 +00:00
  • 1e438b3e87 Reverted Ramon's addition of SS_NOPREFIX. It causes trouble with ClearType, compatibility and doesn't allow the user to use accelerators for edit boxes anywhere. kichik 2003-08-05 15:50:17 +00:00
  • 7093dc3b2d No need to read STATE twice kichik 2003-08-05 15:30:31 +00:00
  • d5c0749312 - Removed SS_NOPREFIX - Made IO return error instead of crashing if there are no fields in the INI kichik 2003-08-05 15:05:49 +00:00
  • 104c4144c2 SS_NOPREFIX made the header texts redraw when ALT was pressed, allowing the text to be shown on the finish page kichik 2003-08-04 22:57:33 +00:00
  • 4b3148727a DIALOGEX not DIALOG kichik 2003-08-04 14:41:37 +00:00
  • 156426e038 /S is case sensitive kichik 2003-08-04 12:16:57 +00:00
  • d2e8774e24 Removed debug msgbox ramon18 2003-08-03 23:47:53 +00:00
  • 73708b6fd3 It seems Windows 98 doesn't check ranges... kichik 2003-08-03 23:32:56 +00:00
  • 1478517f26 pszState can't be null (thanks Case for the patch) kichik 2003-08-03 22:04:31 +00:00
  • 1845d6a828 new UpgradeDLL syntax joostverburg 2003-08-03 21:06:56 +00:00
  • 6ad030eea6 Patch #781254 applied - thanks Andrey Cherezov kichik 2003-08-03 13:07:02 +00:00
  • 3be3203e2d Fixed bug #777590 - inflate left too early causing NSIS to think more data is needed thus discarding unused data kichik 2003-08-03 12:59:25 +00:00
  • 95df32d7f4 Way simpler kichik 2003-08-03 10:51:59 +00:00
  • ded8402f4c Croatian language files updates (thanks to RIV@NVX and iostriz) ramon18 2003-07-29 20:28:24 +00:00
  • 79a49562b3 SS_NOPREFIX for all STATIC controls, now is possible to name the installer as "My company & CO" for example ramon18 2003-07-29 20:25:42 +00:00
  • 6919ce3e3e typo joostverburg 2003-07-26 12:54:29 +00:00
  • fd91250b8a UpgradeDLL: temp base dir support (to solve Win9x issues) joostverburg 2003-07-26 12:45:39 +00:00
  • 0451520017 hexadecimal joostverburg 2003-07-26 12:15:58 +00:00
  • f179c288ad Link control TxtColor joostverburg 2003-07-26 12:15:04 +00:00
  • 8d50bdca2c Finish page: link color (dark blue) joostverburg 2003-07-26 12:10:35 +00:00
  • 32aae98f73 spelling / grammar fixes joostverburg 2003-07-26 11:58:05 +00:00
  • 2b46f533ae Fix ramon18 2003-07-25 17:25:00 +00:00
  • 048b077782 Fix invalid CRC messages for data < 512 kichik 2003-07-24 13:25:37 +00:00
  • d6c88c52c8 removed IMAGE_FILE_RELOCS_STRIPPED ramon18 2003-07-24 00:34:59 +00:00
  • d692d11772 temp console app now returns correct exitcode from spawned process, temp file is deleted on end ramon18 2003-07-23 18:19:13 +00:00
  • f7f575a8cb nsExec create a temp console app to spawn commands, can run applications with user interface and also 16bit DOS ramon18 2003-07-23 09:38:05 +00:00
  • a3c887d456 NSIS_SUPPORT_LANG_IN_STRINGS works without NSIS_SUPPORT_NAMED_USERVARS ramon18 2003-07-23 09:34:41 +00:00
  • 7f1e93c85e Fixed CRC off and whole compression kichik 2003-07-22 08:33:25 +00:00
  • 21f668de9c Fixed problem in IO dirreq/filereq, optimized code, nsExec with /CMD param to allow execute 16Bits DOS applications ramon18 2003-07-21 19:48:48 +00:00
  • da9d5eb4db Fixed error flag when creating directories with UNC paths kichik 2003-07-21 11:30:57 +00:00
  • 7e6b2794cd Don't show installation type combo box when there are no InstTypes defined kichik 2003-07-21 11:11:07 +00:00
  • eede510164 UserVars.nsi added kichik 2003-07-20 11:14:02 +00:00
  • 8a1c1ceb2e Updates kichik 2003-07-20 10:54:14 +00:00
  • 4f74130753 clean up kichik 2003-07-19 13:24:59 +00:00
  • 408724ec39 StartMenu page should work again kichik 2003-07-19 12:43:20 +00:00
  • b10180490d Back to 33.5 kichik 2003-07-19 12:29:36 +00:00
  • 19a617404c - Fixed uninstaller - Fixed summary calculations - Secret instruction kichik 2003-07-19 12:15:10 +00:00
  • 1473e80f12 Simplified searching for escape charaters in strings when uservars enabled ramon18 2003-07-19 12:06:43 +00:00
  • 6395ec3c8c IO support for LINK control text color (TxtColor). Fixed problem with ClearType fonts in XP ramon18 2003-07-19 00:42:13 +00:00
  • f7c1f0a43d Uservars names not found in strings when names are very similar. ramon18 2003-07-19 00:39:03 +00:00
  • 4a1c9f3e77 Back to normal messages kichik 2003-07-18 21:33:58 +00:00
  • bc035f9065 set background color of link control joostverburg 2003-07-18 21:32:55 +00:00
  • 061dce82f1 typo joostverburg 2003-07-18 21:25:42 +00:00
  • 91dc660c02 lots of updates: user variables, new instructions, text updates, changelog etc. joostverburg 2003-07-18 19:46:37 +00:00
  • 4fbd8b1991 Fixed bug #769598 - problems with InstType /COMPONENTSONLYONCUSTOM kichik 2003-07-18 17:39:45 +00:00
  • b6d1a077d7 Avoid buffer overrun on huge inputs kichik 2003-07-18 16:43:07 +00:00
  • a84037183e finish page reboot option buttons: background color fixed joostverburg 2003-07-18 16:39:41 +00:00
  • af196fc600 User vars inside strings should work now kichik 2003-07-18 16:01:49 +00:00
  • efe630b8d1 Estonian language files joostverburg 2003-07-18 15:27:16 +00:00
  • 2ef1d45222 fix joostverburg 2003-07-18 15:22:48 +00:00
  • f31efc6d79 use MUI_STARTMENUPAGE_VARIABLE define, temp var fix joostverburg 2003-07-18 15:22:37 +00:00
  • caa31c9cd5 - Fixed all known problems with temporary files and directoroes - Command line switches work again (/NCRC and /S) - GetTempFileName now takes another argument as base directory (default is $TEMP) - Message boxes work from .onGUIEnd - Some more optimizations kichik 2003-07-18 14:22:17 +00:00
  • 21d0160dba No need for ATL kichik 2003-07-18 13:05:53 +00:00
  • e971cc9b40 No default libraries needed kichik 2003-07-18 12:28:23 +00:00
  • 4661dd7069 Moved __DATE__ and __TIME__ predefines into CEXEBuild::process_script icemank 2003-07-18 02:43:03 +00:00
  • 3631b42514 text updates, fixes joostverburg 2003-07-17 22:26:43 +00:00
  • 2dfbeaf28b declare standard temp variables when inserting joostverburg 2003-07-17 17:42:09 +00:00
  • 4ebc24d58f Tabs to spaces kichik 2003-07-17 15:35:57 +00:00
  • 821d3664c6 finish page options fixed joostverburg 2003-07-17 12:36:09 +00:00
  • 37bd1d0ca7 stop using static kichik 2003-07-17 12:17:29 +00:00
  • 3678bd9cf4 "Space required" updated after every .OnSelChange ramon18 2003-07-17 02:00:23 +00:00
  • f8b0ff0368 TEMP is already taken kichik 2003-07-16 23:03:02 +00:00
  • 8ae004ada7 user variables, new macro to get startmenu folder, comp page desc box info text changes, welcome/finish page leave functions joostverburg 2003-07-16 22:44:33 +00:00