gecko-dev/content/base/src
bzbarsky%mit.edu 1ba227c7d1 Make sure to fire no mutation events or internal notifications on attribute
changes that don't change the attr value.  Bug 209634, r=caillon, sr=jst
2003-06-21 04:55:32 +00:00
..
.cvsignore Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
Makefile.in Fixing bug 93015. Making sure image that start loading before the page is done loading get added to the documents load group to prevent the page's onload handler from running before the image's onload handler runs. r=pavlov@pavlov.net, sr=darin@netscape.com, a=sspitzer@netscape.com 2003-05-09 20:42:49 +00:00
mozSanitizingSerializer.cpp fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
mozSanitizingSerializer.h fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsAtomListUtils.cpp fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron 2003-04-02 04:51:07 +00:00
nsAtomListUtils.h fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron 2003-04-02 04:51:07 +00:00
nsCommentNode.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsContentAreaDragDrop.cpp Fixing one more part of bug 209699. Replace NS_Convert* with Copy/Append*. r=dwitte@stanford.edu, sr=alecf@flett.org. 2003-06-21 00:26:28 +00:00
nsContentAreaDragDrop.h b=183582 HTML Drop does not provide contextual info 2003-06-17 22:26:07 +00:00
nsContentIterator.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsContentList.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsContentList.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
nsContentPolicy.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsContentPolicy.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.cpp When comparing principals, callers should explicitly check if the subject principal is the system principal, if it cares that it is. 2003-06-19 23:59:24 +00:00
nsCopySupport.cpp fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsDOMAttribute.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsDOMAttribute.h Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
nsDOMAttributeMap.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsDOMAttributeMap.h Remove nsISizeOfHandler and associated SizeOf methods. b=106792 r=bzbarsky sr=jst 2003-02-22 15:34:38 +00:00
nsDOMBuilder.cpp Make some static data const in content. Bug 204532, patch by ataylor@its.to 2003-05-27 03:49:22 +00:00
nsDOMBuilder.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
nsDOMDocumentType.cpp Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
nsDOMDocumentType.h Bug 209087 2003-06-13 20:10:01 +00:00
nsDocument.cpp Fixing one more part of bug 209699. Replace NS_Convert* with Copy/Append*. r=dwitte@stanford.edu, sr=alecf@flett.org. 2003-06-21 00:26:28 +00:00
nsDocument.h Make CSSStyleRuleImpl immutable by changing mutation code (including some merging of code between nsDOMCSSAttributeDeclaration and DOMCSSDeclarationImpl) so that it creates a new rule for the modified declaration. Change StyleRuleChanged notification signatures, and change pres shell's handling of style rule change, addition, and removal to just do reresolution. Remove fine-grained ways of clearing style data. Change PeekStyleData so it doesn't do more work than it needs to, and can be relied on not to access rules that no longer match any content. b=188803 r+sr=bzbarsky 2003-06-18 01:59:57 +00:00
nsDocumentEncoder.cpp fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsDocumentFragment.cpp Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
nsDocumentViewer.cpp Bug 209852. Remove |dont_QueryInterface|. 2003-06-21 00:15:41 +00:00
nsFrameLoader.cpp fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsGeneratedIterator.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsGenericDOMDataNode.cpp Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
nsGenericDOMDataNode.h Bug 209087 2003-06-13 20:10:01 +00:00
nsGenericDOMNodeList.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsGenericDOMNodeList.h License changes, take 2. Bug 98089. mozilla/content/. 2001-09-25 01:32:19 +00:00
nsGenericElement.cpp Make sure to fire no mutation events or internal notifications on attribute 2003-06-21 04:55:32 +00:00
nsGenericElement.h Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00
nsHTMLContentSerializer.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsHTMLContentSerializer.h fix for bug 206379: 2003-06-11 18:16:03 +00:00
nsHTMLValue.cpp Make some static data const in content. Bug 204532, patch by ataylor@its.to 2003-05-27 03:49:22 +00:00
nsHTMLValue.h Make some static data const in content. Bug 204532, patch by ataylor@its.to 2003-05-27 03:49:22 +00:00
nsIDocumentViewerPrint.h This patch is a bit different, instead of having the DocShell figure out whether it or one of its children are printing or PP, it gets told whether it is, and it caches that value. 2002-10-08 13:17:56 +00:00
nsImageLoadingContent.cpp fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsImageLoadingContent.h 204072 r+sr=bz a=sspitzer Cache IOService and imgILoader in nsImageLoadingContent 2003-05-02 19:21:00 +00:00
nsNameSpaceManager.cpp Fixing one more part of bug 209699. Replace NS_Convert* with Copy/Append*. r=dwitte@stanford.edu, sr=alecf@flett.org. 2003-06-21 00:26:28 +00:00
nsNodeInfo.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsNodeInfo.h Bug 209087 2003-06-13 20:10:01 +00:00
nsNodeInfoManager.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsNodeInfoManager.h Bug 209087 2003-06-13 20:10:01 +00:00
nsPagePrintTimer.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsPagePrintTimer.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
nsParserUtils.cpp Fix GetQuotedAttributeValue's parsing. Bug 106163, r=sicking, sr=jag, a=asa 2002-07-19 01:14:29 +00:00
nsParserUtils.h Fix for bug 34849 (dynamically added STYLE element doesn't alter style). r=sicking, sr=jst, a=roc+moz, adt=jaimejr. 2002-04-05 11:29:40 +00:00
nsPlainTextSerializer.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsPlainTextSerializer.h fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsPrintData.cpp Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintData.h Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintEngine.cpp DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc 2003-06-19 23:44:01 +00:00
nsPrintEngine.h 191346 patch by Roland.Mainz@informatik.med.uni-giessen.de r=jkeiser sr=roc+moz RFE: "No printers found" when Xprint not installed should be "Xprint not installed" / there should be only one print error dialog for "no printers found" instead of two 2003-04-17 20:17:01 +00:00
nsPrintObject.cpp Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintObject.h Move printing code out of the DocumentViewer 2002-08-21 12:01:05 +00:00
nsPrintPreviewListener.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsPrintPreviewListener.h Turn on pluggable dialogs (second part of checkin, first part Bug 135441) 2002-05-07 12:03:37 +00:00
nsRange.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsRange.h Fixing bug 161166. Freezing more DOM interfaces. r=harishd@netscape.com, sr=peterv@netscape.com 2003-01-14 23:05:52 +00:00
nsRuleNode.cpp Add nsIFrame::GetPresContext, which gets the pres context from the rule node which it gets from the style context. DeCOMtaminate nsStyleContext::GetRuleNode, nsRuleNode::GetRule, and nsRuleNode::GetPresContext. Remove unused nsRuleNode::PathContainsRule. b=208190 r+sr=roc 2003-06-20 01:22:44 +00:00
nsScriptEventManager.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsScriptEventManager.h 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
nsScriptLoader.cpp fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs 2003-06-17 16:40:34 +00:00
nsScriptLoader.h Bug 184159: Make scripts with for- and event-attributes not lock up the xml-contentsink. 2003-03-04 12:12:48 +00:00
nsSelection.cpp Bug 209852. Remove |dont_QueryInterface|. 2003-06-21 00:15:41 +00:00
nsStyleContext.cpp Add nsIFrame::GetPresContext, which gets the pres context from the rule node which it gets from the style context. DeCOMtaminate nsStyleContext::GetRuleNode, nsRuleNode::GetRule, and nsRuleNode::GetPresContext. Remove unused nsRuleNode::PathContainsRule. b=208190 r+sr=roc 2003-06-20 01:22:44 +00:00
nsStyleLinkElement.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsStyleLinkElement.h Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded. 2003-01-06 14:55:13 +00:00
nsStyleSet.cpp Add nsIFrame::GetPresContext, which gets the pres context from the rule node which it gets from the style context. DeCOMtaminate nsStyleContext::GetRuleNode, nsRuleNode::GetRule, and nsRuleNode::GetPresContext. Remove unused nsRuleNode::PathContainsRule. b=208190 r+sr=roc 2003-06-20 01:22:44 +00:00
nsSyncLoadService.cpp Fix for bug 208912. DOMParser produces documents with about:blank uri. 2003-06-10 23:31:07 +00:00
nsTextContentChangeData.cpp Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it's no longer needed. r=timeless sr=jag 2003-01-08 19:24:38 +00:00
nsTextContentChangeData.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
nsTextFragment.h remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2003-01-17 12:09:23 +00:00
nsTextNode.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsTreeWalker.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsTreeWalker.h Adding newline to end of file to fix hpux bustage 2001-09-07 11:00:48 +00:00
nsXMLContentSerializer.cpp Bug 209087 2003-06-13 20:10:01 +00:00
nsXMLContentSerializer.h fix for bug 206379: 2003-06-11 18:16:03 +00:00