Commit graph

675 commits

Author SHA1 Message Date
kichik
5f34882a62 Compiles without NSIS_CONFIG_ENHANCEDUI_SUPPORT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1299 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 14:45:20 +00:00
kichik
210e2d4e5e Added an option for unprocessed user multilingual strings (LangStringUP). Use it if you see weird squares before and special character in your LangString.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1298 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 10:27:46 +00:00
justin1014
24b350d801 optimized zlib compression parameters a bit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1297 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 22:16:51 +00:00
justin1014
d6a44dcb03 updated zip2exe to 2.0b0 standards
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1296 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 07:27:02 +00:00
justin1014
9c53f6b822 updated smallmode comment
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1295 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 07:07:09 +00:00
justin1014
903105328d *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1294 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 07:06:15 +00:00
justin1014
aee7274442 bzip2 code cleanup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1293 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 06:48:06 +00:00
justin1014
ce90415670 more size savings, and fixed bzip2 small mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1292 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 06:22:06 +00:00
justin1014
df46b6aefc 20 bytes removed from bzip2 and some cleanup =)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1291 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 06:11:22 +00:00
justin1014
5040298c75 some more byte savings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1290 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 01:54:43 +00:00
rainwater
6b489bdc60 Wrong language
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1289 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-03 01:44:14 +00:00
eccles
4670aa26c5 Added a Debug configuration
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1288 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 22:47:57 +00:00
eccles
97c3fb52bf !macroend was only being recognised at the beginning of a line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1287 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 22:45:51 +00:00
joostverburg
806e0bc3da Added MUI_INTERFACE_ABSOLUTEPATH
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1286 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 21:57:32 +00:00
kichik
d77535939c Compiles again, and bold sections work again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1285 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 21:31:35 +00:00
kichik
8f6df173e8 Bugs item #617703 fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1284 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 21:06:40 +00:00
rainwater
ac5eb0f61a Added AdvSplash plugin and remove UberSplash. NSIS installer updated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1283 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 19:54:16 +00:00
kichik
8653a3358d Added SetPluginUnload manual|alwaysoff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1282 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 19:18:24 +00:00
justin1014
4ef667a353 another bunch of data removed, zlib is now 34.5k
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1281 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 18:22:11 +00:00
kichik
e7c51b1510 No more stray chars for Justin :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1280 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 18:16:44 +00:00
justin1014
0f2389e486 12 bytes saved, bunch to go
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1279 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 17:54:57 +00:00
rainwater
e3712215a9 changed outfile to one-section.exe
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1278 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 17:51:16 +00:00
justin1014
47b9e61f01 inflateReset and inflateInit are now the same thing, removed inflate.c dependency
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1277 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 17:24:09 +00:00
justin1014
d7138bf7aa inflateReset and inflateInit are now the same thing,
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1276 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 17:23:46 +00:00
justin1014
4e6828b511 some big size savings (removed zalloc requirement from runtime yay)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1275 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 17:19:37 +00:00
kichik
87269acd79 Now with the new flag values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1274 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:59:40 +00:00
kichik
d750d46b06 Space added after Delete file:
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1273 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:49:02 +00:00
joostverburg
3501da99a0 Greek language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1272 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:46:09 +00:00
kichik
5c5ce97e25 Now doesn't crash when using Exec and not ExecToLog. ExecToLog timeout is not yet implemented.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1271 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 16:00:18 +00:00
kichik
3d1c70f375 94 bytes saved. LangString should now work with sub-sections too.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1270 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 15:01:06 +00:00
joostverburg
f170a4d2f8 Details back when using IO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1269 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 13:29:52 +00:00
rainwater
e4e5a03c3c Fixed running from context menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1268 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 12:02:48 +00:00
kichik
f2bfa2b4b9 FindWindow $0 works again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1267 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 11:48:05 +00:00
joostverburg
2a96cb6d82 Default description text: dialog control ID should be 1043 instead of ${LANG_DUTCH}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1266 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 10:14:38 +00:00
justin1014
0743ae6bd8 made some output info slightly prettier
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1265 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 04:32:10 +00:00
justin1014
a4366836ab fixed another makensisw bug (two stray chars after text for me) -- hopefully this didn't break anything
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1264 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 04:26:57 +00:00
justin1014
280922d116 fixed a bug when running makensisw from the command line
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1263 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 04:12:23 +00:00
rainwater
8d900e2fea Cleaned up format a little
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1262 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 03:17:01 +00:00
rainwater
184718c089 I can't read.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1261 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 00:24:55 +00:00
rainwater
f03507028f Updated History
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1260 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-02 00:23:05 +00:00
rainwater
0257d4fbc5 Renamed nsisconf.nsi to nsisconf.nsh since it is really a include file. The NSIS installer will rename the nsisconf.nsi file to nsh if present to prevent upgrade issues.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1259 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 23:03:34 +00:00
rainwater
c9b3214463 Changed default timeout to 15 seconds (from 100 seconds). Returns now if CreateProcess fails. Now closes handles if unable to allocate memory.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1258 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 22:09:53 +00:00
kichik
65bc61f40f Now logs properly
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1257 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 19:35:40 +00:00
kichik
8d30b904a7 Logging should work well now
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1256 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 18:59:45 +00:00
eccles
8bcf198b34 lol, get my name right will ya justin :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1255 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 18:42:48 +00:00
justin1014
e1985f4f1c 30 bytes or so gone from zlib, also made stored blocks use 2 bytes less each
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1254 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 17:36:25 +00:00
kichik
2c96636160 Unprocessed strings (such as InstType) can now use LangString/$(name) too. No more "skipped" messages before plugins.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1253 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 17:16:49 +00:00
joostverburg
2fd3bfbe9d Italian language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1252 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 17:06:17 +00:00
joostverburg
e198d1d08d Hungarian language file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1251 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 17:00:09 +00:00
rainwater
7075c16cb1 Added return value to nsExex. Logging still broke.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1250 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 16:37:08 +00:00