Commit graph

  • 1817fc7bae fixed typos (SoKoOLz) kichik 2005-09-08 18:36:48 +00:00
  • 1898a9b2e1 fixed in scons 0.96.91 kichik 2005-09-08 17:52:57 +00:00
  • dac3dfe20b scons 0.96.91 is required kichik 2005-09-08 16:48:17 +00:00
  • 13319345b0 fixed mingw compile errors (missing SHACF_FILESYSTEM) kichik 2005-09-06 16:57:58 +00:00
  • 18d00cfb55 Modern UI 1.74: Fixed compile error when checkboxes are used on multiple finish page pages joostverburg 2005-09-04 21:24:27 +00:00
  • 96bc26998d fixed small errors kichik 2005-09-03 13:30:50 +00:00
  • 0b2f58da85 a script to automatically release new versions kichik 2005-09-03 13:29:04 +00:00
  • 98931b03f9 moved most of config.h into SConstruct kichik 2005-09-02 17:08:07 +00:00
  • d736ad8ce6 moved most of config.h into SConstruct kichik 2005-09-02 16:15:13 +00:00
  • 86ccf99b80 added auto completion to the directory page kichik 2005-09-02 11:35:45 +00:00
  • 7ecd1d3185 typo kichik 2005-09-01 17:56:37 +00:00
  • e924467df6 added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE kichik 2005-09-01 17:56:23 +00:00
  • 8424e074e9 fixed build errors and warnings caused by latest merge kichik 2005-08-30 16:30:48 +00:00
  • 57ad3c18b3 merged from PIEPIEPIE branch: - min/max macros removed - Plugins refactored - more functions in util.{h,cpp} oripel 2005-08-27 19:56:00 +00:00
  • b33965c87d 2.09 changelog kichik 2005-08-26 16:45:35 +00:00
  • 1aaa2da092 Library.nsi example requires %WINDIR% environment variable kichik 2005-08-26 10:10:21 +00:00
  • 9e7fbac72c 2.09 kichik 2005-08-26 09:45:51 +00:00
  • 27a1e0040c (Instructor) WordReplace - Fixed: Incorrect rule for return errorlevel 1 in situation when string beginning with word to replace and its only one word in string and when uses option - deletes all found words kichik 2005-08-23 17:45:25 +00:00
  • 03bb808953 added -signed suffix to signed distribution files kichik 2005-08-19 12:02:15 +00:00
  • 3a31860c11 removed rounded edges joostverburg 2005-08-17 12:36:50 +00:00
  • 41d6460c4f applied part of patch #1248335 for greater portability kichik 2005-08-14 11:17:19 +00:00
  • 2a8231fbdb added CODESIGNER option to enable executable digital signing kichik 2005-08-14 10:44:02 +00:00
  • 09d17aff6f no support for Python 1.5.2 kichik 2005-08-11 20:29:59 +00:00
  • b31d96a55f Malaysian -> Malay kichik 2005-08-11 15:58:38 +00:00
  • d0743b2ced added extern "C" to DllMain so gcc will find it (patch #1255671) kichik 2005-08-11 15:56:43 +00:00
  • f9060a4364 updated Malay language files joostverburg 2005-08-09 15:30:39 +00:00
  • 858396a13c Modern UI 1.73 changelog joostverburg 2005-08-06 17:14:27 +00:00
  • f8c16e6849 fixed checkboxes on uninstaller finish page or multiple finish pages use Var /GLOBAL joostverburg 2005-08-06 16:48:39 +00:00
  • e3fc1691bb no more need for these defines kichik 2005-08-06 16:23:29 +00:00
  • 698deb823f use Var /GLOBAL to avoid annoying warning kichik 2005-08-06 16:22:02 +00:00
  • 14a9b130a1 use Var /GLOBAL to avoid annoying warning kichik 2005-08-06 16:12:35 +00:00
  • 68dc7f9f7e Var can now be used in sections and functions, but only with the /GLOBAL flag kichik 2005-08-06 16:04:17 +00:00
  • f5105a50b1 size optimization: added __stdcall wrapper for lstrcat kichik 2005-08-06 12:47:46 +00:00
  • 908c776f9c set initial working directory of the uninstaller to its temporary directory so RMDir will be able to delete $INSTDIR kichik 2005-08-06 12:43:18 +00:00
  • 759ad45a19 replaced with a complete linker script taken from ld --verbose kichik 2005-08-05 15:27:58 +00:00
  • 39f365d25f linker script is defined using -T, not -Wl kichik 2005-08-05 15:27:03 +00:00
  • cfb0ff9762 DllMain's name is _DllMain@12, not _DllMain@16 kichik 2005-08-05 13:14:15 +00:00
  • 20521a99e9 added -mwindows to plug-ins linkage kichik 2005-08-05 12:52:12 +00:00
  • 5681a903ab proper case kichik 2005-08-04 21:04:42 +00:00
  • d41f11b8d1 get rid of extra spaces in is_valid_instpath so "C:\ " will not be valid kichik 2005-07-30 12:33:20 +00:00
  • dd29796e0f plugin -> plug-in kichik 2005-07-29 15:08:32 +00:00
  • efe714eec8 added Library macros test which makes a good syntax example too kichik 2005-07-28 17:58:36 +00:00
  • 3ed2036d85 fixed check for DONE label requirement kichik 2005-07-28 17:56:24 +00:00
  • 4ce644648a define uninstalllib.done label only when really needed kichik 2005-07-28 17:30:41 +00:00
  • 2d74eb3ab0 fixed bug #1243865 - *_UNIQUE should use ${__FILE__} kichik 2005-07-28 17:25:10 +00:00
  • 0a0a90d5aa workaround for GetLongPathName kichik 2005-07-28 16:56:33 +00:00
  • 9b9031e8d3 added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE joostverburg 2005-07-27 20:44:28 +00:00
  • 61d028215b updated Thai language files by SoKoOLz joostverburg 2005-07-26 17:41:57 +00:00
  • 59f21f958e install new header files and examples kichik 2005-07-23 13:51:15 +00:00
  • abdf760f36 2.08 kichik 2005-07-23 13:49:37 +00:00
  • 62b1097ad2 when looking for branding image place holder, look for "Static" class too (windres...) kichik 2005-07-23 13:07:04 +00:00
  • 26a50e9995 GetLongPathName is not available on Windows 95 kichik 2005-07-23 12:33:40 +00:00
  • 06ff36863e history for 2.08 kichik 2005-07-23 12:31:53 +00:00
  • 3edcdf4c6d distribute Kurdish language files kichik 2005-07-23 11:23:22 +00:00
  • 4a6fb3bfad implemented RFE #1240601 - documentation of command line switches kichik 2005-07-23 10:29:14 +00:00
  • f59e845e56 added Kurdish kichik 2005-07-23 10:06:16 +00:00
  • ac75c6dd22 callbacks are created using System::Get, not System::Call kichik 2005-07-22 21:10:20 +00:00
  • d8c3489bd4 wParam should be of type WPARAM, not LPARAM kichik 2005-07-22 18:47:44 +00:00
  • aa553c8a24 zlib 1.2.3 kichik 2005-07-22 17:42:47 +00:00
  • 0a19777905 use language name in missing LangString warning, if possible kichik 2005-07-22 17:37:26 +00:00
  • 7e2442e17e updates kichik 2005-07-21 17:01:32 +00:00
  • 7140aeede2 corrections by Philo joostverburg 2005-07-21 16:36:40 +00:00
  • 02812fa18a Kurdish language files by Erdal Ronahi joostverburg 2005-07-21 16:31:48 +00:00
  • ccd209778b added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE joostverburg 2005-07-21 16:02:10 +00:00
  • 10cf77b78d corrections by SuperPat joostverburg 2005-07-21 15:54:54 +00:00
  • a7bca5022f corrections by Dmitriy Kononchuk joostverburg 2005-07-21 15:50:04 +00:00
  • 2f318e63c3 pass res_target to AppendRES kichik 2005-07-19 19:14:56 +00:00
  • 1ec23fffa4 added InstallOptions readme to start menu group kichik 2005-07-16 15:29:34 +00:00
  • 7fd7935769 cleaned up a bit kichik 2005-07-16 10:14:20 +00:00
  • df2a7ce233 add $MAP_FLAG to all envs kichik 2005-07-16 10:09:17 +00:00
  • a9ebc1c41c pass a new list of source for every built ui kichik 2005-07-16 10:03:54 +00:00
  • 76dd1565dd updates kichik 2005-07-15 14:55:18 +00:00
  • 911f5855d8 fixed bug #1238686 - DetailPrint misspelled kichik 2005-07-15 10:45:29 +00:00
  • c53989757e don't fail compiling, if winamp is not installed kichik 2005-07-09 15:56:54 +00:00
  • 5bb9c58089 use $PROGSUFFIX instead of '.exe' kichik 2005-07-09 15:56:24 +00:00
  • 8e9acad170 passed rc files through msvc to fix compatibility with mingw kichik 2005-07-09 10:45:53 +00:00
  • 418f2e0569 alias UIs target to UIs kichik 2005-07-09 10:11:59 +00:00
  • c0ce38d877 if emitter is a list of emitters, take the first and only emitter kichik 2005-07-08 09:49:51 +00:00
  • 2c161a5cde don't build tests by default to avoid an error about CppUnit missing kichik 2005-07-07 20:13:34 +00:00
  • 94cd469469 fixed bug #1234283 - InstallLib fails on paths with spaces kichik 2005-07-07 17:56:26 +00:00
  • e28fc15376 fixed link to Modern UI Readme joostverburg 2005-07-03 11:22:28 +00:00
  • f98936ee9e files needed by gnu configuration kichik 2005-07-02 17:53:21 +00:00
  • de7378b40b * use a nicer method to replace the emitter * don't write required files on runtime, added them to cvs kichik 2005-07-02 17:53:06 +00:00
  • 3824ddf262 gcc doesn't like sending a temporary string object by reference kichik 2005-07-02 16:49:31 +00:00
  • 0deba887fc include util.h for Unicode conversion functions kichik 2005-07-02 16:40:33 +00:00
  • 0e7a2596af extracted some functions from main() kichik 2005-07-02 13:15:28 +00:00
  • 3441d31522 more information about Var limitations kichik 2005-07-02 13:07:44 +00:00
  • 1caa4cf661 applied patch #1223041 - add a per-user config file kichik 2005-07-02 12:53:37 +00:00
  • 0d1e06dd2d use dir_reader for Plugins::FindCommands kichik 2005-07-01 21:24:32 +00:00
  • 2c00a558bf use dir_reader for !include kichik 2005-07-01 21:08:48 +00:00
  • 489b16bb8f added link from !include to !addincludedir kichik 2005-07-01 20:40:19 +00:00
  • dbb7153d65 set error flag for invalid directories passed to myDelete (fixes bug #1227553) kichik 2005-06-30 20:47:27 +00:00
  • 27a8770159 variable names are no longer case sensitive kichik 2005-06-30 19:51:26 +00:00
  • b1f1bcf664 Bosnian translation by Salih CAVKIC kichik 2005-06-30 19:23:30 +00:00
  • 5ac3364d92 use new RegTool (also fixes bug #1230336) kichik 2005-06-30 19:11:09 +00:00
  • 47617cc666 added missing Pop $R3 kichik 2005-06-30 19:01:22 +00:00
  • 74b39ca74d moved installlib.end label after __InstallLib_Helper_AddRegToolEntry macro insertion kichik 2005-06-30 18:52:12 +00:00
  • cdfd6f320d fixed .onMouseOverSection example kichik 2005-06-30 18:16:26 +00:00
  • 4b52c7cd10 added a note about big-endian platforms kichik 2005-06-30 17:43:28 +00:00
  • e1df2c830c typos kichik 2005-06-30 17:18:04 +00:00