Commit graph

33 commits

Author SHA1 Message Date
anders_k
e7ac6581e4 Documentation fixes and clarifications
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6728 212acab6-be3b-0410-9dea-997c60f758d6
2016-03-27 23:24:43 +00:00
anders_k
eb5ce7eea5 Docs: SectionGetSize sets the error flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6653 212acab6-be3b-0410-9dea-997c60f758d6
2015-12-04 21:25:12 +00:00
anders_k
c735530ea0 Fixed doc error, SectionSet/GetSize uses KiB
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6548 212acab6-be3b-0410-9dea-997c60f758d6
2014-10-05 22:26:56 +00:00
anders_k
200b6c0831 Clarify GetCurInstType documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6218 212acab6-be3b-0410-9dea-997c60f758d6
2012-03-01 21:12:50 +00:00
kichik
041a8a9881 applied patch #3307144 - more cross links in documentation (whyeye)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6152 212acab6-be3b-0410-9dea-997c60f758d6
2011-05-28 18:45:57 +00:00
kichik
e17450b16b added code examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4785 212acab6-be3b-0410-9dea-997c60f758d6
2006-10-28 15:22:07 +00:00
kichik
b50fe97d21 fixed bug #1491616 - missing explanation of SF_SELECTED
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4671 212acab6-be3b-0410-9dea-997c60f758d6
2006-05-19 15:32:33 +00:00
kichik
5d65370b9f better wording
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4434 212acab6-be3b-0410-9dea-997c60f758d6
2005-12-02 12:05:46 +00:00
kichik
7fb1bfc096 missing backslash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4344 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-21 16:07:13 +00:00
kichik
8255a45df0 added a note about sections.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4342 212acab6-be3b-0410-9dea-997c60f758d6
2005-10-21 15:45:02 +00:00
kichik
8db5fa9604 SetCurInstType works without the components page too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3915 212acab6-be3b-0410-9dea-997c60f758d6
2005-03-03 20:46:08 +00:00
kichik
f3b747a35d added information about 9th bit of the section flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3870 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-14 15:18:37 +00:00
kichik
13730a5753 added information about 7th and 8th bits of the section flags
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3860 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-11 16:41:16 +00:00
kichik
f2cba8c2cb renamed SubSection to SectionGroup
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3852 212acab6-be3b-0410-9dea-997c60f758d6
2005-01-10 12:43:52 +00:00
kichik
e6c31f04ed cleared up some InstType indexing confusion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3607 212acab6-be3b-0410-9dea-997c60f758d6
2004-08-07 10:14:23 +00:00
kichik
2e9cb26270 - updated history
- added information about silent installers/uninstallers


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3462 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-04 21:13:50 +00:00
joostverburg
699ea0f9c9 SetCurInstType
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3375 212acab6-be3b-0410-9dea-997c60f758d6
2004-01-08 22:29:56 +00:00
kichik
2cb320edb5 CHM documentation generates using Halibut. Thanks Nike!
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3090 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-03 09:10:19 +00:00
eccles
3e659f4568 Typos and spelling mistakes etc.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2992 212acab6-be3b-0410-9dea-997c60f758d6
2003-10-05 11:00:47 +00:00
kichik
c5c57c0fdb default value for reg keys
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2622 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-08 18:23:15 +00:00
kichik
38606c296e Latest documentation by flizebogen
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2595 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-30 11:42:06 +00:00
flizebogen
0b9c1c4d3d Added description for Ifabort, modified SectionSetText, added Errorlevel description
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2477 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-21 18:52:31 +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
flizebogen
15f9cccfb6 added SectionSetInstTypes and SectionGetInstTypes, fixed typos in the tutorial
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2306 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 18:35:12 +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
48156f3685 Section flags updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1844 212acab6-be3b-0410-9dea-997c60f758d6
2002-11-28 13:43:37 +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
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
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
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
justin1014
a50df55cef fixed typo of file type vs install type
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1206 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-27 04:11:09 +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
a69dbb9401 Finished instructions for docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1027 212acab6-be3b-0410-9dea-997c60f758d6
2002-09-18 16:34:39 +00:00