Commit graph

432 commits

Author SHA1 Message Date
eccles
24977f45d0 Shaved off 208 bytes of code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1056 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 21:53:24 +00:00
joostverburg
9ba0e9cdbd Better support for code between macro's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1055 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 21:10:30 +00:00
joostverburg
3c114d0c26 Typo :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1054 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 18:41:05 +00:00
joostverburg
7f1a3ea904 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1053 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 17:57:21 +00:00
joostverburg
4921ac43d3 Updated Readme
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1052 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 17:55:10 +00:00
kichik
34ff80ab5f Shows the right name when can't open script (doesn't show the .nsi appended)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1051 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 16:42:41 +00:00
rainwater
306ef235aa Docs updates. More to come.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1050 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 16:31:22 +00:00
rainwater
d266b5b004 don't add icon.ico, remove license.txt
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1049 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 16:27:17 +00:00
kichik
01077cb1b0 h not k :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1048 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 16:14:01 +00:00
kichik
7cc613e50f Added /TIMEOUT= option
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1047 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:57:59 +00:00
joostverburg
1e9a37e5be Works with Modern UI 1.19
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1046 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:57:10 +00:00
rainwater
0980294b18 removed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1045 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:56:35 +00:00
rainwater
66eb5c0f72 removed icon to distinguish makensis and makensisw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1044 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:56:00 +00:00
joostverburg
00f8f07e95 version 1.19 - macro system changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1043 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:50:37 +00:00
rainwater
2c31e3a8e0 Makensisw now uses nsis version as branding. Added tooltips, updated icon.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1042 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:29:16 +00:00
joostverburg
debe068a54 Show/Hide dialog items
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1041 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 15:27:22 +00:00
justin1014
6ec2b9ba6f used my opt instead of eccles, actually smaller (and made both bzip2 and zlib drop by 0.5k yay!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1040 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 23:28:54 +00:00
justin1014
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)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1039 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 23:19:13 +00:00
justin1014
5e096c1b2b tiny size decrease yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1038 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 22:30:59 +00:00
justin1014
c810642d49 oops forgot to commit this
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1037 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 21:49:57 +00:00
justin1014
6e42002980 better no-compression mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1036 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 21:21:50 +00:00
justin1014
634b923901 made bzip2 not get compiled when compression is disabled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1035 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 21:20:59 +00:00
justin1014
e327e8681a Fuxing things up making things compile/smaller when lots of options are disabled.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1034 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 19:08:53 +00:00
rainwater
a79ff40f53 Added docs to installer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1033 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 18:44:13 +00:00
justin1014
79ff47af03 added NSIS_CONFIG_ENHANCEDUI_SUPPORT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1032 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 18:42:57 +00:00
justin1014
567a9fb9e5 Added NSIS_CONFIG_ENHANCEDUI_SUPPORT to config.h
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1031 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 18:39:24 +00:00
justin1014
d67b93bda7 updated to 1.2, added timeout
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1030 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 18:16:25 +00:00
rainwater
4217925650 Finished doc port
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1029 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 17:29:05 +00:00
rainwater
7935b25161 added plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1028 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 16:59:43 +00:00
rainwater
a69dbb9401 Finished instructions for docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1027 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 16:34:39 +00:00
rainwater
18fd5c60b8 Added file instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1026 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 15:39:32 +00:00
rainwater
35db8af1dc Add flow control instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1025 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 15:27:12 +00:00
kichik
3648b1e3f2 Removed debug message box
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1024 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 14:47:47 +00:00
kichik
556adb54a0 Threading issues should now be solved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1023 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 14:46:55 +00:00
kichik
42fd7b4f6e Nasty threading bug should now be fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1022 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 14:21:52 +00:00
rainwater
a25361a5ce Added general purpose instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1021 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 14:03:36 +00:00
rainwater
117db54c46 added registry instructions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1020 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 13:53:06 +00:00
kichik
b2b2066c0c Wasn't a typo after all
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1019 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 13:42:42 +00:00
kichik
d40931b39b Another typo (what's a mmap?)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1018 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-17 19:49:52 +00:00
kichik
f4588e4ce1 Typo fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1017 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-17 19:45:50 +00:00
rainwater
6948ec18fa Some updated docs. More to come in a minute.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1016 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-17 14:39:26 +00:00
rainwater
04f2ab9e9c Updated halibut
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1015 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-17 14:24:44 +00:00
kichik
5df4745792 Now compiles without NSIS_CONFIG_SILENT_SUPPORT too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1014 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-16 12:48:43 +00:00
kichik
8b6bc224dc Added HWND_BROADCAST
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1013 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-14 09:47:07 +00:00
kichik
7fff086d9d Sets the log window width before logging starts, faster, and works when calling a DLL that logs something before any other command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1012 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-14 09:43:15 +00:00
rainwater
b5b30f0424 Updated usage info. Last one was really stupid. This one is a tad better.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1011 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-14 00:43:48 +00:00
justin1014
7604e28f3f made SendMessage command logic more sensitive
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1010 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 23:09:23 +00:00
kichik
541fafa81c Back to 37KB
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1009 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 22:07:07 +00:00
justin1014
d73088e912 forgot to have it skip the STR: :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1008 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 21:25:03 +00:00
joostverburg
f5e36b8855 version 1.18
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1007 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-13 21:23:25 +00:00