joostverburg
8031329c3d
fixed cvs root patching
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3551 212acab6-be3b-0410-9dea-997c60f758d6
2004-06-01 12:29:46 +00:00
kichik
af6951c0d3
should be $R0, not $0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3550 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-28 14:03:24 +00:00
kichik
4cf2341292
a character in the destination buffer address was skipped if size wasn't specified
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3549 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-20 19:44:27 +00:00
kichik
73ba4f376b
fixed the next/back buttons bug caused by the last fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3548 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-15 11:22:48 +00:00
joostverburg
b99616bf03
releases / development files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3547 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-12 09:44:56 +00:00
joostverburg
2d44552e31
description text position
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3546 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-09 11:54:50 +00:00
kichik
43cfa19a94
show meaningful error strings and not just numbers for compression errors
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3545 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-08 17:40:29 +00:00
kichik
499fa0e764
fixed a bug which prevented enabling the next button from the leave function of InstallOptions pages
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3544 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-08 16:07:22 +00:00
kichik
5f74ac58f9
print output file path on win32 too
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3543 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-08 14:39:23 +00:00
kichik
c458fd50bc
fixed ${NSISDIR} on POSIX when makensis is called with an absolute path
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3542 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-08 13:05:35 +00:00
kichik
890a83c2b1
fixed local include on POSIX
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3541 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-08 11:35:21 +00:00
kichik
473d90a1bc
always go forward in the POSIX implmentation of CharNext
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3540 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-08 11:34:31 +00:00
kichik
ebbfc6d335
use NSIS_MAX_STRLEN, not an arbitrary number
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3539 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-07 11:16:18 +00:00
kichik
c5aef2646e
bigger MAX_LINELENGTH
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3538 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-07 11:16:03 +00:00
joostverburg
0016cf11a9
added WM_SETTINGCHANGE
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3537 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-03 18:40:44 +00:00
joostverburg
683883c903
window caption
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3536 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-02 12:02:13 +00:00
kichik
23b9109203
LZMA compression should again work on Windows 95
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3535 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-01 19:44:06 +00:00
kichik
33cd11c7eb
- comment update for bug report #945607
...
- compile error fix for MinGW
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3534 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-01 12:57:57 +00:00
kichik
f9b9956dd2
- fixed bug report #945832
...
- fixed a crash under some POSIX platforms in the code that gets the fully qualified path to the output file
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3533 212acab6-be3b-0410-9dea-997c60f758d6
2004-05-01 12:41:49 +00:00
kichik
037da48cd1
GetDiskFreeSpaceEx on NT4 doesn't seem to like NULLs, even though MSDN says it should
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3532 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-24 19:16:10 +00:00
joostverburg
47f91a095e
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3531 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-24 12:49:31 +00:00
joostverburg
acb42b2278
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3530 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-21 20:30:44 +00:00
joostverburg
5283342f2a
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3529 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-21 17:44:45 +00:00
kichik
0a30814add
fixed File /r
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3528 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-17 09:29:49 +00:00
kichik
3f483e0163
Converted the LZMA decoder to a state machine like zlib and bzip2. The new method is smaller and safer because there is no need for hideous thread synchronization. The new method also works on Windows 95, unlike the previous one which was using InterlockedCompareExchange.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3527 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-16 22:44:03 +00:00
kichik
c579a1e4b0
back to 34kb for good old zlib exehead
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3526 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-16 22:36:03 +00:00
joostverburg
103ea9dd4c
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3525 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-16 15:23:00 +00:00
joostverburg
0916e1322b
v6
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3524 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-15 16:12:13 +00:00
joostverburg
7bbb4f1342
1.68
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3523 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-15 16:11:57 +00:00
kichik
70ceb70688
1.06
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3522 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-09 13:17:55 +00:00
kichik
22e2a6271e
is_valid_instpath: don't check the current directory, check the root directory
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3521 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-09 12:47:33 +00:00
joostverburg
f68c7b6156
removed a slash
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3520 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-05 13:24:19 +00:00
kichik
ddd47a90df
- updated list of translators
...
- added SW_HIDE to ShellExec's documentation
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3519 212acab6-be3b-0410-9dea-997c60f758d6
2004-04-02 15:18:01 +00:00
kichik
4c5f8a30eb
- makensis should now compile on any POSIX compliment platform (Linux, *BSD, Mac OS X, etc.)
...
- improved makefiles so nothing is compiled when it's already up-to-date
- Added SW_HIDE to ExecShell's accepted show modes
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3518 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-29 20:21:00 +00:00
joostverburg
8567625b0e
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3517 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-24 21:14:10 +00:00
joostverburg
7f053a6bf7
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3516 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-17 14:32:51 +00:00
joostverburg
98d8b5704b
updated error messagebox text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3515 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-14 12:00:55 +00:00
kichik
7b8acb9237
use __fastcall for LZMA instead of __stdcall because it's smaller and should be faster
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3514 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-12 21:01:50 +00:00
kichik
f4a1f17299
- updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc)
...
- fixed errors and warnings given by gcc
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3513 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-12 20:43:54 +00:00
kichik
2b3da85bae
always create a valid standard input handle
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3512 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-12 10:28:49 +00:00
kichik
a05b0f6c61
made search for .dll in plug-in names case insensitive
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3511 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-11 19:29:04 +00:00
joostverburg
d8201ccded
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3510 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-11 17:13:27 +00:00
joostverburg
263542a0b6
new LZMA source files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3509 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-07 10:46:09 +00:00
kichik
d18cea205c
- lzma exehead is now 34kb instead of 34.5kb thanks to the new LZMA C SDK and should be much faster due to removal of critical section usage (not tested too much, test before usage)
...
- applied some parts of patch #875485
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3508 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-06 18:37:19 +00:00
eccles
ca9582c925
Windows 95 (OSR2)/98/ME no longer see drive free space capped to 2GB.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3507 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-06 12:31:26 +00:00
joostverburg
e90fe421d6
updated outdated info about shell extensions and compression methods
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3506 212acab6-be3b-0410-9dea-997c60f758d6
2004-03-04 21:37:09 +00:00
joostverburg
11cb856326
new Orange theme graphics
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3505 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-29 15:44:35 +00:00
kichik
4d889381ca
only append the last part of the path specified using InstallDir if it is not also the first
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3504 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-27 14:13:08 +00:00
joostverburg
ee36f61aa3
return value info
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3503 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-26 17:03:29 +00:00
joostverburg
81ec7e4559
link to development page
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3502 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-25 23:31:36 +00:00