NSIS/Include
kichik 5ac5b3f95b deprecate SetPluginUnload and /NOUNLOAD
plug-ins are now responsible to keeping themselves loaded using the new api

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5855 212acab6-be3b-0410-9dea-997c60f758d6
2008-12-20 08:17:15 +00:00
..
Colors.nsh some more useful macros 2005-04-08 10:30:43 +00:00
FileFunc.nsh deprecate SetPluginUnload and /NOUNLOAD 2008-12-20 08:17:15 +00:00
LangFile.nsh * New LangFile.nsh macro LANGFILE_INCLUDE_WITHDEFAULT to load language file with defaults being obtained from a default file. This replaces the LANGFILE_DEFAULT setting and makes it easier to use LangFile.nsh for multiple sets of languages file without having to care about the different LANGFILE_DEFAULT settings. 2008-03-29 15:35:08 +00:00
Library.nsh implemented RFE #2315740 - Library support for ActiveX exe /regserver 2008-11-20 21:54:21 +00:00
LogicLib.nsh applied patch #1990761 - ${IfNotThen} macro for LogicLib 2008-06-13 16:42:15 +00:00
Memento.nsh added missing ${MementoSectionDone} 2008-03-16 19:42:06 +00:00
MUI.nsh If we already have include directories, why not use them? 2003-02-07 14:15:51 +00:00
MUI2.nsh * Distribute MUI2 beta 2007-08-22 21:57:23 +00:00
SConscript extract CallArtificialFunction to Util.nsh 2008-11-21 00:04:05 +00:00
Sections.nsh fixed bug #1742793 - ReverseSection macro in Sections.nsh doesn't work 2007-06-26 17:27:01 +00:00
StrFunc.nsh check whether function from StrFunc.nsh is already included 2008-05-01 20:31:23 +00:00
StrFunc.txt typos (thanks Jamyn!) 2005-09-16 11:27:51 +00:00
TextFunc.nsh deprecate SetPluginUnload and /NOUNLOAD 2008-12-20 08:17:15 +00:00
UpgradeDLL.nsh extract RegTool with the random data as well 2005-10-12 11:10:23 +00:00
Util.nsh use new artificial functions to remove the need to declare usage of functions from the header files and to remove the unnecessary differentiation between install and uninstall functions 2008-11-21 01:12:22 +00:00
VB6RunTime.nsh msvbvm60.dll is protected by Windows Vista 2008-05-04 12:55:12 +00:00
WinMessages.nsh applied patch #2135855 - Timer support for nsDialogs 2008-11-29 17:56:54 +00:00
WinVer.nsh deprecate SetPluginUnload and /NOUNLOAD 2008-12-20 08:17:15 +00:00
WordFunc.nsh use new artificial functions to remove the need to declare usage of functions from the header files and to remove the unnecessary differentiation between install and uninstall functions 2008-11-21 01:12:22 +00:00
x64.nsh proper comment, $SYSDIR doesn't change 2007-01-23 19:35:48 +00:00