Commit graph

20 commits

Author SHA1 Message Date
kichik
4c9029094e CallInstDLL /NOUNLOAD added
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@813 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-29 10:25:45 +00:00
rainwater
0a9305a002 Moved plugins to Plugins\ directory
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@780 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-28 18:26:28 +00:00
kichik
883d1f9f9b Disabled UseOuterUIItem
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@745 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-26 13:33:34 +00:00
kichik
c37ccc69d7 Added .onMouseOverSection
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@735 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 16:06:18 +00:00
kichik
b5edc36eaa Replaced .onStaticBkColor with .onInitDialog
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@728 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-25 10:48:43 +00:00
kichik
d209003edd Better backward compatibility ($LANGUAGE is now last in the user variables array)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@721 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 22:09:09 +00:00
kichik
458f6f6c22 Default license color now fits the user system
Now reports the right number of required sections


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@718 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-22 21:06:07 +00:00
kichik
700d520b6a Language can be choosen from .onInit
Added .onStaticCtlBkColor and un.onStaticCtlBkColor
Type fixed


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@698 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-21 16:23:29 +00:00
kichik
78a1bbb020 No more compile errors without NSIS_CONFIG_PLUGIN_SUPPORT
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@681 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-10 09:40:34 +00:00
kichik
0b31694486 - Plug-in command can now come in any order in the script
- Second plug-in DLL doesn't produce errors anymore
- Infinite loop bug fixed (again)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@678 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-09 22:12:10 +00:00
kichik
bc6494155b Fixed a bug that caused the second plug-in DLL not to get extracted
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@677 212acab6-be3b-0410-9dea-997c60f758d6
2002-08-09 18:59:13 +00:00
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
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
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
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
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
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
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
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
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