gecko-dev/content/base/public
2006-06-05 20:32:48 +00:00
..
.cvsignore
Makefile.in Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst. 2006-04-26 09:19:48 +00:00
mozFlushType.h
mozISanitizingSerializer.h Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
nsCaseTreatment.h
nsContentCID.h Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
nsContentCreatorFunctions.h
nsContentErrors.h
nsContentPolicyUtils.h Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
nsContentUtils.h Bug 338954, Make .innerHTML to work without DOM Ranges, r=sicking, sr=jst 2006-06-05 20:32:48 +00:00
nsCopySupport.h Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
nsIAttribute.h Bug 333942. Move GetParent to nsINode and add GetNodeParent there too. There is a risk that this'll add some binary size, but hopefully not too much. r/sr=bz 2006-04-15 05:09:16 +00:00
nsIChromeRegistry.idl
nsIContent.h Fix for bug 339239 (Remove UserData functions from nsIDocument). r/sr=sicking. 2006-06-02 13:28:14 +00:00
nsIContentIterator.h
nsIContentPolicy.idl
nsIContentSerializer.h Fix for bug 332239 (Saved xml content gives xml parsing error in this case). r/zr=bz. 2006-04-06 20:55:25 +00:00
nsIDocument.h Fix for bug 339239 (Remove UserData functions from nsIDocument). r/sr=sicking. 2006-06-02 13:28:14 +00:00
nsIDocumentEncoder.idl Bug 338954, Make .innerHTML to work without DOM Ranges, r=sicking, sr=jst 2006-06-05 20:32:48 +00:00
nsIDocumentObserver.h Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-04-13 04:07:12 +00:00
nsIDOMGCParticipant.h Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
nsIDOMParser.idl wrong IID; this one matches aviary and 1.7 2006-04-20 03:39:04 +00:00
nsIDOMSerializer.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-04-20 03:38:57 +00:00
nsIDragDropHandler.idl
nsIFrameLoader.idl
nsIHTMLToTextSink.h
nsIImageLoadingContent.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 16:02:07 +00:00
nsINameSpaceManager.h
nsINode.h Fix for bug 339239 (Remove UserData functions from nsIDocument). r/sr=sicking. 2006-06-02 13:28:14 +00:00
nsINodeInfo.h Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking 2006-04-27 18:21:11 +00:00
nsIObjectLoadingContent.idl Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver 2006-04-24 19:56:18 +00:00
nsIPrivateDOMImplementation.h Give a saner principal to documents created via DOMImplementation. Bug 324601, 2006-02-20 18:57:32 +00:00
nsIRangeUtils.h
nsIScriptElement.h When we don't find a </script> tag, we should put the entire rest of the document into the script element, but not execute the script. This also makes serialization not serialize the end tags for scripts that don't have them (to preserve round tripping). bug 305873, r=sicking sr=jst 2006-01-31 22:19:46 +00:00
nsIScriptEventHandler.idl
nsIScriptEventManager.idl
nsIScriptLoader.idl
nsIScriptLoaderObserver.idl
nsISelection.idl Bug 331848 - idl comment for containsNode is corrupt, r+sr=bzbarsky 2006-03-29 21:57:22 +00:00
nsISelectionController.idl
nsISelectionDisplay.idl
nsISelectionListener.idl
nsISelectionPrivate.idl Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc 2006-04-26 01:57:22 +00:00
nsIStyleSheetLinkingElement.h Make sure to update the sheet even if the URI has not changed if something else 2005-12-09 19:20:42 +00:00
nsISyncLoadDOMService.idl
nsITextContent.h Fix win build bustage and update uuid 2006-03-24 04:54:11 +00:00
nsIXMLHttpRequest.idl Clean up event dispatch code in XMLHttpRequest, make onreadystatechange an 2006-05-05 17:01:53 +00:00
nsIXPathEvaluatorInternal.h
nsXMLNameSpaceMap.h