gecko-dev/xpinstall/src
dougt%netscape.com 95cb3e6242 fixing 10750
1999-09-13 19:23:44 +00:00
..
.cvsignore Ignore generated files 1999-03-27 00:03:55 +00:00
gdiff.h Adding missing files. :-) 1999-05-07 00:47:09 +00:00
Makefile.in Add -lmozreg_s to EXTRA_DSO_LDOPTS 1999-09-08 11:35:52 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
nsAppleSingleDecoder.cpp Fix for bug 11615. 1999-09-01 00:38:21 +00:00
nsAppleSingleDecoder.h Removed DebugStr() calls in err checking macro. 1999-07-31 08:55:06 +00:00
nsInstall.cpp fixing 10750 1999-09-13 19:23:44 +00:00
nsInstall.h changing GetDiskSpaceAvailable to return a signed 64 bit value 1999-09-10 20:03:56 +00:00
nsInstallDelete.cpp Fixing 12075, 12108, 10750. 1999-09-07 18:58:26 +00:00
nsInstallDelete.h revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallExecute.cpp Fixing 12075, 12108, 10750. 1999-09-07 18:58:26 +00:00
nsInstallExecute.h revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallFile.cpp Fixing 12075, 12108, 10750. 1999-09-07 18:58:26 +00:00
nsInstallFile.h revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallFileOpEnums.h initial checkin of file operation functions for xpInstall 1999-06-03 18:07:29 +00:00
nsInstallFileOpItem.cpp revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallFileOpItem.h revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallFolder.cpp Fixing 12075, 12108, 10750. 1999-09-07 18:58:26 +00:00
nsInstallFolder.h File was missing a newline at the end of file, which upsets some Unix compilers. 1999-06-24 03:20:47 +00:00
nsInstallObject.h revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallPatch.cpp Fixing 12075, 12108, 10750. 1999-09-07 18:58:26 +00:00
nsInstallPatch.h revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallProgressDialog.cpp disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com 1999-08-16 22:23:19 +00:00
nsInstallProgressDialog.h First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro. 1999-08-21 08:54:47 +00:00
nsInstallResources.cpp Adding missing files. :-) 1999-05-07 00:47:09 +00:00
nsInstallResources.h ignore generated Makefile. add newlines to end of file. use PR_FALSE instead 1999-06-24 20:20:12 +00:00
nsInstallTrigger.cpp fix bug 9603 1999-08-11 06:58:55 +00:00
nsInstallTrigger.h replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsInstallUninstall.cpp Fixing 12075, 12108, 10750. 1999-09-07 18:58:26 +00:00
nsInstallUninstall.h revert PRUnichar* back to char*; depending on more unichar/UTF8 support 1999-08-25 01:26:11 +00:00
nsInstallVersion.cpp replaced calls to deprecated string API 1999-07-26 01:05:31 +00:00
nsInstallVersion.h Added progress listener support 1999-05-13 23:11:04 +00:00
nsJSInstall.cpp changing GetDiskSpaceAvailable to return a signed 64 bit value 1999-09-10 20:03:56 +00:00
nsJSInstallTriggerGlobal.cpp replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsJSInstallVersion.cpp Fixed Blamed Build Warnings 1999-07-16 22:00:24 +00:00
nsJSWinProfile.cpp Fixes to address memory allocation problems - Bug #8227 1999-07-18 20:56:12 +00:00
nsJSWinProfile.h changed windows define from XP_WIN to _WINDOWS and fixed compilation bugs 1999-05-17 22:45:50 +00:00
nsJSWinReg.cpp fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
nsJSWinReg.h initial checkin for install.WinReg object files 1999-05-13 22:59:00 +00:00
nsLoggingProgressNotifier.cpp replaced deprecated nsString use with nsCString 1999-08-29 23:39:25 +00:00
nsLoggingProgressNotifier.h First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro. 1999-08-21 08:54:47 +00:00
nsSoftwareUpdate.cpp replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsSoftwareUpdate.h replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsSoftwareUpdateRun.cpp Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
nsSoftwareUpdateRun.h Added progress listener support 1999-05-13 23:11:04 +00:00
nsTopProgressNotifier.cpp replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsTopProgressNotifier.h replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsWinProfile.cpp fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
nsWinProfile.h Fixes to address memory allocation problems - Bug #8227 1999-07-18 20:56:12 +00:00
nsWinProfileItem.cpp fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
nsWinProfileItem.h fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
nsWinReg.cpp fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
nsWinReg.h replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsWinRegEnums.h Fixed bugs #6612 and #6910. 1999-06-09 19:17:24 +00:00
nsWinRegItem.cpp fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
nsWinRegItem.h fixing bug #8227 and #10955 1999-08-25 07:51:33 +00:00
nsWinRegValue.cpp initial checkin for install.WinReg object files 1999-05-13 22:59:00 +00:00
nsWinRegValue.h initial checkin for install.WinReg object files 1999-05-13 22:59:00 +00:00
nsXPInstallManager.cpp Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
nsXPInstallManager.h NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/ 1999-08-22 13:26:18 +00:00
nsXPITriggerInfo.cpp replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
nsXPITriggerInfo.h replaces nsVector with nsVoidArray everywhere. Also bugs 10752, 10753, 10755, 11666 1999-09-01 04:29:49 +00:00
PatchableAppleSingle.cpp Adding missing files. :-) 1999-05-07 00:47:09 +00:00
PatchableAppleSingle.h ignore generated Makefile. add newlines to end of file. use PR_FALSE instead 1999-06-24 20:20:12 +00:00
ScheduledTasks.cpp fixing Unix bustage. These were apparently set in xp_file.h but also in a Windows system header 1999-09-04 20:25:38 +00:00
ScheduledTasks.h Previous fix thanks to jdunn@netscape.com (AIX) and tor@cs.brown.edu (HP-UX) 1999-07-01 05:57:00 +00:00