rainwater
|
ac5eb0f61a
|
Added AdvSplash plugin and remove UberSplash. NSIS installer updated.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1283 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-02 19:54:16 +00:00 |
|
rainwater
|
e3712215a9
|
changed outfile to one-section.exe
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1278 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-02 17:51:16 +00:00 |
|
kichik
|
87269acd79
|
Now with the new flag values
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1274 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-02 16:59:40 +00:00 |
|
joostverburg
|
f170a4d2f8
|
Details back when using IO
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1269 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-02 13:29:52 +00:00 |
|
joostverburg
|
2a96cb6d82
|
Default description text: dialog control ID should be 1043 instead of ${LANG_DUTCH}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1266 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-02 10:14:38 +00:00 |
|
rainwater
|
0257d4fbc5
|
Renamed nsisconf.nsi to nsisconf.nsh since it is really a include file. The NSIS installer will rename the nsisconf.nsi file to nsh if present to prevent upgrade issues.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1259 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-10-01 23:03:34 +00:00 |
|
eccles
|
d14d52c461
|
CancelConfirmIcon becomes CancelConfirmFlags with extra options
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1240 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 22:28:46 +00:00 |
|
joostverburg
|
1947c3354a
|
version 1.21
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1231 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 17:27:33 +00:00 |
|
joostverburg
|
e5be9fcc1a
|
comment update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1224 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-30 15:22:16 +00:00 |
|
kichik
|
bb60e32aaa
|
Added user defined multilingual strings. Define using LangString [un.]name lang_id string, use with $(name). Can't be used inside other strings.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1214 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-29 20:25:15 +00:00 |
|
rainwater
|
b663923ebc
|
Showwina and System source were all mixed up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1209 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-27 12:28:25 +00:00 |
|
joostverburg
|
7bad50337c
|
fixed temp var bug, uses LANG vars
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1194 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-26 18:00:16 +00:00 |
|
joostverburg
|
4dfe34cafd
|
fixed showwin source
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1193 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-26 17:29:30 +00:00 |
|
joostverburg
|
72befa56cd
|
showwin.txt at the correct location :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1192 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-26 16:58:04 +00:00 |
|
joostverburg
|
c932961f4e
|
added plugins
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1191 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-26 14:52:18 +00:00 |
|
rainwater
|
f3e3b7351b
|
Updated to use new ModernUI
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1188 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 19:13:11 +00:00 |
|
joostverburg
|
d5eb2959d6
|
better names for temp vars
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1187 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 18:49:07 +00:00 |
|
joostverburg
|
065fef6710
|
temp vars defined by header file, currentpage & io vars should be set using macro parameters
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1186 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 18:46:36 +00:00 |
|
rainwater
|
b0c4fb1ac4
|
Prevent multiple inclusion of !defines
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1182 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-25 13:08:42 +00:00 |
|
joostverburg
|
165564227d
|
writes language to registry for uninstaller
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1170 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-24 20:05:19 +00:00 |
|
rainwater
|
424f6d1dd0
|
Removed /CD from shortcut
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1168 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-24 13:59:43 +00:00 |
|
kichik
|
f6a643d6ca
|
Plugins now have their own sub section inside the contrib subsection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1156 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 20:04:44 +00:00 |
|
joostverburg
|
f35f421b8d
|
links to the new nsis.sourceforge.net page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1149 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 14:22:00 +00:00 |
|
joostverburg
|
905c432cd6
|
Updated for Modern UI 1.20 - No .h files in Contrib\nsExec
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1147 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 13:59:33 +00:00 |
|
joostverburg
|
669521a03d
|
version 1.20
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1144 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 13:33:53 +00:00 |
|
joostverburg
|
6f44af19b3
|
Updated macro system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1143 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 12:53:09 +00:00 |
|
joostverburg
|
4bb4a97bd2
|
Updated macro system & LangDLL usage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1142 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 12:52:32 +00:00 |
|
joostverburg
|
7098ae8c75
|
text=iniC
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1141 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 12:00:13 +00:00 |
|
joostverburg
|
8943e01008
|
added io nextpage/prevpage macro's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1140 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 11:58:04 +00:00 |
|
joostverburg
|
b743d6a2c4
|
Support for multiple IO pages in a row
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1137 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 11:35:10 +00:00 |
|
kichik
|
eee427a2da
|
New plugin calling convention
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1133 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 10:28:38 +00:00 |
|
joostverburg
|
78a657bf3d
|
test - added info about MUI_INSTALLOPTIONS_INIT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1132 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-22 10:01:04 +00:00 |
|
joostverburg
|
4c8233eebc
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1131 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 21:05:42 +00:00 |
|
joostverburg
|
654102c28c
|
test - io example update
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1111 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 11:27:27 +00:00 |
|
joostverburg
|
cd49da434d
|
test - added uninst io macro
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1110 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-21 11:10:18 +00:00 |
|
kichik
|
5ede2c5e93
|
splash: exe -> dll
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1098 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 23:45:31 +00:00 |
|
joostverburg
|
dd436c800b
|
test - better io macro system
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1097 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 23:32:21 +00:00 |
|
joostverburg
|
ee80817c94
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1095 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 23:13:34 +00:00 |
|
joostverburg
|
d4a5621514
|
test - working on io integration
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1093 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 23:02:38 +00:00 |
|
joostverburg
|
c66f36c573
|
working on io integration
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1092 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 22:57:09 +00:00 |
|
justin1014
|
4e0aff048e
|
updated mouseover text etc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1088 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 20:53:52 +00:00 |
|
justin1014
|
aed895666d
|
Made contrib/source more organized.. needs modernui mouseovers updated
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1084 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 20:41:16 +00:00 |
|
joostverburg
|
fff0c57ce2
|
*** empty log message ***
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1080 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 20:21:00 +00:00 |
|
joostverburg
|
1a63f20077
|
Bugfixes, no hard-coded names, io support
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1079 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 20:11:32 +00:00 |
|
justin1014
|
1141d6dcfa
|
partway through my cleanup of start menu shit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1077 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 19:20:10 +00:00 |
|
justin1014
|
4e085ba9c5
|
made an optional define CLASSIC_UI for disabling modern ui completely =)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1074 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 17:31:27 +00:00 |
|
rainwater
|
702c7a5f2e
|
added .nsi shell icon
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1064 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 11:53:19 +00:00 |
|
rainwater
|
62afde0619
|
Readme.png->Readme.jpg (Modern UI change in installer)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1062 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-20 05:11:06 +00:00 |
|
joostverburg
|
9ba0e9cdbd
|
Better support for code between macro's
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1055 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-19 21:10:30 +00:00 |
|
joostverburg
|
3c114d0c26
|
Typo :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1054 212acab6-be3b-0410-9dea-997c60f758d6
|
2002-09-19 18:41:05 +00:00 |
|