NSIS/Source
2003-11-30 16:44:06 +00:00
..
7zip - Fixed a race condition that happened when LZMA compression finished and occasionally deadlocked the next call (solid installers weren't affected, just the compiler) 2003-11-30 16:02:48 +00:00
bzip2 Note about different licenses 2003-11-24 19:02:19 +00:00
exehead Removed extra back-slash in uninstaller execution path 2003-11-28 19:04:06 +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 Smaller memory requirements on compile time (dict * 2 + 5MB) 2003-11-26 20:27:36 +00:00
build.h !ifmacro[n]def based on Anders Kjersem's code 2003-11-30 16:31:43 +00:00
cbzip2.h - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +00:00
clzma.h - Fixed a race condition that happened when LZMA compression finished and occasionally deadlocked the next call (solid installers weren't affected, just the compiler) 2003-11-30 16:02:48 +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 More memory clean-ups 2003-09-12 11:16:33 +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 Parse LangString using the codepage specified in NLF of the language. This helps avoid warnings about unknown variables with LangStrings that contain dollar signs but are not encoded with the system's current codepage. 2003-11-25 05:55:18 +00:00
lang.h ^Font and ^FontSize 2003-11-12 22:38:46 +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 - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +00:00
makenssi.dsp - First LZMA enhanced NSIS version - experimental 2003-11-24 00:08:58 +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 !ifmacro[n]def based now works with !else 2003-11-30 16:44:06 +00:00
strlist.h Removed debug message 2003-09-16 09:36:16 +00:00
tokens.cpp !ifmacro[n]def based on Anders Kjersem's code 2003-11-30 16:31:43 +00:00
tokens.h !ifmacro[n]def based on Anders Kjersem's code 2003-11-30 16:31:43 +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 More memory clean-ups 2003-09-12 11:16:33 +00:00
util.h - BgImage improved a lot 2003-05-09 21:11:14 +00:00