NSIS/Source
kichik 3c10c29237 Clean-up
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2687 212acab6-be3b-0410-9dea-997c60f758d6
2003-06-28 11:32:09 +00:00
..
bzip2 bzip2 code cleanup 2002-10-03 06:48:06 +00:00
exehead Special section of data for user vars, whitch allow compiler to assign the right size and no code needed in exehead for mem allocs. Warnings for unreferenced user vars. (758773) Error, if temp file not available, now directory is created if not exist. 2003-06-23 22:40:11 +00:00
zlib + Sections can be unselected in silent mode too 2002-11-30 13:15:49 +00:00
afxres.h This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
build.cpp No ${LANG_ENGLISH} by default 2003-06-26 19:37:24 +00:00
build.h Clean-up 2003-06-28 11:32:09 +00:00
cbzip2.h - Compressor type listed in summary 2003-02-07 23:04:25 +00:00
compressor.h - Compressor type listed in summary 2003-02-07 23:04:25 +00:00
crc32.c Instant saving of 0.5K - use of stdcall calling convention to 2002-08-19 23:18:19 +00:00
czlib.h - Compressor type listed in summary 2003-02-07 23:04:25 +00:00
DialogTemplate.cpp Standard tabing 2003-06-24 19:17:51 +00:00
DialogTemplate.h Standard tabing 2003-06-24 19:17:51 +00:00
exedata.cpp This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
exedata.h This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
lang.cpp latest translation 2003-06-25 12:08:37 +00:00
lang.h Added AllowSkipFiles - thanks Ramon! 2003-05-26 17:55:15 +00:00
lineparse.h Comments like C/C++; Added commands to support VersionInformation (VIProductVersion, VIProductName, VICompanyName, VIComments, VILegalTrademarks, VILegalCopyrights, VIDescription); Support to named user variables (up to 500) but disabled by define 2003-06-09 18:59:14 +00:00
Makefile This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
makenssi.cpp Moved setting of __DATE__ and __TIME__ predefines. 2003-06-23 16:25:07 +00:00
makenssi.dsp Safer __TIMESTAMP__, __FILE__, and friends 2003-06-12 22:44:45 +00:00
makenssi.dsw This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
Plugins.cpp Faster compilation 2003-04-17 15:27:12 +00:00
Plugins.h Faster compilation 2003-04-17 15:27:12 +00:00
ResourceEditor.cpp Standard tabing 2003-06-24 19:17:51 +00:00
ResourceEditor.h Standard tabing 2003-06-24 19:17:51 +00:00
ResourceVersionInfo.cpp Language strings inside any other strings, $$ defines fix, both currently disabled by defines, support for /LANG in command VIAddVersionKey 2003-06-16 19:58:29 +00:00
ResourceVersionInfo.h Clean-up 2003-06-28 11:32:09 +00:00
script.cpp Modified set_timestamp_define to use FileTimeToLocalFileTime instead of SystemTimeToTzSpecificLocalTime, since the latter is unsupported in Win 9x. 2003-06-23 15:12:49 +00:00
strlist.h Version Information now rely on languages, some more updates on named uservars, maybe last one before official release :) (preview UserVars.nsi - doesn't compile yet) 2003-06-12 00:06:23 +00:00
tokens.cpp Language strings inside any other strings, $$ defines fix, both currently disabled by defines, support for /LANG in command VIAddVersionKey 2003-06-16 19:58:29 +00:00
tokens.h Version Information now rely on languages, some more updates on named uservars, maybe last one before official release :) (preview UserVars.nsi - doesn't compile yet) 2003-06-12 00:06:23 +00:00
uservars.h Special section of data for user vars, whitch allow compiler to assign the right size and no code needed in exehead for mem allocs. Warnings for unreferenced user vars. (758773) Error, if temp file not available, now directory is created if not exist. 2003-06-23 22:40:11 +00:00
util.cpp Refer to the docs 2003-06-25 11:17:56 +00:00
util.h - BgImage improved a lot 2003-05-09 21:11:14 +00:00