Commit graph

683 commits

Author SHA1 Message Date
kichik
9e23d348ef Arrg... some more uninitiated variables! Bad bad habit :(
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1307 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 22:54:49 +00:00
kichik
616518505b Fixed weird LangString behavior and made SectionSetFlags "understand" SF_BOLD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1306 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 20:41:43 +00:00
kichik
de8ba097ef New section flags structure
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1305 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 18:52:59 +00:00
rainwater
b66ee0a447 Updated nsExec readme information on the timeout param
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1304 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 18:34:17 +00:00
kichik
d582169220 Timeout was just a test :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1303 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 18:12:14 +00:00
kichik
dfbd9e93c0 Timeout now works
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1302 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 18:11:13 +00:00
kichik
89c7fa3204 nsExec test
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1301 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 17:46:02 +00:00
kichik
a1bf160506 Fixed a bug that caused the test button to show up even if no output file string was found in the log.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1300 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-04 16:05:51 +00:00
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