eccles
a641ca3621
2.2:
...
- Simplified IfThen by utilising If and EndIf.
- Simplified For by utilising ForEach.
- Fixed ForEach missing the final iteration.
- Fixed a couple of Break/Continue bugs.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3277 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-14 00:26:54 +00:00
eccles
d794979b2f
2.1:
...
- Added continue and break labels to repeat type statements.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3276 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-14 00:25:22 +00:00
eccles
46297fa6cd
NSIS Logic Library - dselkirk's logiclib 2.0:
...
- Complete rewrite using new push/pop system.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3275 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-14 00:23:56 +00:00
eccles
2c892dde45
NSIS Logic Library - dselkirk's logiclib 1.3 (1.2 seems to have gone walkabout):
...
- Changed library name to Lib.
- Allow for 5 statements deep without use of name variable.
- Added If..ElseIf..Else..Endif statements.
- Fixed maximum allow statements.
- Now allows 10 statement depth.
- Condensed code.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3274 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-14 00:22:02 +00:00
eccles
a453e3281e
NSIS Logic Library - dselkirk's selectlib 1.1:
...
- Added simplified macros and removed NAME requirement
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3273 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-14 00:19:48 +00:00
eccles
0530c41b6d
NSIS Logic Library - dselkirk's original selectlib 1.0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3272 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-14 00:18:16 +00:00
kichik
1dad9c938d
Applied patch #849000 - New sections macros for mutually exclusive section selection by Tim Gallagher
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3209 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-25 17:18:45 +00:00
joostverburg
352f409053
UpgradeDLL include file, VB6 runtime installation
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3130 212acab6-be3b-0410-9dea-997c60f758d6
2003-11-12 12:55:13 +00:00
kichik
38812e0acf
more macros by derekrprice
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2611 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-04 21:02:43 +00:00
joostverburg
7d5b7223e6
SetSectionInInstType / ClearSectionInInstType
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2534 212acab6-be3b-0410-9dea-997c60f758d6
2003-05-07 11:34:27 +00:00
kichik
18269262a9
Rewrote a lot of the components tree code:
...
- Added SF_PSELECTED for partially selected sub-sections
- SF_EXPAND now refreshes the components tree
- Fixed problems with sub-sections with RO sections as children
- (-1) sent to .onMouseOverSection when mouse over nothing
- RO sections can now be in InstTypes too (default to old behavior)
- Optimized code
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2436 212acab6-be3b-0410-9dea-997c60f758d6
2003-04-05 12:56:57 +00:00
kichik
5fbadb7e97
or not and
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2389 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-29 11:05:26 +00:00
joostverburg
0131a46c8a
removed HWND_BROADCAST
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2287 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-12 18:59:31 +00:00
kichik
858c86cbdc
New Sections.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2160 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-14 22:33:44 +00:00
kichik
c59f187c74
No need for ${NSISDIR}\Include
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2159 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-14 22:24:11 +00:00
kichik
64a97198cc
If we already have include directories, why not use them?
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2115 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-07 14:15:51 +00:00
joostverburg
c2ef23bfdd
new location for WinMessages.nsh
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1909 212acab6-be3b-0410-9dea-997c60f758d6
2002-12-06 17:20:16 +00:00