pjs/xpinstall/src
shaver%netscape.com 209ddb7236 missed more nsIRegistry::Key usages 1999-09-29 03:26:24 +00:00
..
.cvsignore Ignore generated files 1999-03-27 00:03:55 +00:00
Makefile.in General cleanup. 1999-09-16 02:26:33 +00:00
PatchableAppleSingle.cpp Getting mac patching working for resource files. 1999-09-16 23:09:36 +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
gdiff.h Adding missing files. :-) 1999-05-07 00:47:09 +00:00
makefile.win Added new windows shortcut file operation routine. 1999-09-20 20:58:20 +00:00
nsAppleSingleDecoder.cpp re-checking in. mscott had initially back out this file due to a bustage. 1999-09-16 20:14:59 +00:00
nsAppleSingleDecoder.h Removed DebugStr() calls in err checking macro. 1999-07-31 08:55:06 +00:00
nsInstall.cpp Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +00:00
nsInstall.h Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +00:00
nsInstallDelete.cpp Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +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 Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +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 Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +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 Added new windows shortcut file operation routine. 1999-09-20 20:58:20 +00:00
nsInstallFileOpItem.cpp Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +00:00
nsInstallFileOpItem.h Added new windows shortcut file operation routine. 1999-09-20 20:58:20 +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 Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +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 Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +00:00
nsInstallTrigger.h Fixed bug 13835. InstallTrigger.GetVersion() 1999-09-16 20:15:58 +00:00
nsInstallUninstall.cpp Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +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 Fixed memory leak when calling ToString on version. 1999-09-15 20:40:50 +00:00
nsInstallVersion.h Added progress listener support 1999-05-13 23:11:04 +00:00
nsJSInstall.cpp Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +00:00
nsJSInstallTriggerGlobal.cpp Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +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 fix logging problem, using Append instead of SetCharAt, which doesn't work 1999-09-24 23:04:51 +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 missed more nsIRegistry::Key usages 1999-09-29 03:26:24 +00:00
nsSoftwareUpdate.h Cleaned up nsXPIFlash function names. 1999-09-20 21:31:55 +00:00
nsSoftwareUpdateRun.cpp Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +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 Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +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 Fixed a bunch of Freeing Memory Mismatches. 1999-09-22 04:43:03 +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
nsWinShortcut.cpp new files needed for the shortcut functionality that I just added to xpinstall. 1999-09-20 21:13:53 +00:00
nsWinShortcut.h fixing VC5 bustage for ssu 1999-09-20 22:39:52 +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 Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +00:00
nsXPInstallManager.cpp Bugfix for 9604, 8138. r=cathleen, a=chofmann 1999-09-27 21:28:03 +00:00
nsXPInstallManager.h Resourced xpinstall dialog messages. 1999-09-21 09:55:46 +00:00