gecko-dev/xpinstall/src
sgehani%netscape.com 138e8760d5 Create install log file in XPCOM's notion of cwd.
[nsbeta2+ b = 19034; r = ssu]
2000-07-06 19:44:09 +00:00
..
.cvsignore Ignore generated files 1999-03-27 00:03:55 +00:00
Makefile.in Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
PatchableAppleSingle.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
PatchableAppleSingle.h bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
ScheduledTasks.cpp Fix for nsbeta2+ bug 340786 r=sgehani 2000-06-28 20:26:39 +00:00
ScheduledTasks.h Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
gdiff.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win added bit field in nsInstallFile for Windows Shared File and Do No Uninstall. 2000-05-14 03:07:05 +00:00
nsAppleSingleDecoder.cpp bringing ASEncoder upt-to-date using new Universal Headers -- not part of the build. r=sgehani 2000-06-29 22:28:59 +00:00
nsAppleSingleDecoder.h Restoring file dates when decoding was off by 12 hours. This is now fixed. [r=ssu] 1999-11-11 00:52:04 +00:00
nsInstall.cpp Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing 2000-05-24 14:13:39 +00:00
nsInstall.h Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing 2000-05-24 14:13:39 +00:00
nsInstallBitwise.cpp new files to support setting of windows shared files registry in the windows registry. Not part of tinderbox build yet. 2000-05-14 02:27:52 +00:00
nsInstallBitwise.h new files to support setting of windows shared files registry in the windows registry. Not part of tinderbox build yet. 2000-05-14 02:27:52 +00:00
nsInstallDelete.cpp Fixing tree blocker. nsInstallFolder did not return an error code when 2000-04-24 22:23:44 +00:00
nsInstallDelete.h Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
nsInstallExecute.cpp fixing bug #37168. Install.execute() is not working in xpinstall on all platforms. This fix is for windows only. Mac is coming up soon, then linux. a=dvedtiz, r=dveditz 2000-06-02 05:34:44 +00:00
nsInstallExecute.h Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
nsInstallFile.cpp Fix for nsbeta2+ bug #40783 r=ssu 2000-06-21 13:43:37 +00:00
nsInstallFile.h fixing bug #7478. We now have an uninstaller for the installer on the Windows platform. r=dveditz 2000-04-26 05:04:21 +00:00
nsInstallFileOpEnums.h added bit field in nsInstallFile for Windows Shared File and Do No Uninstall. 2000-05-14 03:07:05 +00:00
nsInstallFileOpItem.cpp fix for nsbeta2+ bugs 37363 and 39157. r=dveditz 2000-06-15 14:28:28 +00:00
nsInstallFileOpItem.h added bit field in nsInstallFile for Windows Shared File and Do No Uninstall. 2000-05-14 03:07:05 +00:00
nsInstallFolder.cpp Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing 2000-05-24 14:13:39 +00:00
nsInstallFolder.h Getting installed overlays to work, dogfood bug 1011 in bugSCAPE. Also fixing 2000-05-24 14:13:39 +00:00
nsInstallLogComment.cpp initial checkin for files to fix bug #7478. Not part of any build yet. 2000-04-26 04:53:06 +00:00
nsInstallLogComment.h initial checkin for files to fix bug #7478. Not part of any build yet. 2000-04-26 04:53:06 +00:00
nsInstallObject.h fixes bug 23277 2000-01-06 21:55:00 +00:00
nsInstallPatch.cpp Fixing tree blocker. nsInstallFolder did not return an error code when 2000-04-24 22:23:44 +00:00
nsInstallPatch.h Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
nsInstallProgressDialog.cpp 41110. nsIWebshellWindow erradication. removing extraneous usage. 2000-06-01 14:54:16 +00:00
nsInstallProgressDialog.h 41110. nsIWebshellWindow erradication. removing extraneous usage. 2000-06-01 14:54:16 +00:00
nsInstallResources.cpp fixing bug #42203. Typo in xpinstall.properties string. a=leaf r=sgehani 2000-06-15 06:18:08 +00:00
nsInstallResources.h Fix build warnings by moving a static struct from a .h to its .cpp. 1999-11-11 00:24:24 +00:00
nsInstallTrigger.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsInstallTrigger.h making chrome installs work with late-breaking chromeRegistry changes -- required for tomorrow's install 2000-05-17 07:09:11 +00:00
nsInstallUninstall.cpp Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
nsInstallUninstall.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsInstallVersion.cpp Skin/Locale installer (bug 32688) and groundwork for bug 32689 2000-05-05 06:23:11 +00:00
nsInstallVersion.h Converted nsxpi.dll and xpiflash.dll to use nsIModule to prepare for memory leaks fixing. Bug# 14034. r=dougt 1999-10-08 20:41:13 +00:00
nsJSFile.cpp fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2000-06-12 23:52:31 +00:00
nsJSFile.h Fix for bug 24984, conversion to use nsIFile and related ilk. 2000-04-21 18:58:41 +00:00
nsJSFileSpecObj.cpp adding new files from dbragg, r=dveditz, not yet part of build 1999-11-21 01:24:18 +00:00
nsJSFileSpecObj.h adding new files from dbragg, r=dveditz, not yet part of build 1999-11-21 01:24:18 +00:00
nsJSInstall.cpp Fix for nsbeta2+ bug #37855 r=ssu 2000-06-21 13:43:07 +00:00
nsJSInstallTriggerGlobal.cpp fix bustage, |const| needed on Windows 2000-06-13 00:21:53 +00:00
nsJSInstallVersion.cpp making string conversions explicit 2000-04-18 05:38:58 +00:00
nsJSWinProfile.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsJSWinProfile.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsJSWinReg.cpp fix for bug #14921 r=ssu 2000-02-01 23:05:41 +00:00
nsJSWinReg.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsLoggingProgressNotifier.cpp Create install log file in XPCOM's notion of cwd. 2000-07-06 19:44:09 +00:00
nsLoggingProgressNotifier.h Create install log file in XPCOM's notion of cwd. 2000-07-06 19:44:09 +00:00
nsRegisterItem.cpp Partial fix for broken chrome registration on the Mac. [b=41002,r=dveditz] 2000-05-31 22:39:37 +00:00
nsRegisterItem.h making chrome installs work with late-breaking chromeRegistry changes -- required for tomorrow's install 2000-05-17 07:09:11 +00:00
nsSoftwareUpdate.cpp I IDL-ifying the nsProxyObjectManager. 2000-06-24 00:03:10 +00:00
nsSoftwareUpdate.h Bug #39323. Change nsSoftwareUpdate::mMasterListener to be a 2000-06-23 00:14:22 +00:00
nsSoftwareUpdateRun.cpp fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2000-06-12 23:52:31 +00:00
nsSoftwareUpdateRun.h Added progress listener support 1999-05-13 23:11:04 +00:00
nsTopProgressNotifier.cpp make the master listener threadsafe 2000-05-08 08:48:20 +00:00
nsTopProgressNotifier.h make the master listener threadsafe 2000-05-08 08:48:20 +00:00
nsUpdateNotification.cpp Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsUpdateNotification.h dist...chrome restructuring 2000-04-19 21:42:30 +00:00
nsWinProfile.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsWinProfile.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsWinProfileItem.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsWinProfileItem.h New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +00:00
nsWinReg.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsWinReg.h Checkin for dbragg, Bug 16214 make "folder" params objects rather than path strings, r=dveditz. 1999-11-21 06:03:23 +00:00
nsWinRegEnums.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsWinRegItem.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
nsWinRegItem.h New wstring nsIRegistry interface, bug 23859; 2000-02-15 01:32:12 +00:00
nsWinRegValue.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsWinRegValue.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsWinShortcut.cpp updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsWinShortcut.h updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsXPITriggerInfo.cpp making string conversions explicit 2000-04-18 05:38:58 +00:00
nsXPITriggerInfo.h Skin/Locale installer (bug 32688) and groundwork for bug 32689 2000-05-05 06:23:11 +00:00
nsXPInstallManager.cpp I IDL-ifying the nsProxyObjectManager. 2000-06-24 00:03:10 +00:00
nsXPInstallManager.h 41110. nsIWebshellWindow erradication. removing extraneous usage. 2000-06-01 14:54:16 +00:00