.. |
.cvsignore
|
|
|
base.pkg
|
|
|
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
|
|
|
gdiff.h
|
|
|
Makefile.in
|
Bug 78081 - Don't export intermediate libraries, initial changes blanket-r=mento
|
2006-05-03 22:19:54 +00:00 |
nsAppleSingleDecoder.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsAppleSingleDecoder.h
|
|
|
nsInstall.cpp
|
remove XP_MAC from xpinstall. b=281889 r=dveditz sr=pinkerton
|
2006-11-27 18:47:27 +00:00 |
nsInstall.h
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsInstallBitwise.cpp
|
|
|
nsInstallBitwise.h
|
|
|
nsInstallExecute.cpp
|
Bug 337917 Make consumers stop using cids from other modules
|
2006-06-03 23:28:13 +00:00 |
nsInstallExecute.h
|
|
|
nsInstallFile.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsInstallFile.h
|
|
|
nsInstallFileOpEnums.h
|
|
|
nsInstallFileOpItem.cpp
|
remove XP_MAC from xpinstall. b=281889 r=dveditz sr=pinkerton
|
2006-11-27 18:47:27 +00:00 |
nsInstallFileOpItem.h
|
|
|
nsInstallFolder.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsInstallFolder.h
|
|
|
nsInstallLogComment.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsInstallLogComment.h
|
|
|
nsInstallObject.h
|
|
|
nsInstallPatch.cpp
|
Bug 106386 Correct misspellings in source code
|
2006-11-01 23:02:18 +00:00 |
nsInstallPatch.h
|
|
|
nsInstallResources.cpp
|
|
|
nsInstallResources.h
|
|
|
nsInstallTrigger.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsInstallTrigger.h
|
|
|
nsInstallUninstall.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsInstallUninstall.h
|
|
|
nsInstallVersion.cpp
|
|
|
nsInstallVersion.h
|
|
|
nsJSFile.cpp
|
83561, r=dveditz, calling convention correctness fix
|
2006-08-01 15:46:06 +00:00 |
nsJSFile.h
|
83561, r=dveditz, calling convention correctness fix
|
2006-08-01 15:46:06 +00:00 |
nsJSFileSpecObj.cpp
|
83561, r=dveditz, calling convention correctness fix
|
2006-08-01 15:46:06 +00:00 |
nsJSFileSpecObj.h
|
|
|
nsJSInstall.cpp
|
Use JSCLASS_GLOBAL_FLAGS for other global classes, and fix JS standard class init API to init the Block class (348786, r=mrbkap).
|
2006-08-15 23:56:08 +00:00 |
nsJSInstallTriggerGlobal.cpp
|
Make it possible for protocol handlers to configure how CheckLoadURI should
|
2006-11-10 23:49:08 +00:00 |
nsJSInstallVersion.cpp
|
83561, r=dveditz, calling convention correctness fix
|
2006-08-01 15:46:06 +00:00 |
nsJSWinProfile.cpp
|
Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan
|
2006-05-22 22:58:31 +00:00 |
nsJSWinProfile.h
|
|
|
nsJSWinReg.cpp
|
Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan
|
2006-05-22 22:58:31 +00:00 |
nsJSWinReg.h
|
|
|
nsLoggingProgressNotifier.cpp
|
Windows only has _snprintf, not snprintf
|
2006-03-27 22:13:55 +00:00 |
nsLoggingProgressNotifier.h
|
Bug 214889 - remove nsFileSpec from xpinstall, patch by cls r=me
|
2006-03-27 20:21:22 +00:00 |
nsRegisterItem.cpp
|
remove XP_MAC from xpinstall. b=281889 r=dveditz sr=pinkerton
|
2006-11-27 18:47:27 +00:00 |
nsRegisterItem.h
|
|
|
nsSoftwareUpdate.cpp
|
remove XP_MAC from xpinstall. b=281889 r=dveditz sr=pinkerton
|
2006-11-27 18:47:27 +00:00 |
nsSoftwareUpdate.h
|
|
|
nsSoftwareUpdateRun.cpp
|
Bug 346088: Replace costly zip->GetEntry()->isSynthetic with check for '/' at end of name, patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r+sr=dveditz
|
2006-09-12 22:11:02 +00:00 |
nsSoftwareUpdateRun.h
|
|
|
nsTopProgressNotifier.cpp
|
|
|
nsTopProgressNotifier.h
|
|
|
nsUpdateNotification.cpp
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
|
2006-02-03 14:18:39 +00:00 |
nsUpdateNotification.h
|
|
|
nsWinProfile.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsWinProfile.h
|
|
|
nsWinProfileItem.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsWinProfileItem.h
|
|
|
nsWinReg.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsWinReg.h
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsWinRegEnums.h
|
|
|
nsWinRegItem.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsWinRegItem.h
|
|
|
nsWinRegValue.h
|
|
|
nsWinShortcut.cpp
|
|
|
nsWinShortcut.h
|
|
|
nsXPInstallManager.cpp
|
Bug 349603 - Show the same installation UI for extensions and themes. rs=deviditz, ui-r=mconnor.
|
2006-08-27 17:01:01 +00:00 |
nsXPInstallManager.h
|
Bug 349603 - Show the same installation UI for extensions and themes. rs=deviditz, ui-r=mconnor.
|
2006-08-27 17:01:01 +00:00 |
nsXPIProxy.cpp
|
|
|
nsXPIProxy.h
|
|
|
nsXPITriggerInfo.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsXPITriggerInfo.h
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
PatchableAppleSingle.cpp
|
|
|
PatchableAppleSingle.h
|
|
|
ScheduledTasks.cpp
|
remove XP_MAC from xpinstall. b=281889 r=dveditz sr=pinkerton
|
2006-11-27 18:47:27 +00:00 |
ScheduledTasks.h
|
|
|