.. |
.cvsignore
|
fixing bug 47762 - Installer switches focus to itself repeatedly. r=leaf, sr=dveditz, a=asa
|
2004-07-08 00:47:08 +00:00 |
CertReader.cpp
|
Actually read up to 32KB of a XPI to look for a signature, instead of requiring the whole thing to be in the first chunk of data available. Bug 306354, r+sr=darin.
|
2005-08-31 05:12:52 +00:00 |
CertReader.h
|
Re-land patch for bug 83536, merging principal objects.
|
2003-10-21 22:11:49 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
PatchableAppleSingle.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
base.pkg
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
gdiff.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsAppleSingleDecoder.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsAppleSingleDecoder.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups.
|
2004-07-16 19:09:02 +00:00 |
nsInstallBitwise.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallFile.cpp
|
Fix compile warnings. b=311646 r=dveditz sr=benjamin
|
2005-10-16 15:52:26 +00:00 |
nsInstallFile.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallFileOpEnums.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallFolder.cpp
|
Fix compile warnings. b=311646 r=dveditz sr=benjamin
|
2005-10-16 15:52:26 +00:00 |
nsInstallFolder.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallLogComment.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallLogComment.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallObject.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallPatch.cpp
|
Bug 208909 compreg.dat protection problem [OpenVMS status is decimal 114690]
|
2005-06-10 17:32:48 +00:00 |
nsInstallPatch.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallResources.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallResources.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
bug 258798 InstallTrigger.enabled() should return only the global state, not the
|
2004-09-14 00:56:13 +00:00 |
nsInstallUninstall.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsInstallUninstall.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsJSFileSpecObj.cpp
|
Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
|
2005-06-16 11:09:27 +00:00 |
nsJSFileSpecObj.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsJSWinReg.cpp
|
Bug 295854 (new InstallVersion()).compareTo(/x/) crashes [@ConvertJSValToObj]
|
2005-06-16 11:09:27 +00:00 |
nsJSWinReg.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsLoggingProgressNotifier.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsLoggingProgressNotifier.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsTopProgressNotifier.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsUpdateNotification.cpp
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 21:57:13 +00:00 |
nsUpdateNotification.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinProfile.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsWinProfile.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinProfileItem.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsWinProfileItem.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinReg.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinReg.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinRegEnums.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinRegItem.cpp
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
nsWinRegItem.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinRegValue.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinShortcut.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsWinShortcut.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
nsXPIProxy.cpp
|
Add the prompt-service contract to nsEmbedCID.h
|
2005-03-07 16:07:11 +00:00 |
nsXPIProxy.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 14:37:35 +00:00 |
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
|
…
|
|