Commit graph

  • e03691a6fa Better backward compatibility ($LANGUAGE is now last in the user variables array) kichik 2002-08-22 22:47:51 +00:00
  • 5e18d63dd4 alpha 7 kichik 2002-08-22 22:46:01 +00:00
  • 97c64404b7 ChangeUI can now change IDD_VERIFY kichik 2002-08-22 22:11:41 +00:00
  • d209003edd Better backward compatibility ($LANGUAGE is now last in the user variables array) kichik 2002-08-22 22:09:09 +00:00
  • 9c8ad50586 ChangeUI can now change IDD_VERIFY kichik 2002-08-22 21:53:54 +00:00
  • 3ab9e0d7e9 Default license color now fits the user system kichik 2002-08-22 21:06:26 +00:00
  • 458f6f6c22 Default license color now fits the user system Now reports the right number of required sections kichik 2002-08-22 21:06:07 +00:00
  • 3d50047162 Language can now really be selected from .onInit kichik 2002-08-22 15:55:37 +00:00
  • 2797412b9a Fixed a bug that gave SMPROGRAMS, SMSTARTUP, DESKTOP and STARTMENU to have wrong values. kichik 2002-08-22 09:37:51 +00:00
  • 4afe731f89 Clearing background problem with custom background color (.onStaticCtlBkColor) kichik 2002-08-21 21:23:20 +00:00
  • d9b296019a Now uses the default language in .onInit kichik 2002-08-21 20:41:11 +00:00
  • f900ae6d24 Fixed a bug that gave EXEDIR, CMDLINE and others wrong values kichik 2002-08-21 19:45:45 +00:00
  • 91278b7e05 no message kichik 2002-08-21 19:44:32 +00:00
  • 8b3fdab7c2 Language can be choosen from .onInit kichik 2002-08-21 19:16:09 +00:00
  • becd08eafe Language can be choosen from .onInit Added .onStaticCtlBkColor and un.onStaticCtlBkColor Fixed a bug that caused RTF not to show on Windows 9x kichik 2002-08-21 19:15:00 +00:00
  • 7fa074e487 Replaced SetDlgItemText by GetDlgItem Added CreateFont kichik 2002-08-21 19:11:47 +00:00
  • 7c0fd2b678 Language can be choosen from .onInit kichik 2002-08-21 19:10:11 +00:00
  • 6dbd923ec7 Language can be choosen from .onInit Replaced SetDlgItemText by GetDlgItem Added CreateFont Checkbox is only required in IDD_DIR if logging is enabled Not specifying any language now really causes the script compiler to use the last used language Fixed a bug with MBCS and the uninstaller text kichik 2002-08-21 19:09:09 +00:00
  • f9ddfb219e Added a dialog that shows up if compress whole is used and initial uncompressing lasts longer than a second. kichik 2002-08-21 19:05:14 +00:00
  • 9f69735152 Not specifying any language now really causes the script compiler to use the last used language kichik 2002-08-21 19:03:56 +00:00
  • 018ec00790 Replaced SetDlgItemText by GetDlgItem Added .onStaticCtlBkColor and un.onStaticCtlBkColor Added CreateFont kichik 2002-08-21 19:02:47 +00:00
  • 20f9102321 Added a dialog that shows up if compress whole is used and initial uncompressing lasts longer than a second. kichik 2002-08-21 17:23:46 +00:00
  • 25e248b099 Replaced SetDlgItemText by GetDlgItem SendMessage WM_SETTEXT treats lParam as a string Added CreateFont kichik 2002-08-21 16:36:09 +00:00
  • 8402a41f75 Added a comment saying you should put your name in the translation kichik 2002-08-21 16:33:04 +00:00
  • 755ea80f75 Added a dialog that shows up if compress whole is used and initial uncompressing lasts longer than a second. kichik 2002-08-21 16:32:42 +00:00
  • e94571b191 Typo fixed kichik 2002-08-21 16:31:28 +00:00
  • 700d520b6a Language can be choosen from .onInit Added .onStaticCtlBkColor and un.onStaticCtlBkColor Type fixed kichik 2002-08-21 16:23:29 +00:00
  • 143907fd7f Language can be choosen from .onInit kichik 2002-08-21 16:21:22 +00:00
  • 3014e1ff62 no message kichik 2002-08-20 12:03:12 +00:00
  • 8cc405362f SetShellVarContext all - was failing to fall back to current user Optimised this a little too eccles 2002-08-19 23:39:23 +00:00
  • 34db30b2ce Instant saving of 0.5K - use of stdcall calling convention to reduce code overhead associated with managing the stack eccles 2002-08-19 23:18:19 +00:00
  • 7a2cf3e5b8 Small space-saving optimisations eccles 2002-08-19 21:24:44 +00:00
  • 1ee06159ec Problem with previous version, investigating an alternative. eccles 2002-08-17 00:15:47 +00:00
  • 2d52d815dc no message eccles 2002-08-16 21:00:03 +00:00
  • 4c55df6c46 instant saving of almost 0.5K! (calling convention 'cdecl' => 'stdcall') eccles 2002-08-16 20:50:19 +00:00
  • d9285b2cbf Unicode to MBCS conversion bugs fixed kichik 2002-08-16 09:36:46 +00:00
  • 06dbc9a22b MBCS to Unicode conversion bugs fixed kichik 2002-08-16 09:06:55 +00:00
  • c05a873977 Small space-saving optimisation eccles 2002-08-11 18:58:41 +00:00
  • 8b9d432f7e Changes to format of strings tables eccles 2002-08-11 18:57:16 +00:00
  • ac00a53e1a Implemented a method where LANG_* strings can be referenced by constant id's - reducing code overhead associated with looking up the global strings variables. Kind of. Just compare the assembly output... eccles 2002-08-11 18:56:30 +00:00
  • adb237d9a1 no message kichik 2002-08-11 10:41:34 +00:00
  • 5bbf8d5da4 Korean translation by dTomoyo kichik 2002-08-10 16:31:48 +00:00
  • 8f0b2c4392 no message kichik 2002-08-10 09:49:38 +00:00
  • 78a1bbb020 No more compile errors without NSIS_CONFIG_PLUGIN_SUPPORT kichik 2002-08-10 09:40:34 +00:00
  • 5c9961eac7 No more compile errors without NSIS_CONFIG_PLUGIN_SUPPORT kichik 2002-08-10 09:39:03 +00:00
  • aec3ca845f Updated version. Windows line breaks and fixed a small bug. kichik 2002-08-10 09:32:00 +00:00
  • 0b31694486 - Plug-in command can now come in any order in the script - Second plug-in DLL doesn't produce errors anymore - Infinite loop bug fixed (again) kichik 2002-08-09 22:12:10 +00:00
  • bc6494155b Fixed a bug that caused the second plug-in DLL not to get extracted kichik 2002-08-09 18:59:13 +00:00
  • 3e33df5e0c Contrib is on its own now kichik 2002-08-09 15:34:15 +00:00
  • 7103ff882f Fixed a bug with the uninstaller creation kichik 2002-08-09 15:26:42 +00:00
  • 0c2597fd29 no more warnings kichik 2002-08-09 14:31:30 +00:00
  • 2c01f3ae15 Back to 37KB kichik 2002-08-09 14:21:45 +00:00
  • d9fe9f1282 Now works when you select a selected section kichik 2002-08-09 13:00:17 +00:00
  • 9b96207e6e Compiles without Platform SDK kichik 2002-08-08 21:14:40 +00:00
  • 759b1ee2a1 Transparent static controls kichik 2002-08-08 19:41:21 +00:00
  • 096e3c04f5 removed delete messagebox rainwater 2002-08-08 17:02:52 +00:00
  • 93a5fa4c1c Sunjammer's code is now fully optimized kichik 2002-08-08 16:35:53 +00:00
  • 9a6e21556f no need kichik 2002-08-08 15:05:16 +00:00
  • c3c52d4f4c Improved Sunjammer's code kichik 2002-08-08 15:04:45 +00:00
  • 8976cc3e61 Added one-section.nsi example file kichik 2002-08-08 10:21:51 +00:00
  • 75e9849efb no message kichik 2002-08-08 10:20:28 +00:00
  • 4010d8fd2d Infinite loop bug fixed kichik 2002-08-08 09:53:45 +00:00
  • b812472b7c Compiles without Platform SDK kichik 2002-08-08 09:52:21 +00:00
  • 6b6709196d Sunjammer's plug-in feature optimized a bit. Still some work is done in the installer it self, but I am currently working on it kichik 2002-08-07 21:55:00 +00:00
  • 7894df4758 no message kichik 2002-08-07 18:12:30 +00:00
  • d70aef84fa Supports new ChangeUI kichik 2002-08-07 17:14:35 +00:00
  • aeea7ae5be grammer fixed kichik 2002-08-07 17:13:57 +00:00
  • 00e1d9f5c4 If default user language does fit exactly, will try to find primary language match. kichik 2002-08-07 15:36:28 +00:00
  • 329f59cbd1 ChangeUI can change any dialog. Added UseOuterUIItem kichik 2002-08-07 15:14:40 +00:00
  • ef05d934d9 Fixed some string replacements and that FileErrorText bug. ChangeUI now supports changing dialogs other than IDD_INST. kichik 2002-08-06 11:24:49 +00:00
  • 1b63e29528 no message kichik 2002-08-05 22:29:34 +00:00
  • aea597bca4 Can now add lines to install log window from an external DLL without problems. kichik 2002-08-05 21:09:23 +00:00
  • f79499a946 Implemented :: syntax to specify which dll contains the comamd to run (in cases where more than one dll has the same command, OR the command is the same name as a built-in command) sunjammerx 2002-08-05 20:40:14 +00:00
  • caa131db8c - Renamed ExternalCommands.cpp & h to Plugin.cpp & h sunjammerx 2002-08-05 19:38:40 +00:00
  • 7e6be3cf1e - Fixed a bug in the dll export scanner (spotted and cured by CodeSquid) - Fixed a bug in the installer runtime (spotted by CodeSquid) - Renamed all usage of ExternalCommand to Plugin - Added a compile time PluginDir command sunjammerx 2002-08-05 19:13:52 +00:00
  • 334dad1e15 Compiles without Platform SDK kichik 2002-08-05 14:31:50 +00:00
  • d97a69b57b by SmartyMan kichik 2002-08-05 14:11:32 +00:00
  • 0562bd543b no message kichik 2002-08-05 13:55:59 +00:00
  • 3e5c7a1299 small bug fixes kichik 2002-08-05 13:52:27 +00:00
  • 31ad4513e9 Added automatic use of dll commands (see config.h for more details) sunjammerx 2002-08-05 02:05:00 +00:00
  • 8ef7b8fe3c nothing new, cvs just assumes so... kichik 2002-08-04 21:24:37 +00:00
  • c4f7a48f8c version updated kichik 2002-08-04 21:22:55 +00:00
  • 6b7f32f413 damn p... kichik 2002-08-04 21:22:30 +00:00
  • bc920f3691 no message kichik 2002-08-04 20:29:40 +00:00
  • 058656de50 Full multilingual support! kichik 2002-08-04 20:25:10 +00:00
  • 7f3ad99e51 Added KiCHiK (Amir Szekely) to the list of contributors output when makensis.exe runs. sunjammerx 2002-08-04 19:49:09 +00:00
  • 4c1780d9f0 no message kichik 2002-08-03 23:06:10 +00:00
  • 6a7319e566 Now compiles on Windows older than Win2000 too kichik 2002-08-03 17:47:38 +00:00
  • 0581c8c85a no message kichik 2002-08-03 17:47:07 +00:00
  • 66a5c65075 no message kichik 2002-08-03 12:14:20 +00:00
  • c97a1b79c9 no message kichik 2002-08-02 20:11:36 +00:00
  • 18d56c60ce no message kichik 2002-08-02 18:37:30 +00:00
  • a4f6351b22 Added the XPStyle on option for the "bigtest". rainwater 2002-08-02 17:56:03 +00:00
  • 878fbf5b66 Saved 8 bytes kichik 2002-08-02 16:52:35 +00:00
  • 5323016891 no message kichik 2002-08-02 16:51:42 +00:00
  • 1f1042a645 Fixed a bug with ChangeUI and no branding image kichik 2002-08-02 15:29:22 +00:00
  • 3ba99607e2 Removed temp files rainwater 2002-08-02 13:31:45 +00:00
  • 6d501355a0 no message kichik 2002-08-02 12:45:31 +00:00
  • 3e9e73ec59 This commit was generated by cvs2svn to compensate for changes in r2, which included commits to RCS files with non-trunk default branches. kichik 2002-08-02 10:01:35 +00:00
  • 9b3b220a13 New repository initialized by cvs2svn. (no author) 2002-08-02 10:01:35 +00:00