Commit graph

81 commits

Author SHA1 Message Date
kichik
156648c9d5 AddBrandingImage doesn't depend on the UI now. Can now set the branding image on the bottom and on the right too, and set a custom padding value
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2334 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 13:53:29 +00:00
kichik
8a97b60b30 Added \R{ref}{name} for named references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2315 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 20:37:35 +00:00
kichik
06f8b09e29 - Docs fixes
- Command help for InstType fix


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2312 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 17:40:22 +00:00
kichik
eeef07324f Tons of updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2305 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 18:05:00 +00:00
flizebogen
da2dd5a56d clearified optional and required parameters at some commands with multiple [optional] parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2248 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-07 19:37:33 +00:00
kichik
fe9063708c Some fixes, typos, and additions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2136 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-09 14:11:10 +00:00
flizebogen
b685eff548 basic addtions to the docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2134 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-09 10:35:04 +00:00
kichik
91906c55e3 A little clarification on InstProgressFlags & XPStyle
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2120 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-07 21:17:08 +00:00
kichik
a719722b10 Fixed bug #659045
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2007 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-27 16:31:24 +00:00
kichik
5e9ede6d31 + Sections can be unselected in silent mode too
+ Some documentation fixes
+ Transition between a normal page and a custom page no longer causes a flicker (between two custom pages it still does)
+ The completed sub-caption shows again


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1853 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-30 13:15:49 +00:00
kichik
d60f2c6ad1 Fixed Icon and UninstallIcon documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1839 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-27 18:44:38 +00:00
rainwater
584d3d2524 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1739 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-15 18:45:47 +00:00
eccles
7633bdd8be Spelling mistakes/typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1658 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-10 21:41:10 +00:00
rainwater
90ea8491f4 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1609 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-06 21:20:55 +00:00
rainwater
fb4097c96f added checkbitmap parameter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1554 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-02 01:51:41 +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
rainwater
c3013952c0 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1535 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 18:39:44 +00:00
joostverburg
8204a7298a updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1533 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-01 16:57:27 +00:00
joostverburg
e6c861c09e CheckBitmap
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1499 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-28 17:01:26 +00:00
kichik
1ef685f174 Made it clear that OutFile can use a fully qualified path and not just an EXE name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1491 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-27 20:48:29 +00:00
joostverburg
361839cf35 fixed ChangeUI info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1488 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-27 19:15:03 +00:00
kichik
7d7849170d Added information about RTF and fixed a glitch in UninstallText section
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1487 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-27 17:48:39 +00:00
kichik
41a03f754c Features list updated, some links added and command parameters are now shown alone with a light background behind them.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1476 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-26 19:23:10 +00:00
kichik
aab28382c6 Some fixes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1419 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-15 18:04:27 +00:00
rainwater
223cd9578a /LANG goes first in LicenseText
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1418 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-15 17:52:14 +00:00
rainwater
a3676511e6 Updated docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1248 212acab6-be3b-0410-9dea-997c60f758d6
2002-10-01 13:53:23 +00:00
rainwater
306ef235aa Docs updates. More to come.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1050 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-19 16:31:22 +00:00
rainwater
a1275ada05 added part of the sections docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@944 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-06 20:16:10 +00:00
sunjammerx
48ec782dde Added PluginDir attribute
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@933 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-05 21:09:06 +00:00
rainwater
adeca96bb7 format updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@874 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 18:53:49 +00:00
rainwater
3ead7e15ef new doc format (incomplete)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@873 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-02 18:05:40 +00:00