Commit graph

1623 commits

Author SHA1 Message Date
kichik
76183f6fe9 Added SectionSetInstTypes and SectionGetInstTypes, about 70 bytes saved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2249 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-07 21:10:48 +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
1dfe83098b cancel button on finish page with checkboxes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2247 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 21:26:14 +00:00
kichik
b97418269b Cancel button available on all pages after the instfiles page but the last page unless /ENABLECANCEL was used in its Page command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2246 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 21:24:19 +00:00
joostverburg
267e7ebfb6 link to bug tracker
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2245 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 20:06:21 +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
40a8eb4370 custom pages before finish page, io macro's with return value
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2243 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 17:47:16 +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
55d936db3c Page and UninstPage should not be used inside sesctions/functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2241 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 16:46:01 +00:00
joostverburg
77a1f038f8 big license works
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2240 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-06 11:48:19 +00:00
joostverburg
089b4cc651 more welcome / finish page info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2239 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-05 14:04:15 +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
kichik
d2e565e55e - Fixed more problems with !if[n]def/!else
- Saved another 10 bytes :)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2237 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-04 20:33:07 +00:00
kichik
ef7dcf5e4f No more limit on RTF size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2236 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-04 20:29:56 +00:00
kichik
918dc1935c NSISdl calls update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2235 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-04 20:25:57 +00:00
kichik
d22c783b7f No need for force reboot, "Therefore, you should only use this flag in an emergency."
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2234 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-04 17:23:59 +00:00
kichik
f7998e1810 More
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2233 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-04 17:22:19 +00:00
kichik
57ea062613 $CMDLINE may contain quotes fix by brainsucker
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2232 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-04 16:31:09 +00:00
joostverburg
4b5ee0523d documentation updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2231 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-03 18:58:35 +00:00
joostverburg
0ba1134b65 beta 3 label
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2230 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-03 18:52:29 +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
joostverburg
4f97270432 ihrem > Ihrem
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2228 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-03 15:29:55 +00:00
kichik
4a9c33f569 - b3 version numbers
- last page before instfiles define now works as really planned. it will only be defined if really the last one before instfiles.


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2227 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-03 13:51:46 +00:00
joostverburg
08f2d43b8e right position for page commands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2226 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-02 19:51:49 +00:00
joostverburg
8f2c84800f 1.62b
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2225 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-02 17:36:33 +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
8d60e504f3 EnumRegKey/Value output_var check fixed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2223 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-01 12:44:33 +00:00
joostverburg
90b11cdccc startmenu: changed define names, pre/leave custom functions, checkbox can be disabled, documentation updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2222 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-27 22:20:04 +00:00
kichik
991dcd5a92 LogSet on should now work
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2221 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-27 14:23:12 +00:00
joostverburg
18b63aca41 custom function name: MUI_CUSTOMFUNCTION_START > MUI_CUSTOMFUNCTION_STARTMENU
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2219 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-27 13:56:26 +00:00
kichik
2134fb8c0e b3 todo, and one thing done
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2218 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-26 15:31:35 +00:00
kichik
1fa128fe28 - b2 version number
- website URL fixed


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2217 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-26 15:30:20 +00:00
kichik
42a72140cd - b2 version number
- bug with commands starting with ! and ending with \ in if blocks fixed


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2216 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-26 15:28:55 +00:00
kichik
2e19d22d39 Optimizations
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2215 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-26 15:27:39 +00:00
kichik
8ae1cdb368 New icon with 16x16 version too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2214 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-26 15:24:49 +00:00
kichik
ff45c1469a Weird bug
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2213 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-26 14:52:17 +00:00
kichik
e7950e2f20 RMDir /REBOOTOK
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2212 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-26 10:44:43 +00:00
joostverburg
4e87e45731 button design
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2211 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-23 19:26:42 +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
kichik
9b87c3f1ac Compiler link in welcome page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2209 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-21 22:22:13 +00:00
kichik
3acc7dd729 Wrong shortcut
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2208 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-21 22:20:07 +00:00
joostverburg
04d6d38b02 directory probs solved
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2207 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-21 21:38:45 +00:00
joostverburg
c0d795a736 nsis update closes nsis menu
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2206 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-21 19:29:04 +00:00
joostverburg
057acd2adb # for menu link to current page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2205 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-21 19:27:18 +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
joostverburg
d7b0b097e9 install cvs data when compiling makensis.nsi, removed makensisw jnetlib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2203 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-21 15:29:16 +00:00
kichik
083bcd9bf4 Modern icon for scripts
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2202 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 21:14:56 +00:00
kichik
608a614c03 Old stuff removed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2201 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 21:04:55 +00:00
kichik
00c19cac26 Halibut links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2200 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 20:31:09 +00:00
kichik
df245f5d10 No need for JNetLib
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2199 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 19:33:08 +00:00