NSIS/Source
2004-01-05 15:36:59 +00:00
..
7zip patches by PerditionC for compatibly with PSDK-less VC6 2003-12-21 21:00:37 +00:00
bzip2 Note about different licenses 2003-11-24 19:02:19 +00:00
exehead Fixed a bug which caused beeping when the space key is hit on the components tree (kichik missed a bit...) 2004-01-04 19:45:14 +00:00
zlib Fixed bug #777590 - inflate left too early causing NSIS to think more data is needed thus discarding unused data 2003-08-03 12:59:25 +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 fixed compile errors without NSIS_CONFIG_COMPONENTPAGE, NSIS_CONFIG_PLUGIN_SUPPORT or NSIS_SUPPORT_HWNDS 2004-01-04 17:25:59 +00:00
build.h - fixed limit on LangStrings and user variables number which was lower than designed. limit is now 16383 for both. 2004-01-04 17:05:03 +00:00
cbzip2.h fixed non solid compression using bzip2 or lzma 2004-01-05 14:22:14 +00:00
clzma.h finish flag was not set when passed on the first call to Compress 2004-01-05 15:36:59 +00:00
compressor.h - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +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 - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +00:00
DialogTemplate.cpp - Better RTL support: 2003-12-06 20:45:35 +00:00
DialogTemplate.h - Fixed and improved SetFont 2003-09-06 09:59:02 +00:00
exedata.cpp - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +00:00
exedata.h - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +00:00
lang.cpp - fixed limit on LangStrings and user variables number which was lower than designed. limit is now 16383 for both. 2004-01-04 17:05:03 +00:00
lang.h - Added SS_NOPREFIX for the static control above the install log so both will show the same when an ampersand is present in the string 2003-12-17 23:22:14 +00:00
lineparse.h tabs to spaces 2003-07-12 15:19:49 +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 rc1->rc2 2004-01-04 21:05:02 +00:00
makenssi.dsp Added ShConstants.h to makenssi project 2003-12-22 14:02:15 +00:00
makenssi.dsw - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +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 signed/unsigned mismatch 2003-09-08 15:28:16 +00:00
ResourceEditor.h - Fixed uninstaller not showing anything when installer is silent 2003-09-08 13:54:01 +00:00
ResourceVersionInfo.cpp Fixed VIAddVersionKey failing on empty inputs 2003-09-08 10:38:34 +00:00
ResourceVersionInfo.h More memory clean-ups 2003-09-12 11:16:33 +00:00
script.cpp rc1->rc2 2004-01-04 21:05:02 +00:00
ShConstants.h Added ShConstants.h to makenssi project 2003-12-22 14:02:15 +00:00
strlist.h Removed debug message 2003-09-16 09:36:16 +00:00
tokens.cpp - Disabled DirShow as it hasn't been working since b0 which was released more than a year ago. 2003-12-24 15:54:06 +00:00
tokens.h !ifmacro[n]def based on Anders Kjersem's code 2003-11-30 16:31:43 +00:00
uservars.h Code clean up, removed NSIS_SUPPORT_NAMED_USERVARS and NSIS_SUPPORT_LANG_IN_STRINGS 2003-12-22 00:28:30 +00:00
util.cpp accept different order in install and uninstall icon files, as long as all of the sizes and color depths match 2003-12-08 09:32:30 +00:00
util.h - BgImage improved a lot 2003-05-09 21:11:14 +00:00