kichik
c3c52d4f4c
Improved Sunjammer's code
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@666 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-08 15:04:45 +00:00
kichik
4010d8fd2d
Infinite loop bug fixed
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@663 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-08 09:53:45 +00:00
kichik
b812472b7c
Compiles without Platform SDK
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@662 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-08 09:52:21 +00:00
kichik
6b6709196d
Sunjammer's plug-in feature optimized a bit. Still some work is done in the installer it self, but I am currently working on it
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@661 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-07 21:55:00 +00:00
kichik
7894df4758
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@660 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-07 18:12:30 +00:00
kichik
00e1d9f5c4
If default user language does fit exactly, will try to find primary language match.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@657 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-07 15:36:28 +00:00
kichik
329f59cbd1
ChangeUI can change any dialog. Added UseOuterUIItem
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@656 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-07 15:14:40 +00:00
kichik
ef05d934d9
Fixed some string replacements and that FileErrorText bug.
...
ChangeUI now supports changing dialogs other than IDD_INST.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@655 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-06 11:24:49 +00:00
kichik
aea597bca4
Can now add lines to install log window from an external DLL without problems.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@653 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-05 21:09:23 +00:00
sunjammerx
f79499a946
Implemented :: syntax to specify which dll contains the comamd to run (in cases where more than one dll has the same command, OR the command is the same name as a built-in command)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@652 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-05 20:40:14 +00:00
sunjammerx
caa131db8c
- Renamed ExternalCommands.cpp & h to Plugin.cpp & h
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@651 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-05 19:38:40 +00:00
sunjammerx
7e6be3cf1e
- Fixed a bug in the dll export scanner (spotted and cured by CodeSquid)
...
- Fixed a bug in the installer runtime (spotted by CodeSquid)
- Renamed all usage of ExternalCommand to Plugin
- Added a compile time PluginDir command
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@650 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-05 19:13:52 +00:00
kichik
334dad1e15
Compiles without Platform SDK
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@649 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-05 14:31:50 +00:00
kichik
3e5c7a1299
small bug fixes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@646 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-05 13:52:27 +00:00
sunjammerx
31ad4513e9
Added automatic use of dll commands (see config.h for more details)
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@645 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-05 02:05:00 +00:00
kichik
8ef7b8fe3c
nothing new, cvs just assumes so...
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@644 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-04 21:24:37 +00:00
kichik
c4f7a48f8c
version updated
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@643 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-04 21:22:55 +00:00
kichik
6b7f32f413
damn p...
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@642 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-04 21:22:30 +00:00
kichik
058656de50
Full multilingual support!
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@640 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-04 20:25:10 +00:00
sunjammerx
7f3ad99e51
Added KiCHiK (Amir Szekely) to the list of contributors output when makensis.exe runs.
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@639 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-04 19:49:09 +00:00
kichik
4c1780d9f0
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@638 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-03 23:06:10 +00:00
kichik
6a7319e566
Now compiles on Windows older than Win2000 too
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@637 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-03 17:47:38 +00:00
kichik
0581c8c85a
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@636 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-03 17:47:07 +00:00
kichik
66a5c65075
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@635 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-03 12:14:20 +00:00
kichik
c97a1b79c9
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@634 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 20:11:36 +00:00
kichik
18d56c60ce
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@633 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 18:37:30 +00:00
kichik
878fbf5b66
Saved 8 bytes
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@631 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 16:52:35 +00:00
kichik
5323016891
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@630 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 16:51:42 +00:00
kichik
1f1042a645
Fixed a bug with ChangeUI and no branding image
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@629 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 15:29:22 +00:00
rainwater
3ba99607e2
Removed temp files
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@628 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 13:31:45 +00:00
kichik
6d501355a0
no message
...
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@627 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 12:45:31 +00:00
kichik
3e9e73ec59
This commit was generated by cvs2svn to compensate for changes in r2,
...
which included commits to RCS files with non-trunk default branches.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@625 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-02 10:01:35 +00:00