gecko-dev/content/base/public
2003-03-19 01:11:23 +00:00
..
.cvsignore Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
Makefile.in Removing nsIDocumentContainer -- it's unused and not planning to be used. Bug 2003-02-22 19:54:11 +00:00
MANIFEST Removing nsIDocumentContainer -- it's unused and not planning to be used. Bug 2003-02-22 19:54:11 +00:00
MANIFEST_IDL bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag 2002-11-07 05:17:21 +00:00
mozISanitizingSerializer.h 108153, 30888, 69529, 126082: 2002-04-16 18:19:09 +00:00
nsContentCID.h fix for 142855: cf_html paste functionality. r=brade,cmanske; sr=kin 2002-11-22 03:30:59 +00:00
nsContentErrors.h Error defs for bug 83774. r=pavlov, sr=jst 2003-03-19 01:11:23 +00:00
nsContentPolicyUtils.h sr=vidur/shaver@mozilla.org on the content policy callsite and implementation mods (81260). Update of the nsIContentPolicy interface to provide more generic context, a nsIURI instead of a URI wstring, and a nsIDOMWindow for window level context. Existing Callsites have been updated to reflect the new changes, and nsIDOMWindows are now passed into the new API. 2001-05-21 22:40:10 +00:00
nsContentUtils.h Fixing bug 191579. Make <script for='window' event='onload'> execute as inline script like it used to. r=bzbarsky@mit.edu, sr=peterv@netscape.com 2003-02-27 00:49:36 +00:00
nsCopySupport.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsIAnonymousContent.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsIAttribute.h Fix for bug 186538 (Touching the ownerElement of an attribute through XPath generates a security error.). r=sicking, sr=jst. 2003-01-22 03:25:51 +00:00
nsIContent.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +00:00
nsIContentIterator.h Fix for bug #176251 (Problems with nsContentIterator PRE traversal) 2002-11-21 15:07:49 +00:00
nsIContentList.h Bug 153519 -- parent ContentLists to their root elements. r=peterv, sr=jst 2002-07-09 00:44:20 +00:00
nsIContentPolicy.idl bug #147741 (r=jst, sr=darin) Call nsIContentPolicy for toplevel and subdocuments. 2002-06-21 22:47:42 +00:00
nsIContentSerializer.h Bug 63558, we now store XML declaration in the document and can serialize it. There is fix for 158617 as well, newlines behave properly around doctype. r=bzbarsky, sr=jst. 2002-08-13 18:41:16 +00:00
nsIDocument.h Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv. 2003-03-05 15:08:41 +00:00
nsIDocumentEncoder.h Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst 2002-12-13 22:12:10 +00:00
nsIDocumentObserver.h Make the CSSLoader correctly order stylesheets as they are dynamically added 2002-12-03 05:48:14 +00:00
nsIDocumentViewer.h Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst. 2002-06-20 12:04:22 +00:00
nsIDragDropHandler.idl api for overriding aspects of content-area drag&drop. r=ccarlen/sr=sfraser/a=shaver. bug# 126069 2002-02-28 22:19:04 +00:00
nsIDragDropOverride.idl api for overriding aspects of content-area drag&drop. r=ccarlen/sr=sfraser/a=shaver. bug# 126069 2002-02-28 22:19:04 +00:00
nsIElementFactory.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsIFrameLoader.h Fixing bug 173938 with a hack for full-page plugins to be destroyed before the frame. r=av sr=jst 2002-11-18 07:48:10 +00:00
nsIHTMLToTextSink.h 108153, 30888, 69529, 126082: 2002-04-16 18:24:14 +00:00
nsIImageLoadingContent.idl New files for bug 83774. r=pavlov, sr=jst 2003-03-19 01:08:22 +00:00
nsINameSpace.h Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
nsINameSpaceManager.h Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
nsINodeInfo.h Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv. 2003-03-05 15:08:41 +00:00
nsIPrintProgress.idl making a few adjustments to the APIs before the freeze 2002-05-09 22:02:44 +00:00
nsIPrintProgressParams.idl Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
nsIPrintStatusFeedback.idl Initial check in for BUg 113917 (not in the build yet) 2001-12-14 22:40:12 +00:00
nsIPrivateDOMImplementation.h Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv. 2003-03-05 15:08:41 +00:00
nsIRangeUtils.h Convert handwritten GetIID methods to use NS_DEFINE_STATIC_IID_ACCESSOR and add |const| to GetCID methods so that static |nsID|s are declared as |const|. b=153525 sr=jag r=bryner 2002-06-26 03:38:55 +00:00
nsIScriptEventHandler.idl bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag 2002-11-07 05:17:21 +00:00
nsIScriptEventManager.idl bug #174404 (r=adam, sr=jst) Support the optional FOR and EVENT attributes on the SCRIPT tag 2002-11-07 05:17:21 +00:00
nsIScriptLoader.idl Bug 172372, when loading XML as data, we need to disable scripts and styles. r=sicking, sr=bzbarsky, a=asa. 2002-10-11 00:38:29 +00:00
nsIScriptLoaderObserver.idl Part of fix for bug 18843. Dynamically added SCRIPT elements are now processed through a per-document script loader. Script execution that originally occured in the content sinks is now done by the script loader. r=heikki sr=jst 2001-05-17 05:20:51 +00:00
nsISelection.idl License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsISelectionController.idl Bug 158754. Allow type ahead find to change selection color, and show caret with selection. r=akkana, sr=jst 2002-08-10 08:15:30 +00:00
nsISelectionDisplay.idl moved file here from embedding for the build order issue. fixing bustage. 2001-12-18 02:40:08 +00:00
nsISelectionListener.idl License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsISelectionPrivate.idl License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsIStyledContent.h Replace nsIStyleSheet::AttributeAffectsStyle with nsIStyleRuleProcessor::HasAttributeDependentStyle. Strengthen the attribute optimization and apply it to HTML as well. b=163556 r+sr=bzbarsky 2003-02-22 16:10:53 +00:00
nsIStyleRule.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +00:00
nsIStyleRuleProcessor.h Replace nsIStyleSheet::AttributeAffectsStyle with nsIStyleRuleProcessor::HasAttributeDependentStyle. Strengthen the attribute optimization and apply it to HTML as well. b=163556 r+sr=bzbarsky 2003-02-22 16:10:53 +00:00
nsIStyleRuleSupplier.h Replace nsIStyleSheet::AttributeAffectsStyle with nsIStyleRuleProcessor::HasAttributeDependentStyle. Strengthen the attribute optimization and apply it to HTML as well. b=163556 r+sr=bzbarsky 2003-02-22 16:10:53 +00:00
nsIStyleSheet.h Replace nsIStyleSheet::AttributeAffectsStyle with nsIStyleRuleProcessor::HasAttributeDependentStyle. Strengthen the attribute optimization and apply it to HTML as well. b=163556 r+sr=bzbarsky 2003-02-22 16:10:53 +00:00
nsIStyleSheetLinkingElement.h Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded. 2003-01-06 14:55:13 +00:00
nsISyncLoadDOMService.idl bug 64945 stage two. 2002-10-09 07:03:15 +00:00
nsITextContent.h Fix for bug 195153 (Remove bogus 'extern' decls from NS_New* functions.). Patch by jst, r=sicking, sr=peterv. 2003-03-05 15:08:41 +00:00
nsIXPathEvaluatorInternal.h Bug 174713: Make XPath on HTML documents behave consistently and HTML-ish. This makes the XPath-functions name() and local-name() return upper-case names and makes nametests case-insensitive. 2003-02-14 00:59:40 +00:00