NSIS/Source
ramon18 2589a5fc85 Code clean up, removed NSIS_SUPPORT_NAMED_USERVARS and NSIS_SUPPORT_LANG_IN_STRINGS
Added support for many new constants which get shell folders path without using the registry


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3296 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-22 00:28:30 +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 Code clean up, removed NSIS_SUPPORT_NAMED_USERVARS and NSIS_SUPPORT_LANG_IN_STRINGS 2003-12-22 00:28:30 +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 Code clean up, removed NSIS_SUPPORT_NAMED_USERVARS and NSIS_SUPPORT_LANG_IN_STRINGS 2003-12-22 00:28:30 +00:00
build.h Code clean up, removed NSIS_SUPPORT_NAMED_USERVARS and NSIS_SUPPORT_LANG_IN_STRINGS 2003-12-22 00:28:30 +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 - 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 - 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
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 obey /V for line breaks too 2003-12-01 11:33:30 +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 Code clean up, removed NSIS_SUPPORT_NAMED_USERVARS and NSIS_SUPPORT_LANG_IN_STRINGS 2003-12-22 00:28:30 +00:00
strlist.h Removed debug message 2003-09-16 09:36:16 +00:00
tokens.cpp - 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
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