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
joostverburg
d3214f7466
license notes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3501 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-23 18:39:50 +00:00
joostverburg
fc31238735
link text not cut off when high dpi setting is used
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3500 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-23 17:46:16 +00:00
joostverburg
4fb91fac21
wrong filenames
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3499 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-23 17:22:17 +00:00
eccles
4f02d7930c
Note about BITMAPs being centered.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3498 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-21 15:42:24 +00:00
eccles
703548d9bf
Now, IO bitmaps never have any surrounding background.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3497 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-21 15:28:05 +00:00
eccles
6f96381818
We now centre bitmaps manually, to avoid differences in behaviour between XP and everything else.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3496 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-21 15:18:22 +00:00
joostverburg
c3ce5271a3
typo
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3495 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-20 17:29:06 +00:00
kichik
b4f63105e1
AllowRootDirInstall should now work along with InstallDirRegKey when the specified registry value contains a root directory without a trailing backslash. When writing $INSTDIR as is, this will always be the case.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3494 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-20 15:13:13 +00:00
joostverburg
7b77fdcba5
1.03
...
- Added commands support for uninstall sections and functions
- Fixed variables switch in "StrLoc" and "StrTok" after using these
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3493 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-17 13:38:45 +00:00
joostverburg
92ebf81a32
Orange theme by MoNKi
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3492 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-16 19:11:02 +00:00
joostverburg
2240ff4a03
UpgradeDLL: rundll32l not always in $SYSDIR
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3491 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-15 13:03:15 +00:00
joostverburg
870351dffd
background color for welcome/finish page bitmap not set when image is stretched
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3490 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-14 19:41:51 +00:00
joostverburg
f54266d41b
fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3489 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-11 22:00:27 +00:00
anoncvs_ezcontents
2fed742279
Calling show after a failed initDialog caused a freeze.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3488 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-10 23:29:49 +00:00
joostverburg
4bd2132d6a
option text
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3487 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-08 13:53:38 +00:00
joostverburg
a9203269da
Expand all / Hide all options
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3486 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-08 13:40:52 +00:00
kichik
3f313004cb
fixed typo - MUI 1.70, not 1.79
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3485 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-08 13:05:06 +00:00
kichik
7c9ab6c657
added Contrib\\Modern UI\\images
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3483 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-07 21:13:56 +00:00
kichik
a4a0e1b063
(deguix) replaced StrSort and updated documentation some more
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3482 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-07 15:47:54 +00:00
kichik
569b4fb8e1
check if smaller than 31 (=control char) as unsigned
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3481 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-07 14:24:51 +00:00
kichik
95b34056d2
rc4->final
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3480 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-07 00:42:52 +00:00
kichik
58efd7312d
added deguix's collection of string functions
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3479 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-07 00:39:42 +00:00
kichik
8c8a8a701d
updates
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3478 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-06 23:55:43 +00:00
joostverburg
69b399507a
bottom text link
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3477 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-06 23:27:39 +00:00
joostverburg
32589a1d28
NSIS 2.0
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3476 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-06 23:17:43 +00:00
joostverburg
b804b8c403
fix
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3475 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-06 23:14:34 +00:00