Commit graph

  • e17d08dc60 updated to new format / exdll justin1014 2002-09-21 18:57:02 +00:00
  • 78fe6c27bf updated to new exdll interface. /TIMEOUT now should come before any command. justin1014 2002-09-21 18:50:16 +00:00
  • dfb549d324 updated to new exdll interface. note that /TIMEOUT must come before command now. justin1014 2002-09-21 18:49:49 +00:00
  • 6afeb313a4 updated to new exdll use and changed LangDLL's parameter format (look in langdll.cpp to see) justin1014 2002-09-21 18:46:05 +00:00
  • 6525b27baa updated parameter use to new exdll justin1014 2002-09-21 18:45:38 +00:00
  • ceaf3dfead changed parameters on dlls to be pushed rtl instead of ltr (updating plugins now) justin1014 2002-09-21 18:37:25 +00:00
  • 895e5b7763 updated with new exdll.h interface justin1014 2002-09-21 18:31:08 +00:00
  • 766341d716 added exdll.h that other plugins should use, for better version compatibility justin1014 2002-09-21 18:28:27 +00:00
  • 9507169e34 updated exdll source justin1014 2002-09-21 18:27:58 +00:00
  • 602430bedb Now *really* only shows the unpacking dialog if the NSIS window hasn't been created yet eccles 2002-09-21 17:17:14 +00:00
  • 6cde9f63d5 Macros don't crash makensis if they have bad syntax kichik 2002-09-21 15:47:18 +00:00
  • fc2c45cb92 Now only shows the unpacking dialog if the NSIS window hasn't been created yet kichik 2002-09-21 15:17:42 +00:00
  • 1d98414847 Installers with plugins now load faster too kichik 2002-09-21 13:11:28 +00:00
  • 654102c28c test - io example update joostverburg 2002-09-21 11:27:27 +00:00
  • cd49da434d test - added uninst io macro joostverburg 2002-09-21 11:10:18 +00:00
  • 0001910df8 more updates yay justin1014 2002-09-21 07:05:31 +00:00
  • c7876af9fc ok done for the night. smaller code yay. 248 bytes left to remove from code to bring bzip2 mode down tho :( justin1014 2002-09-21 06:54:02 +00:00
  • ec1144bf9e bunch more size opts justin1014 2002-09-21 06:42:20 +00:00
  • 2093439acd woohoo 36.0kb for zlib header justin1014 2002-09-21 06:13:15 +00:00
  • 5b14215756 10 bytes off yay justin1014 2002-09-21 05:55:36 +00:00
  • c47d51da56 renamed notify() to outernotify() and made static justin1014 2002-09-21 03:21:56 +00:00
  • d94be8af2a 2 byte reduction yay justin1014 2002-09-21 03:21:22 +00:00
  • bc80ceac5c another 4 byte save justin1014 2002-09-21 02:44:49 +00:00
  • e3d77d9ca6 2 bytes saved on exehead by using my_SetDlgItemText. heh. justin1014 2002-09-21 02:34:34 +00:00
  • d493729c2f made "unpacking dialog" dialog only come up when the main installer window hasnt' been created yet. justin1014 2002-09-21 02:12:30 +00:00
  • 5b66661b0a Added ReserveFile command (usable anywhere) that allows you to put a file in the datablock so that it is preloaded for use later. Useful for when you use plugins in .onInit, and bz2 mode. Need to document this stuff. Anyone? :) justin1014 2002-09-21 02:10:04 +00:00
  • 5ede2c5e93 splash: exe -> dll kichik 2002-09-20 23:45:31 +00:00
  • dd436c800b test - better io macro system joostverburg 2002-09-20 23:32:21 +00:00
  • 6fc93c1fac bzip2 installers should now start a lot faster kichik 2002-09-20 23:22:11 +00:00
  • ee80817c94 *** empty log message *** joostverburg 2002-09-20 23:13:34 +00:00
  • f3f2285b64 Now really doesn't freeze (just recompiled... odd) kichik 2002-09-20 23:05:12 +00:00
  • d4a5621514 test - working on io integration joostverburg 2002-09-20 23:02:38 +00:00
  • c66f36c573 working on io integration joostverburg 2002-09-20 22:57:09 +00:00
  • ca67762af0 removed unpacking installer msg since it shouldnt be needed if all is working right justin1014 2002-09-20 21:36:45 +00:00
  • 92a9b5bb64 Now actually exits from the message loop kichik 2002-09-20 21:03:22 +00:00
  • 1eca4fb72d Less linkage kichik 2002-09-20 20:54:09 +00:00
  • 4e0aff048e updated mouseover text etc justin1014 2002-09-20 20:53:52 +00:00
  • 0d2ebd25b4 Doesn't kill NSIS :) kichik 2002-09-20 20:51:27 +00:00
  • 6b35c69578 *** empty log message *** joostverburg 2002-09-20 20:49:09 +00:00
  • 9bc51315b4 dll updated from earlier source changes - 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-20 20:44:02 +00:00
  • aed895666d Made contrib/source more organized.. needs modernui mouseovers updated justin1014 2002-09-20 20:41:16 +00:00
  • e45d0bd0c0 Converted to plugin DLL kichik 2002-09-20 20:40:40 +00:00
  • c0adf047d3 Converted to plugin DLL kichik 2002-09-20 20:34:14 +00:00
  • 4838d26070 Splash converted to plugin DLL kichik 2002-09-20 20:33:24 +00:00
  • fff0c57ce2 *** empty log message *** joostverburg 2002-09-20 20:21:00 +00:00
  • 1a63f20077 Bugfixes, no hard-coded names, io support joostverburg 2002-09-20 20:11:32 +00:00
  • 9dabe6a56a Smaller about box rainwater 2002-09-20 19:23:23 +00:00
  • 1141d6dcfa partway through my cleanup of start menu shit justin1014 2002-09-20 19:20:10 +00:00
  • a24b27c246 Ctrl+L loads a script rainwater 2002-09-20 19:16:21 +00:00
  • bcdd65afd5 updated /HDRINFO text =) justin1014 2002-09-20 17:43:41 +00:00
  • 4e085ba9c5 made an optional define CLASSIC_UI for disabling modern ui completely =) justin1014 2002-09-20 17:31:27 +00:00
  • 60a5369683 fixed color table not having magenta (doh!) justin1014 2002-09-20 17:22:51 +00:00
  • 74cf903edb updated to work with new mask code justin1014 2002-09-20 17:16:47 +00:00
  • 6ac1c7a30d updated with magentagaynessbg[tm] justin1014 2002-09-20 17:11:53 +00:00
  • 3950ded6a3 using ImageList_AddMasked for checkbitmaps.. need to update all the checkbitmaps accordingy justin1014 2002-09-20 17:08:34 +00:00
  • 0e88315840 Log window width now back to normal (no horizontal scroll bar) kichik 2002-09-20 16:22:18 +00:00
  • ed7f3ba094 F1 shows docs rainwater 2002-09-20 14:52:14 +00:00
  • 3cd3086bcf New About Boxes rainwater 2002-09-20 14:37:29 +00:00
  • b588f97ad5 flicker-free rainwater 2002-09-20 12:11:34 +00:00
  • 124666af2c forgot to update project rainwater 2002-09-20 12:01:50 +00:00
  • 702c7a5f2e added .nsi shell icon rainwater 2002-09-20 11:53:19 +00:00
  • 73b7ed1e1e Test->Test Installer (less confusion) rainwater 2002-09-20 05:12:23 +00:00
  • 62afde0619 Readme.png->Readme.jpg (Modern UI change in installer) rainwater 2002-09-20 05:11:06 +00:00
  • 4b81484795 Smoother resizing rainwater 2002-09-20 02:57:33 +00:00
  • 898e6bb120 Added resize gripper....finally. rainwater 2002-09-20 02:43:47 +00:00
  • 07b87eb653 Added Context Menu in log window rainwater 2002-09-20 00:53:57 +00:00
  • 19e6cde283 Code cleanup rainwater 2002-09-19 22:38:46 +00:00
  • 0910f0dd75 Shaved off another 104 bytes of code. exehead_bzip2 is now 37.5K. eccles 2002-09-19 22:25:15 +00:00
  • 24977f45d0 Shaved off 208 bytes of code eccles 2002-09-19 21:53:24 +00:00
  • 9ba0e9cdbd Better support for code between macro's joostverburg 2002-09-19 21:10:30 +00:00
  • 3c114d0c26 Typo :) joostverburg 2002-09-19 18:41:05 +00:00
  • 7f1a3ea904 *** empty log message *** joostverburg 2002-09-19 17:57:21 +00:00
  • 4921ac43d3 Updated Readme joostverburg 2002-09-19 17:55:10 +00:00
  • 34ff80ab5f Shows the right name when can't open script (doesn't show the .nsi appended) kichik 2002-09-19 16:42:41 +00:00
  • 306ef235aa Docs updates. More to come. rainwater 2002-09-19 16:31:22 +00:00
  • d266b5b004 don't add icon.ico, remove license.txt rainwater 2002-09-19 16:27:17 +00:00
  • 01077cb1b0 h not k :) kichik 2002-09-19 16:14:01 +00:00
  • 7cc613e50f Added /TIMEOUT= option kichik 2002-09-19 15:57:59 +00:00
  • 1e9a37e5be Works with Modern UI 1.19 joostverburg 2002-09-19 15:57:10 +00:00
  • 0980294b18 removed rainwater 2002-09-19 15:56:35 +00:00
  • 66eb5c0f72 removed icon to distinguish makensis and makensisw rainwater 2002-09-19 15:56:00 +00:00
  • 00f8f07e95 version 1.19 - macro system changes joostverburg 2002-09-19 15:50:37 +00:00
  • 2c31e3a8e0 Makensisw now uses nsis version as branding. Added tooltips, updated icon. rainwater 2002-09-19 15:29:16 +00:00
  • debe068a54 Show/Hide dialog items joostverburg 2002-09-19 15:27:22 +00:00
  • 6ec2b9ba6f used my opt instead of eccles, actually smaller (and made both bzip2 and zlib drop by 0.5k yay!) justin1014 2002-09-18 23:28:54 +00:00
  • 88acdf2345 updated with a lot of .data size optimizations.. used eccles' optimization for certain registry settings too (thanks dave).. code size may have gone slightly up,but it let me take a lot of data size off (had to change some of the default error msgs too) justin1014 2002-09-18 23:19:13 +00:00
  • 5e096c1b2b tiny size decrease yay justin1014 2002-09-18 22:30:59 +00:00
  • c810642d49 oops forgot to commit this justin1014 2002-09-18 21:49:57 +00:00
  • 6e42002980 better no-compression mode justin1014 2002-09-18 21:21:50 +00:00
  • 634b923901 made bzip2 not get compiled when compression is disabled justin1014 2002-09-18 21:20:59 +00:00
  • e327e8681a Fuxing things up making things compile/smaller when lots of options are disabled. justin1014 2002-09-18 19:08:53 +00:00
  • a79ff40f53 Added docs to installer rainwater 2002-09-18 18:44:13 +00:00
  • 79ff47af03 added NSIS_CONFIG_ENHANCEDUI_SUPPORT justin1014 2002-09-18 18:42:57 +00:00
  • 567a9fb9e5 Added NSIS_CONFIG_ENHANCEDUI_SUPPORT to config.h justin1014 2002-09-18 18:39:24 +00:00
  • d67b93bda7 updated to 1.2, added timeout justin1014 2002-09-18 18:16:25 +00:00
  • 4217925650 Finished doc port rainwater 2002-09-18 17:29:05 +00:00
  • 7935b25161 added plugin rainwater 2002-09-18 16:59:43 +00:00
  • a69dbb9401 Finished instructions for docs rainwater 2002-09-18 16:34:39 +00:00
  • 18fd5c60b8 Added file instructions rainwater 2002-09-18 15:39:32 +00:00
  • 35db8af1dc Add flow control instructions rainwater 2002-09-18 15:27:12 +00:00