NSIS/Source/exehead
2004-11-11 20:34:50 +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 added NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE 2004-09-25 11:22:46 +00:00
exec.c Always increase the load count of registered dlls if /NOUNLOAD is not specified. This should fix some problems with registering many COM dlls in a row. 2004-11-11 20:34:50 +00:00
exec.h size optimization - lzma exehead is now 33.5kb 2004-08-06 11:05:48 +00:00
exehead-bzip2.dsp refactoring: 2004-10-02 18:04:41 +00:00
exehead-lzma.dsp refactoring: 2004-10-02 18:04:41 +00:00
exehead-zlib.dsp refactoring: 2004-10-02 18:04:41 +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 Added another parameter to plug-in functions. This parameter is a structure with pointers to exec_flags and ExecuteCodeSegment. This is backward compatible with older plug-ins because plug-in functions use the __cdecl calling convention which means NSIS clears the stack. 2004-10-23 17:43:08 +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 made the Reboot command first quit and then reboot 2004-10-14 13:56:02 +00:00
Makefile some more cross compiler prefixes 2004-10-12 22:40:58 +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 size optimizations 2004-10-14 21:33:33 +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 gcc 3.4 compile errors 2004-09-25 18:05:16 +00:00
util.h converted RMDir back from SHFileOperation to the good old manual method 2004-08-06 17:03:07 +00:00