mozilla-history/xpinstall/src
dveditz%cruzio.com 4049e8dd06 bug 318618 avoid useless memcpy in uncompressed case, check for unknown compression methods, r/sr=dougt 2006-01-07 04:11:17 +00:00
..
.cvsignore
CertReader.cpp bug 318618 avoid useless memcpy in uncompressed case, check for unknown compression methods, r/sr=dougt 2006-01-07 04:11:17 +00:00
CertReader.h
Makefile.in Bug 207521 - deprecate --enable|disable-shared, since --enable-static gives us all the information we need, r=cls 2005-10-17 14:57:32 +00:00
PatchableAppleSingle.cpp
PatchableAppleSingle.h
ScheduledTasks.cpp Fix for bug 178546 (regression: addFile (AppleSingle) doesn't work on Mac OS X ). r=dveditz, sr=jst. 2004-10-01 13:18:08 +00:00
ScheduledTasks.h
base.pkg
gdiff.h
nsAppleSingleDecoder.cpp
nsAppleSingleDecoder.h
nsInstall.cpp Bug 289726 Fix Install.patch crash p=mnyromyr@tprac.de r+sr=dveditz a=asa 2005-04-10 12:10:36 +00:00
nsInstall.h Fix compile warnings. b=311646 r=dveditz sr=benjamin 2005-10-16 15:52:26 +00:00
nsInstallBitwise.cpp
nsInstallBitwise.h
nsInstallExecute.cpp bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst 2004-10-17 00:32:17 +00:00
nsInstallExecute.h
nsInstallFile.cpp Fix compile warnings. b=311646 r=dveditz sr=benjamin 2005-10-16 15:52:26 +00:00
nsInstallFile.h
nsInstallFileOpEnums.h
nsInstallFileOpItem.cpp bug 263366: blocking executes() should return execution error code, r=peterv,sr=jst 2004-10-17 00:32:17 +00:00
nsInstallFileOpItem.h
nsInstallFolder.cpp Fix compile warnings. b=311646 r=dveditz sr=benjamin 2005-10-16 15:52:26 +00:00
nsInstallFolder.h
nsInstallLogComment.cpp
nsInstallLogComment.h
nsInstallObject.h
nsInstallPatch.cpp Bug 208909 compreg.dat protection problem [OpenVMS status is decimal 114690] 2005-06-10 17:32:48 +00:00
nsInstallPatch.h
nsInstallResources.cpp
nsInstallResources.h
nsInstallTrigger.cpp Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
nsInstallTrigger.h
nsInstallUninstall.cpp
nsInstallUninstall.h
nsInstallVersion.cpp Some cleanup in nsInstallVersion. Bug 273726, patch by Tim Ruehsen 2005-02-08 05:37:01 +00:00
nsInstallVersion.h Some cleanup in nsInstallVersion. Bug 273726, patch by Tim Ruehsen 2005-02-08 05:37:01 +00:00
nsJSFile.cpp Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj] 2005-06-16 11:09:27 +00:00
nsJSFile.h
nsJSFileSpecObj.cpp Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj] 2005-06-16 11:09:27 +00:00
nsJSFileSpecObj.h
nsJSInstall.cpp Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa 2005-08-26 06:46:21 +00:00
nsJSInstallTriggerGlobal.cpp Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
nsJSInstallVersion.cpp Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj] 2005-07-07 18:45:01 +00:00
nsJSWinProfile.cpp Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj] 2005-06-16 11:09:27 +00:00
nsJSWinProfile.h
nsJSWinReg.cpp Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj] 2005-06-16 11:09:27 +00:00
nsJSWinReg.h
nsLoggingProgressNotifier.cpp
nsLoggingProgressNotifier.h
nsRegisterItem.cpp Bug 295013 - installing the same theme a second time, or uninstalling a theme you just installed fails - patch by Robert Strong <moz_bugzilla@exchangecode.com> r=me a=shaver 2005-06-02 14:37:50 +00:00
nsRegisterItem.h
nsSoftwareUpdate.cpp Bug 278534, try #2 - Make tooklit chrome registry use plaintext manifests instead of an RDF cache (get rid of contents.rdf!) r=darin/dveditz/ben 2005-02-22 21:49:45 +00:00
nsSoftwareUpdate.h
nsSoftwareUpdateRun.cpp #319203 2005-12-07 20:46:18 +00:00
nsSoftwareUpdateRun.h
nsTopProgressNotifier.cpp
nsTopProgressNotifier.h
nsUpdateNotification.cpp Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
nsUpdateNotification.h
nsWinProfile.cpp
nsWinProfile.h
nsWinProfileItem.cpp
nsWinProfileItem.h
nsWinReg.cpp
nsWinReg.h
nsWinRegEnums.h
nsWinRegItem.cpp
nsWinRegItem.h
nsWinRegValue.h
nsWinShortcut.cpp
nsWinShortcut.h
nsXPIProxy.cpp Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
nsXPIProxy.h
nsXPITriggerInfo.cpp Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
nsXPITriggerInfo.h Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin 2005-11-14 20:09:51 +00:00
nsXPInstallManager.cpp Don't block onload xpinstall, site whitelisting does the job (bug 271567). 2005-09-02 01:02:28 +00:00
nsXPInstallManager.h Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa 2005-08-26 06:46:21 +00:00
win32.order