gecko-dev/content/base/public
alecf%netscape.com fe8bb82129 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-04-20 03:38:05 +00:00
..
.cvsignore
Makefile.in nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24 2006-03-14 17:12:41 +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 Bug 311827: Make GetAttr return a bool rather then an nsresult. 2005-10-28 11:25:24 +00:00
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 Better fix for bug 47852 (NAMESPACE_ERR not being thrown when setting Node.prefix). r/sr=sicking. 2006-04-17 17:13:11 +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 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
nsIContentIterator.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIContentPolicy.idl Add some documentation on restrictions on callee actions in 2005-11-17 18:17:32 +00:00
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
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 License changes, take 2. Bug 98089. mozilla/extensions/. 2006-04-20 03:37:39 +00:00
nsIDOMSerializer.idl License changes, take 2. Bug 98089. mozilla/extensions/. 2006-04-20 03:37:39 +00:00
nsIDocument.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
nsIDocumentEncoder.idl nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24 2006-03-14 17:12:41 +00:00
nsIDocumentObserver.h Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-04-13 04:07:12 +00:00
nsIDragDropHandler.idl
nsIFrameLoader.idl
nsIHTMLToTextSink.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIImageLoadingContent.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 16:02:07 +00:00
nsINameSpaceManager.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsINode.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
nsINodeInfo.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsIObjectLoadingContent.idl Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 16:02:07 +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 Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
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
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 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately 2006-04-20 03:38:05 +00:00
nsIXPathEvaluatorInternal.h Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2005-11-11 14:36:26 +00:00
nsXMLNameSpaceMap.h