kichik
|
d0f1bae314
|
applied patch #1340255 - nicer registry commands log
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4415 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-24 16:45:04 +00:00 |
|
kichik
|
9214f1a563
|
completed text should only accept one parameter (bug #1349810)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4413 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-14 20:25:48 +00:00 |
|
kichik
|
27e0438fe8
|
missing SW_HIDE for ExecShell
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4391 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-11 21:39:47 +00:00 |
|
kichik
|
c1b96d78d8
|
UCS-2LE is not the default on all platforms, so this needs to be explicit
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4389 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-11 21:31:11 +00:00 |
|
kichik
|
a70e478d6e
|
freebsd portability
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4379 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-08 19:30:18 +00:00 |
|
kichik
|
96d7f01ae1
|
fixed bug #1338423 - SetOverwrite ifdiff fails with FAT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4373 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-05 14:07:47 +00:00 |
|
kichik
|
0435e051dc
|
applied patch #1348473 - ChangeUI discrepancy
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4367 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-11-05 12:19:58 +00:00 |
|
kichik
|
3b1ff15cb0
|
fixed bug #1314004 - Copy details to clipboard can crash
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4365 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-27 20:41:37 +00:00 |
|
kichik
|
833b9ab873
|
use TreeView_* instead of TVM_*, it looks nicer
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4362 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-25 14:32:34 +00:00 |
|
kichik
|
c554872e1b
|
- extracted reading an entire file to function read_file
- using vector<uchar> for file contents
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4359 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-22 15:53:58 +00:00 |
|
kichik
|
17fa7db2df
|
cosmetics
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4358 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-22 14:46:01 +00:00 |
|
kichik
|
a2177c9b8b
|
dir_readers' memory now freed by boost::scoped_ptr
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4357 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-22 13:40:52 +00:00 |
|
kichik
|
872e35f0e7
|
it's SHGetSpecialFolderLocation not SHGetSpecialFolderPath
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4356 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-22 13:25:10 +00:00 |
|
kichik
|
f3b771634e
|
fixed bug #1008632 - some special folders don't always work in Windows 9x
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4345 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-21 20:54:44 +00:00 |
|
kichik
|
7ac5477abc
|
use NLF_STRINGS_NO_SPECIAL instead of NLF_STRINGS - 3, as the number three can easily change
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4334 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-18 13:12:47 +00:00 |
|
kichik
|
4e33bf099a
|
added NLF_STRINGS_NO_SPECIAL, number of real NLF strings, not including special strings not defined in the NLF
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4333 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-18 13:12:08 +00:00 |
|
kichik
|
9ab47b62b5
|
fixed bug #1328629 - Explicitly setting $LANGUAGE does not operate as expected
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4331 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-17 13:39:18 +00:00 |
|
icemank
|
0a17affe37
|
Fixed #ifdef blocks.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4330 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-16 12:52:04 +00:00 |
|
icemank
|
174feaed16
|
Fixed comment handling.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4328 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-16 05:37:13 +00:00 |
|
kichik
|
0f7012e04e
|
use my_convert in !delfile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4324 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-12 14:40:36 +00:00 |
|
kichik
|
c94fdbf119
|
added !appendfile
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4322 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-12 14:24:21 +00:00 |
|
kichik
|
23f9afc99d
|
possible .data optimization
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4320 212acab6-be3b-0410-9dea-997c60f758d6
|
2005-10-12 13:32:47 +00:00 |
|
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 |
|