NSIS/Source
kichik 668fe450a4 fixed bug #1841573 - RTL components & instfiles page
WS_EX_LAYOUTRTL can be used for individual controls

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5387 212acab6-be3b-0410-9dea-997c60f758d6
2007-11-30 09:54:13 +00:00
..
7zip util.h isn't really needed and only causes problems when compiling the tests 2007-01-25 17:44:06 +00:00
boost Imported and modified some sources from Boost (http://www.boost.org) 2004-10-15 03:40:07 +00:00
bzip2 util.h isn't really needed and only causes problems when compiling the tests 2007-01-25 17:44:06 +00:00
exehead declare real calc_percent()'s code just once 2007-11-09 15:30:08 +00:00
Tests fixed bug #1753063 - CVS test failure on hppa 2007-07-16 18:28:18 +00:00
zlib clean-up for posix tests compatibility 2007-01-25 18:07:40 +00:00
afxres.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
build.cpp load default icon from the stub if the user didn't specify a different icon 2007-10-03 18:25:00 +00:00
build.h added support for mismatching installer and uninstaller icons 2007-10-03 17:37:56 +00:00
cbzip2.h return >0 only when really finished 2007-01-23 16:03:10 +00:00
clzma.cpp don't return 0 from CLZMA::Comrpess when finished, return 1 2007-01-22 20:01:24 +00:00
clzma.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
compressor.h don't return 0 from CLZMA::Comrpess when finished, return 1 2007-01-22 20:01:24 +00:00
crc32.c 2006 -> 2007 2007-01-13 17:28:23 +00:00
crc32.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
czlib.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
DialogTemplate.cpp fixed bug #1841573 - RTL components & instfiles page 2007-11-30 09:54:13 +00:00
DialogTemplate.h fixed bug #1662190 - dialog template unicode conversion is lossy 2007-02-17 15:11:12 +00:00
dirreader.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
dirreader.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
fileform.cpp size optimization - use GetNSISString to do complicated stirng processing 2007-03-03 14:18:49 +00:00
fileform.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
growbuf.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
growbuf.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
icon.cpp more error handling and endianity fixes 2007-10-03 18:27:37 +00:00
icon.h load default icon from the stub if the user didn't specify a different icon 2007-10-03 18:25:00 +00:00
lang.cpp real implementation for IsValidCodePage 2007-07-18 19:26:16 +00:00
lang.h implemented RFE #1235616 - Variable to get language *name* 2007-04-14 22:30:31 +00:00
lineparse.cpp slight name changes to better fit the "standard" 2007-01-24 13:25:44 +00:00
lineparse.h slight name changes to better fit the "standard" 2007-01-24 13:25:44 +00:00
makenssi.cpp applied patch #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +00:00
manifest.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
manifest.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
mmap.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
mmap.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
Platform.h added HWND 2007-07-18 19:21:30 +00:00
Plugins.cpp applied patch #1714416 - patch to build on hpux 2007-06-27 14:15:00 +00:00
Plugins.h 2006 -> 2007 2007-01-13 17:28:23 +00:00
ResourceEditor.cpp fixed GetResourceOffsetA's return type 2007-10-03 17:04:08 +00:00
ResourceEditor.h added GetResourceOffsetA/W() 2007-10-03 17:01:19 +00:00
ResourceVersionInfo.cpp fixed some warnings 2007-04-11 21:42:46 +00:00
ResourceVersionInfo.h fixed bug #1707823 - VS_FIXEDFILEINFO undefind in util.cpp 2007-04-26 18:24:35 +00:00
SConscript moved icon related functions to icon.cpp 2007-10-03 13:31:56 +00:00
script.cpp implemented RFE #1686589 and fixed bug #1701051 - improve warning for backslash line end in comment 2007-11-18 19:19:55 +00:00
ShConstants.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
ShConstants.h * The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0 2006-10-28 19:45:02 +00:00
strlist.cpp applied patch #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +00:00
strlist.h applied patch #1758863 - Patch for building on GCC and aCC 2007-07-23 18:43:07 +00:00
tokens.cpp added SetRegView lastused 2007-09-08 17:27:28 +00:00
tokens.h added SetRegView to allows access to the x64 registry view 2007-04-14 12:50:32 +00:00
uservars.h * The LZMA compression module for NSIS is now licensed under the Common Public License version 1.0 2006-10-28 19:45:02 +00:00
util.cpp moved icon related functions to icon.cpp 2007-10-03 13:31:56 +00:00
util.h moved icon related functions to icon.cpp 2007-10-03 13:31:56 +00:00
winchar.cpp winchar_strlen and winchar_strdup can use const WCHAR 2007-04-11 21:33:18 +00:00
winchar.h winchar_strlen and winchar_strdup can use const WCHAR 2007-04-11 21:33:18 +00:00
writer.cpp 2006 -> 2007 2007-01-13 17:28:23 +00:00
writer.h 2006 -> 2007 2007-01-13 17:28:23 +00:00