Commit graph

662 commits

Author SHA1 Message Date
kichik
da90e3b389 Plugin docs fixes (/NOUNLOAD flag stuff)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1136 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 11:34:58 +00:00
joostverburg
6a797097e8 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1135 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 11:22:39 +00:00
kichik
0760424e8f This isn't a Delphi project the last time I checked :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1134 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 11:09:38 +00:00
kichik
eee427a2da New plugin calling convention
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1133 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 10:28:38 +00:00
joostverburg
78a657bf3d test - added info about MUI_INSTALLOPTIONS_INIT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1132 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-22 10:01:04 +00:00
joostverburg
4c8233eebc *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1131 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 21:05:42 +00:00
joostverburg
88956798f1 System plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1130 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 20:59:13 +00:00
justin1014
1fb8b94a22 updated (I am using way too many commits I know)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1129 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:10:39 +00:00
justin1014
3aeedb1673 cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1128 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:10:15 +00:00
justin1014
f556e3d8fa updated splash to new exdll. made it so that it always pushes status to the stack even if error occured
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1127 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:09:51 +00:00
justin1014
782ff9a7aa updated ShowWin for new exdll and to make smaller :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1126 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 19:05:05 +00:00
justin1014
5aef7e36ad updated to new syntax/exdll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1125 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:57:43 +00:00
justin1014
e17d08dc60 updated to new format / exdll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1124 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:57:02 +00:00
justin1014
78fe6c27bf updated to new exdll interface. /TIMEOUT now should come before any command.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1123 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:50:16 +00:00
justin1014
dfb549d324 updated to new exdll interface. note that /TIMEOUT must come before command now.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1122 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:49:49 +00:00
justin1014
6afeb313a4 updated to new exdll use and changed LangDLL's parameter format (look in langdll.cpp to see)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1121 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:46:05 +00:00
justin1014
6525b27baa updated parameter use to new exdll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1120 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:45:38 +00:00
justin1014
ceaf3dfead changed parameters on dlls to be pushed rtl instead of ltr (updating plugins now)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1119 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:37:25 +00:00
justin1014
895e5b7763 updated with new exdll.h interface
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1118 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:31:08 +00:00
justin1014
766341d716 added exdll.h that other plugins should use, for better version compatibility
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1117 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:28:27 +00:00
justin1014
9507169e34 updated exdll source
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1116 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 18:27:58 +00:00
eccles
602430bedb Now *really* only shows the unpacking dialog if the NSIS window hasn't been created yet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1115 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 17:17:14 +00:00
kichik
6cde9f63d5 Macros don't crash makensis if they have bad syntax
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1114 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 15:47:18 +00:00
kichik
fc2c45cb92 Now only shows the unpacking dialog if the NSIS window hasn't been created yet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1113 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 15:17:42 +00:00
kichik
1d98414847 Installers with plugins now load faster too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1112 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 13:11:28 +00:00
joostverburg
654102c28c test - io example update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1111 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 11:27:27 +00:00
joostverburg
cd49da434d test - added uninst io macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1110 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 11:10:18 +00:00
justin1014
0001910df8 more updates yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1109 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 07:05:31 +00:00
justin1014
c7876af9fc ok done for the night. smaller code yay. 248 bytes left to remove from code to bring bzip2 mode down tho :(
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1108 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 06:54:02 +00:00
justin1014
ec1144bf9e bunch more size opts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1107 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 06:42:20 +00:00
justin1014
2093439acd woohoo 36.0kb for zlib header
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1106 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 06:13:15 +00:00
justin1014
5b14215756 10 bytes off yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1105 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 05:55:36 +00:00
justin1014
c47d51da56 renamed notify() to outernotify() and made static
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1104 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 03:21:56 +00:00
justin1014
d94be8af2a 2 byte reduction yay
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1103 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 03:21:22 +00:00
justin1014
bc80ceac5c another 4 byte save
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1102 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 02:44:49 +00:00
justin1014
e3d77d9ca6 2 bytes saved on exehead by using my_SetDlgItemText. heh.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1101 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 02:34:34 +00:00
justin1014
d493729c2f made "unpacking dialog" dialog only come up when the main installer window hasnt' been created yet.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1100 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 02:12:30 +00:00
justin1014
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? :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1099 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-21 02:10:04 +00:00
kichik
5ede2c5e93 splash: exe -> dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1098 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:45:31 +00:00
joostverburg
dd436c800b test - better io macro system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1097 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:32:21 +00:00
kichik
6fc93c1fac bzip2 installers should now start a lot faster
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1096 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:22:11 +00:00
joostverburg
ee80817c94 *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1095 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:13:34 +00:00
kichik
f3f2285b64 Now really doesn't freeze (just recompiled... odd)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1094 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:05:12 +00:00
joostverburg
d4a5621514 test - working on io integration
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1093 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 23:02:38 +00:00
joostverburg
c66f36c573 working on io integration
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1092 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 22:57:09 +00:00
justin1014
ca67762af0 removed unpacking installer msg since it shouldnt be needed if all is working right
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1091 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 21:36:45 +00:00
kichik
92a9b5bb64 Now actually exits from the message loop
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1090 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 21:03:22 +00:00
kichik
1eca4fb72d Less linkage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1089 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:54:09 +00:00
justin1014
4e0aff048e updated mouseover text etc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1088 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:53:52 +00:00
kichik
0d2ebd25b4 Doesn't kill NSIS :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1087 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-20 20:51:27 +00:00