Commit graph

1611 commits

Author SHA1 Message Date
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
kichik
292f17eb48 - Update moved to NSIS Update
- New icon, different from NSIS Menu's


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2198 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 19:30:49 +00:00
kichik
2724ff44d3 Update moved to NSIS update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2197 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 19:29:20 +00:00
joostverburg
3b36f82a8f dynamically load
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2196 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 19:09:53 +00:00
kichik
3c26c3bfd3 CreateDireectory now sets the error flag only when really needed instead of almost always
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2195 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 18:47:58 +00:00
joostverburg
37d3df69f0 temp file in temp dir
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2194 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 18:43:31 +00:00
kichik
660199943e Removed old stuff
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2193 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 17:33:46 +00:00
joostverburg
1176838e7d cvsdata.nsi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2192 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 09:57:11 +00:00
joostverburg
92705470ab descriptions, titles, NSISdl license, mui graphics
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2191 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-20 09:49:19 +00:00
joostverburg
191a662b9d overwrite, description
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2190 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-19 22:36:14 +00:00
joostverburg
52ba78180f updated readme
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2189 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-19 21:46:08 +00:00
joostverburg
8c0383dbbb Dialer plugin
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2188 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-19 21:29:44 +00:00
joostverburg
04ea0c13d0 linked to ExDLL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2187 212acab6-be3b-0410-9dea-997c60f758d6
2003-02-19 21:24:14 +00:00