NSIS/Source
kichik 4eb2881b5b - Better RTL support:
* use RTL reading wherever possible (shows the dots, commas, etc. in the correct order)
  * Message boxes are now RTL too
  * Fixed RTL for links in InstallOptions
- Fixed tab order in StartMenu
- Made StartMenu use SHGetSpecialFolderLocation (soon to be in NSIS core too)


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3259 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-06 20:45:35 +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 - Better RTL support: 2003-12-06 20:45:35 +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 build plug-in table only when needed. this also fixes warnings when using something like makensis.exe /X"OutFile bla.exe" /XSection /XSectionEnd 2003-11-30 18:00:39 +00:00
build.h build plug-in table only when needed. this also fixes warnings when using something like makensis.exe /X"OutFile bla.exe" /XSection /XSectionEnd 2003-11-30 18:00:39 +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 - Better RTL support: 2003-12-06 20:45:35 +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 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 no need for that variable 2003-12-01 00:16:41 +00:00
strlist.h Removed debug message 2003-09-16 09:36:16 +00:00
tokens.cpp Added LZMA to SetCompressor's list 2003-12-01 22:48:58 +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