kichik
|
68dc7f9f7e
|
Var can now be used in sections and functions, but only with the /GLOBAL flag
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4211 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-06 16:04:17 +00:00 |
|
kichik
|
f5105a50b1
|
size optimization: added __stdcall wrapper for lstrcat
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4210 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-06 12:47:46 +00:00 |
|
kichik
|
908c776f9c
|
set initial working directory of the uninstaller to its temporary directory so RMDir will be able to delete $INSTDIR
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4209 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-06 12:43:18 +00:00 |
|
kichik
|
759ad45a19
|
replaced with a complete linker script taken from ld --verbose
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4208 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-05 15:27:58 +00:00 |
|
kichik
|
39f365d25f
|
linker script is defined using -T, not -Wl
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4207 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-05 15:27:03 +00:00 |
|
kichik
|
cfb0ff9762
|
DllMain's name is _DllMain@12, not _DllMain@16
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4206 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-05 13:14:15 +00:00 |
|
kichik
|
20521a99e9
|
added -mwindows to plug-ins linkage
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4205 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-05 12:52:12 +00:00 |
|
kichik
|
5681a903ab
|
proper case
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4204 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-04 21:04:42 +00:00 |
|
kichik
|
d41f11b8d1
|
get rid of extra spaces in is_valid_instpath so "C:\ " will not be valid
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4203 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-30 12:33:20 +00:00 |
|
kichik
|
dd29796e0f
|
plugin -> plug-in
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4202 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-29 15:08:32 +00:00 |
|
kichik
|
efe714eec8
|
added Library macros test which makes a good syntax example too
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4201 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-28 17:58:36 +00:00 |
|
kichik
|
3ed2036d85
|
fixed check for DONE label requirement
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4200 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-28 17:56:24 +00:00 |
|
kichik
|
4ce644648a
|
define uninstalllib.done label only when really needed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4199 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-28 17:30:41 +00:00 |
|
kichik
|
2d74eb3ab0
|
fixed bug #1243865 - *_UNIQUE should use ${__FILE__}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4198 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-28 17:25:10 +00:00 |
|
kichik
|
0a0a90d5aa
|
workaround for GetLongPathName
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4197 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-28 16:56:33 +00:00 |
|
joostverburg
|
9b9031e8d3
|
added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4196 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-27 20:44:28 +00:00 |
|
joostverburg
|
61d028215b
|
updated Thai language files by SoKoOLz
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4195 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-26 17:41:57 +00:00 |
|
kichik
|
59f21f958e
|
install new header files and examples
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4193 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 13:51:15 +00:00 |
|
kichik
|
abdf760f36
|
2.08
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4192 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 13:49:37 +00:00 |
|
kichik
|
62b1097ad2
|
when looking for branding image place holder, look for "Static" class too (windres...)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4191 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 13:07:04 +00:00 |
|
kichik
|
26a50e9995
|
GetLongPathName is not available on Windows 95
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4190 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 12:33:40 +00:00 |
|
kichik
|
06ff36863e
|
history for 2.08
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4189 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 12:31:53 +00:00 |
|
kichik
|
3edcdf4c6d
|
distribute Kurdish language files
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4188 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 11:23:22 +00:00 |
|
kichik
|
4a6fb3bfad
|
implemented RFE #1240601 - documentation of command line switches
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4187 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 10:29:14 +00:00 |
|
kichik
|
f59e845e56
|
added Kurdish
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4186 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-23 10:06:16 +00:00 |
|
kichik
|
ac75c6dd22
|
callbacks are created using System::Get, not System::Call
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4185 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-22 21:10:20 +00:00 |
|
kichik
|
d8c3489bd4
|
wParam should be of type WPARAM, not LPARAM
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4184 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-22 18:47:44 +00:00 |
|
kichik
|
aa553c8a24
|
zlib 1.2.3
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4183 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-22 17:42:47 +00:00 |
|
kichik
|
0a19777905
|
use language name in missing LangString warning, if possible
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4182 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-22 17:37:26 +00:00 |
|
kichik
|
7e2442e17e
|
updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4181 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-21 17:01:32 +00:00 |
|
joostverburg
|
7140aeede2
|
corrections by Philo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4180 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-21 16:36:40 +00:00 |
|
joostverburg
|
02812fa18a
|
Kurdish language files by Erdal Ronahi
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4179 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-21 16:31:48 +00:00 |
|
joostverburg
|
ccd209778b
|
added another version of MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO for NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4178 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-21 16:02:10 +00:00 |
|
joostverburg
|
10cf77b78d
|
corrections by SuperPat
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4177 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-21 15:54:54 +00:00 |
|
joostverburg
|
a7bca5022f
|
corrections by Dmitriy Kononchuk
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4176 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-21 15:50:04 +00:00 |
|
kichik
|
2f318e63c3
|
pass res_target to AppendRES
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4175 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-19 19:14:56 +00:00 |
|
kichik
|
1ec23fffa4
|
added InstallOptions readme to start menu group
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4174 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-16 15:29:34 +00:00 |
|
kichik
|
7fd7935769
|
cleaned up a bit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4173 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-16 10:14:20 +00:00 |
|
kichik
|
df2a7ce233
|
add $MAP_FLAG to all envs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4172 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-16 10:09:17 +00:00 |
|
kichik
|
a9ebc1c41c
|
pass a new list of source for every built ui
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4171 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-16 10:03:54 +00:00 |
|
kichik
|
76dd1565dd
|
updates
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4170 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-15 14:55:18 +00:00 |
|
kichik
|
911f5855d8
|
fixed bug #1238686 - DetailPrint misspelled
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4169 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-15 10:45:29 +00:00 |
|
kichik
|
c53989757e
|
don't fail compiling, if winamp is not installed
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4168 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-09 15:56:54 +00:00 |
|
kichik
|
5bb9c58089
|
use $PROGSUFFIX instead of '.exe'
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4167 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-09 15:56:24 +00:00 |
|
kichik
|
8e9acad170
|
passed rc files through msvc to fix compatibility with mingw
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4166 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-09 10:45:53 +00:00 |
|
kichik
|
418f2e0569
|
alias UIs target to UIs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4165 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-09 10:11:59 +00:00 |
|
kichik
|
c0ce38d877
|
if emitter is a list of emitters, take the first and only emitter
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4164 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-08 09:49:51 +00:00 |
|
kichik
|
2c161a5cde
|
don't build tests by default to avoid an error about CppUnit missing
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4163 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-07 20:13:34 +00:00 |
|
kichik
|
94cd469469
|
fixed bug #1234283 - InstallLib fails on paths with spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4162 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-07 17:56:26 +00:00 |
|
joostverburg
|
e28fc15376
|
fixed link to Modern UI Readme
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4161 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-03 11:22:28 +00:00 |
|