Commit graph

  • 3648b1e3f2 Removed debug message box kichik 2002-09-18 14:47:47 +00:00
  • 556adb54a0 Threading issues should now be solved kichik 2002-09-18 14:46:55 +00:00
  • 42fd7b4f6e Nasty threading bug should now be fixed kichik 2002-09-18 14:21:52 +00:00
  • a25361a5ce Added general purpose instructions rainwater 2002-09-18 14:03:36 +00:00
  • 117db54c46 added registry instructions rainwater 2002-09-18 13:53:06 +00:00
  • b2b2066c0c Wasn't a typo after all kichik 2002-09-18 13:42:42 +00:00
  • d40931b39b Another typo (what's a mmap?) kichik 2002-09-17 19:49:52 +00:00
  • f4588e4ce1 Typo fixed kichik 2002-09-17 19:45:50 +00:00
  • 6948ec18fa Some updated docs. More to come in a minute. rainwater 2002-09-17 14:39:26 +00:00
  • 04f2ab9e9c Updated halibut rainwater 2002-09-17 14:24:44 +00:00
  • 5df4745792 Now compiles without NSIS_CONFIG_SILENT_SUPPORT too kichik 2002-09-16 12:48:43 +00:00
  • 8b6bc224dc Added HWND_BROADCAST kichik 2002-09-14 09:47:07 +00:00
  • 7fff086d9d Sets the log window width before logging starts, faster, and works when calling a DLL that logs something before any other command kichik 2002-09-14 09:43:15 +00:00
  • b5b30f0424 Updated usage info. Last one was really stupid. This one is a tad better. rainwater 2002-09-14 00:43:48 +00:00
  • 7604e28f3f made SendMessage command logic more sensitive justin1014 2002-09-13 23:09:23 +00:00
  • 541fafa81c Back to 37KB kichik 2002-09-13 22:07:07 +00:00
  • d73088e912 forgot to have it skip the STR: :) justin1014 2002-09-13 21:25:03 +00:00
  • f5e36b8855 version 1.18 joostverburg 2002-09-13 21:23:25 +00:00
  • 680c8f78af increased instruction parameter count to 6, made SendMessage support strings differently and made it support timeouts justin1014 2002-09-13 21:23:01 +00:00
  • b319c52229 version 1.18 joostverburg 2002-09-13 21:17:30 +00:00
  • ead2358556 version 1.18: Uses the new SendMessage string option joostverburg 2002-09-13 21:17:01 +00:00
  • ec4e89dbf5 Changed SendMessage: WM_SETTEXT no longer implies string (hack), and lParam and wParam can pass strings if they begin with STR: justin1014 2002-09-13 20:59:04 +00:00
  • a607325d97 Added /version command line option kichik 2002-09-13 19:48:41 +00:00
  • 5ce4113c60 Updated usage rainwater 2002-09-13 19:22:20 +00:00
  • 1b8d85e905 cleanups to command lien parm shit, smaller now justin1014 2002-09-13 18:12:30 +00:00
  • a80ea79a86 made uninstall pass generic parms back (other than ones beginning with /) justin1014 2002-09-13 18:00:11 +00:00
  • 3bffbedb9c Script1.rc moved to resources kichik 2002-09-13 15:53:11 +00:00
  • 5be3ac92ba Macros output back to normal kichik 2002-09-13 15:04:08 +00:00
  • e9351ed539 Uses the new ${LANG_LangName} feature kichik 2002-09-13 14:58:07 +00:00
  • 9ab22ab665 Second try kichik 2002-09-13 14:20:13 +00:00
  • 102e4288d5 Bug fixed kichik 2002-09-13 14:10:21 +00:00
  • 362687501d Now defines ${LANG_LangName} as the id of the language when loading a NLF. For example: ${LANG_ENGLISH}=1033 kichik 2002-09-13 09:59:09 +00:00
  • 8d3910909d Desktop shortcut to makensisw.exe without makensis.exe kichik 2002-09-12 19:34:11 +00:00
  • ec5087aac1 Typo fixed kichik 2002-09-12 16:21:26 +00:00
  • 6dc55b10b2 Now logs as should even if text is selected/cart positions changes kichik 2002-09-12 16:16:50 +00:00
  • 8005a05b1b Back to 37KB kichik 2002-09-12 11:47:05 +00:00
  • b8d22bbe8c small change kichik 2002-09-12 11:21:58 +00:00
  • 9b63fc0f74 always show scrollbar rainwater 2002-09-11 15:39:19 +00:00
  • ae8203b7da Clipboard changes rainwater 2002-09-11 15:07:32 +00:00
  • a465d5662a don't free memory rainwater 2002-09-11 12:04:34 +00:00
  • 67a4663f8b Updated NSIS icon rainwater 2002-09-11 02:15:44 +00:00
  • 297c9d3462 Register .nsh files with notepad like .nsi files except no compile options. rainwater 2002-09-11 02:14:39 +00:00
  • 16f3ff503f Added ctrl+c support at the window level. Exit is now Alt+X. Free clipboard memory. rainwater 2002-09-11 00:26:18 +00:00
  • 386fc85d32 Down to 11K. Negative positions were not being adjusted by the dialog size correctly. Fixed problem with negative positions and 'large fonts'. File/DirRequests now the correct size (size of browse button was not being taken into account correctly). Removed tabstops from statics. eccles 2002-09-10 20:04:54 +00:00
  • 23a234e653 version 1.17 joostverburg 2002-09-10 19:25:19 +00:00
  • 213ac85ba0 version 1.17 - Win9x font weight bug fixed (font of title in white rect) joostverburg 2002-09-10 19:20:32 +00:00
  • 33907d2658 version 1.17 joostverburg 2002-09-10 19:19:21 +00:00
  • 3e86ebe7ad Added Select All rainwater 2002-09-10 19:11:03 +00:00
  • 4d6e00a745 Find dialog added kichik 2002-09-10 16:36:09 +00:00
  • 4092e33109 NSIS 2 is no longer a mod rainwater 2002-09-10 15:49:14 +00:00
  • f9490c9038 Simplified Chinese added kichik 2002-09-10 15:09:15 +00:00
  • 411387af6b Type fixed, now compiles kichik 2002-09-10 15:04:51 +00:00
  • 3e591673af Header changed to v2 kichik 2002-09-10 15:01:29 +00:00
  • e1825093b8 Now scrolls on Windows 9x as it should kichik 2002-09-10 13:50:13 +00:00
  • beec5fe831 Added sections, functions, and labels. Now only instructions is left rainwater 2002-09-10 12:05:31 +00:00
  • a2b932dbe8 Updated Zip2Exe's GUI rainwater 2002-09-10 03:44:53 +00:00
  • 693ad1b96f Updated urls to point to new home page (nsis != nsis2k) rainwater 2002-09-09 23:33:43 +00:00
  • e8c8f37f9b Added Load Script option on File menu and fixed save output string filter rainwater 2002-09-09 23:02:48 +00:00
  • ee9ff95356 makensis.exe path is not in the 'bin' directory uid27073 2002-09-09 19:59:57 +00:00
  • 867f2b6cfe no crash rainwater 2002-09-09 19:20:23 +00:00
  • e2f836c3b9 Free up memory rainwater 2002-09-09 18:19:32 +00:00
  • 6488df2daf no icon rainwater 2002-09-09 17:56:25 +00:00
  • 303dd55b34 Can't drag while compiling rainwater 2002-09-09 17:51:30 +00:00
  • 330286a404 Updated icon rainwater 2002-09-09 17:25:09 +00:00
  • f4f4681851 Drag and Drop Support into the Makensisw window rainwater 2002-09-09 16:43:45 +00:00
  • 5408e3ca6d updated version number joostverburg 2002-09-09 16:33:44 +00:00
  • b95bb39182 Version change kichik 2002-09-08 14:22:40 +00:00
  • 6746a0e7f4 Test button is now only enabled if there were no errors during compilation kichik 2002-09-08 13:43:23 +00:00
  • 684029a008 Return key detection in richedit control now implemented correctly. sunjammerx 2002-09-08 11:02:28 +00:00
  • 68a95feae8 Return key now works on licence page at the same time as the "give initial focus to licence text" patch :) sunjammerx 2002-09-07 21:33:48 +00:00
  • 3a65507878 Renamed my_alloc to my_GlobalAlloc kichik 2002-09-07 20:49:18 +00:00
  • f92b6409f1 Now tries to unselect before logging kichik 2002-09-07 12:57:30 +00:00
  • 6f27bee7ad Another buffer overflow bug fixed kichik 2002-09-07 12:04:18 +00:00
  • 9d015c33ce Link to complete version history added kichik 2002-09-07 10:23:15 +00:00
  • 0818ec631c Recompiling caussed memory leaks - fixed kichik 2002-09-06 22:18:47 +00:00
  • 18c5a5f1b8 Smaller DLL by eccles kichik 2002-09-06 21:54:26 +00:00
  • cabd90ddf7 Copy now uses GMEM_MOVEABLE kichik 2002-09-06 21:38:30 +00:00
  • 64e81bd4c7 made SetCurrentDirectory check for error for /CD justin1014 2002-09-06 21:02:38 +00:00
  • d0aa8efafd Long lines bug fixed. Now gets the whole path of the script and the output exe. kichik 2002-09-06 20:59:50 +00:00
  • 5c627b632c Buffer bugs fixed, should work better. Hopefully it won't crash anymore. kichik 2002-09-06 20:19:52 +00:00
  • a1275ada05 added part of the sections docs rainwater 2002-09-06 20:16:10 +00:00
  • 95e8dade95 version 1.16: changed text on license page joostverburg 2002-09-06 19:58:06 +00:00
  • 82d40079b0 changed text on license page: 'scroll down' > 'press page down' because richedit has focus on startup now joostverburg 2002-09-06 19:55:41 +00:00
  • ef42fb1e27 Much cleaner license focus implementation sunjammerx 2002-09-06 19:38:35 +00:00
  • 983adbcbad Alternate means of trapping the SetFocus that blows up setting focus to the license page... suggested by KiCHiK sunjammerx 2002-09-06 18:49:02 +00:00
  • 0cfe9dcb73 License control gets focus first -- please can someone test this :D.. the Ui.c code gets a bit hairy sunjammerx 2002-09-06 17:29:34 +00:00
  • bda50e825a Now beeps when there are errors too kichik 2002-09-06 10:57:52 +00:00
  • f4301f3083 Compiles faster, results are smaller kichik 2002-09-06 09:27:41 +00:00
  • e5e9d6182e Smaller kichik 2002-09-06 09:27:25 +00:00
  • 57d6476a67 Optimisations phase 1 1.5K saved in total eccles 2002-09-05 22:22:26 +00:00
  • fefb61ea45 Changed optimisation from maximise speed to minimise size eccles 2002-09-05 21:34:13 +00:00
  • 48ec782dde Added PluginDir attribute sunjammerx 2002-09-05 21:09:06 +00:00
  • caa554dff9 Check for newline rainwater 2002-09-05 19:39:48 +00:00
  • e002bbbecc Stream contents of output (avoid pipe being full) rainwater 2002-09-05 18:35:04 +00:00
  • 055bf1d65b Some broken code, but fixes pipe issue rainwater 2002-09-05 18:00:44 +00:00
  • 63c6ec2859 add nsExec.dll to installer rainwater 2002-09-05 16:41:54 +00:00
  • 5b1ce9d4ce Added nsExec.dll and readme file rainwater 2002-09-05 16:31:16 +00:00
  • a6a87bfc76 Updated makensisw with new my_strstr by Kickik rainwater 2002-09-05 16:24:43 +00:00
  • 5275f4c2ca Fixed a bug with my_strstr kichik 2002-09-05 16:14:30 +00:00
  • 52d70d4a8c *** empty log message *** sunjammerx 2002-09-05 13:18:12 +00:00