Commit graph

219 commits

Author SHA1 Message Date
joostverburg
238051f56f macro's can contain !ifdef etc.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2403 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-31 14:28:43 +00:00
flizebogen
b6117c6992 Changed section syntax again (added req flag)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2402 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-30 17:12:08 +00:00
flizebogen
ddb1214134 Section Syntax (! for bold sections)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2401 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-30 16:49:13 +00:00
joostverburg
31bbb272b2 typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2399 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-30 12:45:31 +00:00
joostverburg
e1cd0373a4 updated changelog, blue links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2398 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-30 12:21:00 +00:00
flizebogen
8bf38c08ba Updated RMDIR command Syntax, added internal Referencies, rearanged order of some commands (by letter), new css file (no underlines for links)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2393 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-29 17:33:48 +00:00
flizebogen
01b0fb71f0 Updated SetBKColor and Changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2388 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-28 20:45:40 +00:00
kichik
7212948929 Now shows line number for unresolved \R cross-references
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2386 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-28 18:32:16 +00:00
kichik
13d4130442 No need for two LoadLangugeFile sections
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2384 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-28 13:24:25 +00:00
flizebogen
5dd33fff25 Updated Tutorial, typos and a few links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2383 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-27 19:45:50 +00:00
flizebogen
0a4d4d6172 Update on LicenseForceSelection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2369 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 19:58:06 +00:00
flizebogen
5cc4601fe5 Added "LicenseForceSelection"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2365 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-26 19:16:50 +00:00
kichik
57427507c1 Indentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2357 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-25 15:15:42 +00:00
joostverburg
6788c2222f typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2349 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-21 19:29:53 +00:00
kichik
43cb9c03bc Fixed TrimNewLines (thanks pengyou)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2348 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-21 12:38:11 +00:00
kichik
03cafaf818 SetStaticBkColor -> SetBkColor, now works for dialogs, buttons, edit boxes and list boxes (only in IO)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2347 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 20:49:13 +00:00
flizebogen
2e9cb6d4e9 Added Info "Dump Content of Log Window to File", fixed Typos
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2346 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-20 19:37:31 +00:00
joostverburg
2c92509c58 updated GetWindowsVersion
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2341 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-19 13:59:19 +00:00
kichik
bad48f1a0a Some space saving changes, /NOCUSTOM and /COMPONENTSONLYONCUSTOM work together and infastructures for future changes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2338 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 20:36:52 +00:00
kichik
56507e9e34 Custom leave function updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2336 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 15:51:01 +00:00
kichik
070d1f136a Leave function for custom pages too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2335 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 15:45:25 +00:00
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
joostverburg
8afa27dff9 Page command syntax
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2330 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 12:39:54 +00:00
joostverburg
28db02f13b ConnectInternet function
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2328 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-18 10:11:16 +00:00
kichik
1c6dc531e6 Added FlushINI
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2319 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-17 13:23:01 +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
flizebogen
ab6fbe5fc7 added "how to install vb6 runtimes and Call an external dll using system.dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2311 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 11:20:22 +00:00
joostverburg
5cc90ee65c fonts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2310 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 10:11:33 +00:00
flizebogen
39135e4daa Added infos about "Add uninstall information to Add/Remove Program" in a new appendix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2308 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-16 06:20:14 +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
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
kichik
d11140812c History updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2302 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-15 14:27:32 +00:00
joostverburg
493828d539 no escape in \c
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2292 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-14 10:27:05 +00:00
joostverburg
dfb33d1ca1 UpgradeDLL - Set overwrite to ON after inserting
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2286 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-12 15:20:22 +00:00
joostverburg
39a9897cd8 updated docs, tutorial, changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2281 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 19:26:41 +00:00
flizebogen
72a48c4afc fixed typos in tutorial, forgot to add 2 files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2280 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 18:15:03 +00:00
kichik
788f9eb974 A bit informative I hope... More information about Exch and order of items in the stack
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2279 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 16:35:43 +00:00
flizebogen
5f6929026b Tutorial - initial Version
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2270 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-10 21:20:54 +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
joostverburg
06d9401a44 updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2244 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 19:35:03 +00:00
joostverburg
89a44e909c updated translation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2242 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 17:34:32 +00:00
kichik
6f07cf7d7d Shortened !include of WinMessages.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2238 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-04 20:35:40 +00:00
joostverburg
b2eb723c7d beta 3 changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2229 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-03 18:14:49 +00:00
flizebogen
3c460e14f0 CreateDirectory can now set errorflag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2224 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-01 14:05:55 +00:00
kichik
7e8c07bc66 Turkish
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2210 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-22 10:59:51 +00:00
joostverburg
a4738ec3f7 beta 2 changelog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2204 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-21 15:57:36 +00:00
kichik
773f2f7e5a aka Techkid
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2178 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-18 20:13:37 +00:00
kichik
84eaf7eec9 NSIS Update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2176 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-18 20:00:21 +00:00
joostverburg
9fadace884 credits
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2171 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-18 18:24:30 +00:00