kichik
|
f3d46b8cb5
|
typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4318 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-11 20:04:17 +00:00 |
|
kichik
|
02de188fee
|
no need for 'SectionIn RO' to be case sensitive
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4311 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-07 15:45:08 +00:00 |
|
kichik
|
21816d8036
|
proper umask
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4310 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-07 13:41:44 +00:00 |
|
kichik
|
03a887ba35
|
added !tempfile and !delfile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4307 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-07 13:08:44 +00:00 |
|
kichik
|
e0e4e54cea
|
validate_filename was called before skip_root in is_valid_instpath and so no root directory was ever valid, even with AllowRootDirInstall
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4293 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-04 11:18:43 +00:00 |
|
kichik
|
9dc50cf8d5
|
POSIX portability
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4291 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-24 15:50:40 +00:00 |
|
kichik
|
54062c79b9
|
use AddAvailableLibs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4290 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-24 15:49:38 +00:00 |
|
kichik
|
dc2b49aece
|
don't use NormalizedCommand in IsPluginCommand, it asserts on non-existing plug-in commands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4287 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-24 11:38:13 +00:00 |
|
kichik
|
f5ee7ddc1c
|
size2 is changed on POSIX
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4286 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-24 11:20:26 +00:00 |
|
kichik
|
4b668f4b43
|
documented /ENABLECANCEL
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4284 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-23 10:17:16 +00:00 |
|
kichik
|
5e9c6e77e6
|
missing \0 in enum
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4283 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-23 10:08:44 +00:00 |
|
kichik
|
93af198570
|
fixed compile warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4282 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-22 20:20:12 +00:00 |
|
kichik
|
4fb9309882
|
fixed memory leaks in POSIX implementation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4281 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-22 20:20:11 +00:00 |
|
kichik
|
7c46651a0f
|
WS_EX_LEFTSCROLLBAR needed by MinGW
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4279 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-20 17:35:24 +00:00 |
|
kichik
|
6a76589a72
|
fixed bug #1283528 - WS_EX_LEFTSCROLLBAR missing in RTL mode
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4274 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-17 09:55:17 +00:00 |
|
kichik
|
0536d2a029
|
moved _WIN32_IE definition to SConscript to avoid #include order problems
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4269 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-17 08:33:00 +00:00 |
|
kichik
|
bb87348150
|
use Int64ShrlMod32 on compiles that generate a call to __aullshr from 64-bit shift
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4268 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-16 16:27:43 +00:00 |
|
kichik
|
ac317eefa4
|
libiconv is iconv
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4267 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-16 16:19:12 +00:00 |
|
kichik
|
71254ce61c
|
better and uniform rounding of required/available size display
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4266 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-16 16:05:12 +00:00 |
|
kichik
|
f8062527fa
|
typos (thanks Jamyn!)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4264 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-16 11:27:51 +00:00 |
|
kichik
|
cd8934d15c
|
- avoid overflow when calculating the digit after the decimal dot
- use BOOL isntead of int in SetSizeText
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4259 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 19:12:49 +00:00 |
|
kichik
|
a882a03f74
|
moved "shlwapi.dll" and "SHAutoComplete" to .rdata from .data (constified them)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4258 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 17:26:32 +00:00 |
|
kichik
|
c904e65ff7
|
break glass in case of emergency (e.g. .rdata overflows)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4257 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 16:45:03 +00:00 |
|
kichik
|
a99b2db925
|
my_GlobalAlloc no longer reduces the size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4256 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 16:32:26 +00:00 |
|
kichik
|
d6367e4125
|
my_GlobalAlloc no longer reduces the size
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4255 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 16:08:44 +00:00 |
|
kichik
|
8e3f7ed623
|
size optimization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4254 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 15:21:45 +00:00 |
|
kichik
|
0bca3c8255
|
size optimization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4253 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 14:29:12 +00:00 |
|
kichik
|
8b91e361ca
|
round required space up instead of down (thanks Ippi)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4252 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 12:13:32 +00:00 |
|
kichik
|
82ec0a3db2
|
fixed SHACF_FILESYSTEM redefinition warning
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4250 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-09 08:42:54 +00:00 |
|
kichik
|
13319345b0
|
fixed mingw compile errors (missing SHACF_FILESYSTEM)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4242 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-06 16:57:58 +00:00 |
|
kichik
|
d736ad8ce6
|
moved most of config.h into SConstruct
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4237 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-02 16:15:13 +00:00 |
|
kichik
|
86ccf99b80
|
added auto completion to the directory page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4236 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-09-02 11:35:45 +00:00 |
|
kichik
|
8424e074e9
|
fixed build errors and warnings caused by latest merge
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4233 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-30 16:30:48 +00:00 |
|
oripel
|
57ad3c18b3
|
merged from PIEPIEPIE branch:
- min/max macros removed
- Plugins refactored
- more functions in util.{h,cpp}
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4232 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-08-27 19:56:00 +00:00 |
|
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
|
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
|
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
|
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
|
3824ddf262
|
gcc doesn't like sending a temporary string object by reference
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4158 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-02 16:49:31 +00:00 |
|
kichik
|
0deba887fc
|
include util.h for Unicode conversion functions
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4157 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-02 16:40:33 +00:00 |
|
kichik
|
0e7a2596af
|
extracted some functions from main()
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4156 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-02 13:15:28 +00:00 |
|
kichik
|
1caa4cf661
|
applied patch #1223041 - add a per-user config file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4154 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-02 12:53:37 +00:00 |
|
kichik
|
0d1e06dd2d
|
use dir_reader for Plugins::FindCommands
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4153 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-01 21:24:32 +00:00 |
|
kichik
|
2c00a558bf
|
use dir_reader for !include
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4152 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-07-01 21:08:48 +00:00 |
|
kichik
|
dbb7153d65
|
set error flag for invalid directories passed to myDelete (fixes bug #1227553)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4150 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-30 20:47:27 +00:00 |
|
kichik
|
59fcee4ca1
|
fix for patch #1214319 - Uninstaller fails due to DLLs in temp folder
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4139 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-25 16:22:27 +00:00 |
|
kichik
|
9f5e637d21
|
no using namespace in header file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4137 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-24 15:49:39 +00:00 |
|
kichik
|
49739cf0af
|
no need for #include "util.h"
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4136 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-06-24 15:44:41 +00:00 |
|