Commit graph

347 commits

Author SHA1 Message Date
kichik
fe197ce529 Now always unlocks the dialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1667 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 16:45:30 +00:00
kichik
ecea4a776c No more flickering
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1666 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 16:06:23 +00:00
kichik
fdd5119f75 Caption parameter for custom pages
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1662 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-11 15:11:49 +00:00
kichik
46272ca674 Back button disabled for pages after instfiles
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1651 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 20:19:13 +00:00
kichik
3519f1fca6 InitPlugin*S*Dir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1640 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 13:53:34 +00:00
kichik
09e7008d83 Made it so only one resource editor will be created instead of every time a resource editor is needed, and added InitPluginDir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1639 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 13:51:40 +00:00
kichik
7ae7b6469d Pretty summary
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1638 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 13:08:45 +00:00
kichik
297e981d32 Even easier paging system, no more Abort and Quit from custom pages creator functions, NSIS does it all!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1636 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-09 12:50:00 +00:00
kichik
6678a998ff Warning about misused /NOUNLOAD
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1619 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 16:58:45 +00:00
kichik
0a81a64aec Oops... WriteIniStr now writes again
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1617 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-08 11:15:25 +00:00
kichik
c0c0191dbc WriteIniStr flushing enabled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1613 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-07 20:12:01 +00:00
kichik
fd99a585a2 Install and next button texts should always be added when needed now.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1612 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-07 15:50:30 +00:00
kichik
848c1e4785 Shows the license button even when no page are between the license page and the install log page.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1611 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-07 15:18:39 +00:00
kichik
1e16cdbb48 Bug #623117 fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1604 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-05 21:42:22 +00:00
kichik
c533dc7470 Can't use !macro inside !macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1598 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-05 17:24:49 +00:00
kichik
6e237675ed WORD->LANGID
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1593 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-05 16:14:32 +00:00
kichik
a15d628f48 Using ChangeUI twice, where the first UI has a branding image and the second doesn't, still made SetBrandingImage think there is really a branding image. Fixed.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1591 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 19:19:55 +00:00
kichik
5b94358f2b Page, UninstPage usage line improvement
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1589 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-04 16:35:31 +00:00
kichik
be8d9d61ab GetDLLVersionLocal now always first looks in the current directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1548 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 22:37:22 +00:00
kichik
6c51b44657 New paging system. All scripts must be updated, but it sure is worth it. InstallOptions has two new functions initDialog and show. Docs massively updated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1536 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 20:34:55 +00:00
kichik
a395359644 BrandingText /TRIM* "" will now use the default string too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1471 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 16:11:29 +00:00
kichik
460b057813 English is no longer always created
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1462 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-24 21:02:32 +00:00
kichik
5ae1f8d494 File /nonfatal option added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1450 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-20 17:27:37 +00:00
kichik
9ca4265d78 Hidden sections can now have SectionIn too. Old behaviour retained (hidden sections without SectionIn are in all install types).
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1449 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-19 12:02:18 +00:00
kichik
3f8a5ccdcc Plugin calls no longer adds size to the section containing them. They are temporary files and shouldn't add size.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1448 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-19 11:42:35 +00:00
kichik
c97ceeaa3f !ifdef/!ifndef can now be used in macros too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1443 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-17 19:58:23 +00:00
kichik
e1bbb2bbaa XPStyle off now reomves the XP manifest instead of assuming it wasn't added before and doing nothing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1442 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-17 17:45:09 +00:00
kichik
15cedc10f5 Now sets the error flag if DllRegisterServer fails (Bugs item #624176)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1431 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-16 16:51:58 +00:00
joostverburg
c5bdc29afe accelerator keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1423 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-15 18:44:27 +00:00
joostverburg
28d52afa8c larger buttons
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1412 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-14 15:52:44 +00:00
kichik
b18b76f59b 32 bytes down
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1392 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-12 17:08:09 +00:00
kichik
3abc4d0170 More consistent summary
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1320 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-07 20:08:43 +00:00
kichik
1ffbd1351b Some more safety measures with LangString
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1319 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-07 20:07:28 +00:00
justin1014
3b64880ecc removed inf* dependencies
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1314 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-07 19:49:38 +00:00
justin1014
e70a843eec *** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1313 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-07 19:48:23 +00:00
justin1014
7cffd00d9d some more size reduction
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1312 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-07 19:44:57 +00:00
justin1014
dd9943aedd kichik's inlining rec, also put all of inflate into one big infblock.c so we can optimize more =)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1311 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-07 19:24:26 +00:00
kichik
32d2dc7e21 Better looking code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1310 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-06 19:05:49 +00:00
justin1014
5b842cf3b1 made inttosizestr only display the + on GB shown on win9x. (sorry kichik, kinda undid some of your optimizaton -- I made this one slightly smaller though than the old one)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1309 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-06 18:33:35 +00:00
kichik
c9f0b33f2d 28 bytes down
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1308 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-05 16:20:13 +00:00
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
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
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