NSIS/Source/exehead
2004-09-03 12:52:29 +00:00
..
afxres.h - compiles without PSDK again 2004-01-30 22:04:10 +00:00
bgbg.c request #990249 - Speedup BGGradient painting (was actually a bug) 2004-08-19 22:05:19 +00:00
bin2h.c patch #1005845 - Warning fix for bin2h.c 2004-08-13 19:28:25 +00:00
bin2h.exe This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
bitmap1.bmp updated with magentagaynessbg[tm] 2002-09-20 17:11:53 +00:00
config.h more things NSIS_CONFIG_PLUGIN_SUPPORT relies on 2004-07-06 23:43:14 +00:00
exec.c compiles with NSIS_SUPPORT_CODECALLBACKS disabled 2004-08-06 21:47:14 +00:00
exec.h size optimization - lzma exehead is now 33.5kb 2004-08-06 11:05:48 +00:00
exehead-bzip2.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
exehead-lzma.dsp use __fastcall for LZMA instead of __stdcall because it's smaller and should be faster 2004-03-12 21:01:50 +00:00
exehead-zlib.dsp Resource Files folder cleaned 2002-11-14 11:57:42 +00:00
fileform.c initialize g_db_hFile with INVALID_HANDLE_VALUE so the handle 0 will not be closed in CleanUp() if loadHeaders() is never called 2004-08-20 14:16:11 +00:00
fileform.h converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00
lang.h Windows 95 (OSR2)/98/ME no longer see drive free space capped to 2GB. 2004-03-06 12:31:26 +00:00
Main.c set NSIS Error title for invalid temporary directory error message 2004-08-20 14:14:51 +00:00
Makefile patch #1005305 - Source/exehead/Makefile for cross compiling on POSIX systems 2004-08-13 19:07:09 +00:00
nsis.ico Updated NSIS icon 2002-09-11 02:15:44 +00:00
resource.h * PageEx - every page can be used everywhere and as many times as needed 2003-09-04 18:25:57 +00:00
resource.rc made the agree radio button come before the disagree radio button in the license page's tab order so pressing the up key will move the selection up and not down 2004-07-01 20:22:38 +00:00
state.h - updated the makefiles and code to allow compliation with MinGW once again (some of patch #875485 by perditionc) 2004-03-12 20:43:54 +00:00
Ui.c don't forward WM_COMMAND if it was handled 2004-09-03 12:52:29 +00:00
ui.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
uninst.ico This commit was generated by cvs2svn to compensate for changes in r2, 2002-08-02 10:01:35 +00:00
util.c fixed build warnings (including bug report #1005303 ) 2004-08-14 17:35:05 +00:00
util.h converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00