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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
kichik
|
62abf21381
|
bzip2 header down to 34KB, 54 bytes away from 34.5KB zlib. Fixed a bug with ReadRegStr and $0.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1249 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 14:13:23 +00:00 |
|
justin1014
|
1f2a8f90c2
|
2 bytes removed from zlib hehe long way to go to catch up to bzip2
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1246 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 06:36:17 +00:00 |
|
justin1014
|
6a5694d64a
|
made bzip2 mode slightly smaller by making reinit stuff not necessary
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1245 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 06:30:38 +00:00 |
|
justin1014
|
ed3a8ba913
|
even smaller bzip2 code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1244 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 02:27:39 +00:00 |
|
justin1014
|
83bfc82bed
|
removed bzlib_private.h dependency
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1243 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 02:16:47 +00:00 |
|
justin1014
|
7b4b0174c9
|
updated bzip2 for cleanliness, still some good reorganizations yet
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1242 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 02:15:54 +00:00 |
|
justin1014
|
77cb319b8c
|
made bzip2 smaller than zlib mode !!!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1241 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 01:57:14 +00:00 |
|
eccles
|
b2dad77f69
|
CreateShortcut comment memory corruption
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1238 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 21:42:58 +00:00 |
|
eccles
|
ffa2d230a9
|
Minor code savings
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1237 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 20:52:00 +00:00 |
|
joostverburg
|
735ff4c129
|
Folder instead of Directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1236 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 19:31:47 +00:00 |
|
kichik
|
bc537a8c84
|
Removed debug messages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1235 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 19:01:56 +00:00 |
|
kichik
|
f7144c7bc5
|
Counts sections right again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1234 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 18:38:58 +00:00 |
|
justin1014
|
81f8adcbc2
|
another 20--30 or so
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1233 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 17:57:38 +00:00 |
|
justin1014
|
a85e37e932
|
big ass size savings in zlib mode :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1232 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 17:39:10 +00:00 |
|
kichik
|
778f157b68
|
Prevent possible crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1230 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 17:22:48 +00:00 |
|
kichik
|
c610060227
|
Now considers the first section too when deciding if the components page should be shown. Also doesn't show the components page if all sections are RO.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1229 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 17:13:28 +00:00 |
|
justin1014
|
f8ec619e4e
|
52 bytes off of zlib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1227 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 16:59:41 +00:00 |
|
justin1014
|
49ff03bf0f
|
cut around 30 bytes of code off of zlib mode (room for more tho)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1226 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 16:49:43 +00:00 |
|
justin1014
|
d85513f1c3
|
cut a few bytes of bzip2 mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1225 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 16:49:21 +00:00 |
|
kichik
|
bcb63fc14f
|
Err... now works :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1223 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 13:49:04 +00:00 |
|
justin1014
|
629c00577c
|
heh few more bytes saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1222 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 02:25:52 +00:00 |
|
justin1014
|
646eb72d38
|
woohoo big savings, bzip2 is now 36.0k for me at least
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1221 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 02:23:21 +00:00 |
|
justin1014
|
3a4a61daf1
|
fixed so it would compile :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1220 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 02:08:59 +00:00 |
|
kichik
|
952b43d923
|
Now really doesn't crash :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1219 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-29 21:33:40 +00:00 |
|
kichik
|
6f439d3c7b
|
Now doesn't crash if the closing bracket ')' couldn't be found
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1218 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-29 21:32:35 +00:00 |
|