gecko/layout/svg/base/src
2011-01-04 00:52:17 -08:00
..
resources/content Bug 578459: Add a comment to currently-unused file svgBindings.xml to indicate why it hasn't been removed. [comment-only change] r=jwatt 2010-07-18 15:07:54 -07:00
Makefile.in
nsISVGChildFrame.h Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
nsISVGGlyphFragmentLeaf.h Bug 599813 - nsSVGGlyphFrame::getCharacterData is expensive avoid calling it too many times. r+a=roc 2010-10-14 05:16:48 +01:00
nsISVGGlyphFragmentNode.h Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsISVGSVGFrame.h
nsSVGAFrame.cpp Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
nsSVGClipPathFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGClipPathFrame.h Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGContainerFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGContainerFrame.h
nsSVGEffects.cpp Bug 620144 - clip paths and masks that cannot be resolved should be ignored r=jwatt,a=roc 2010-12-19 17:47:01 +00:00
nsSVGEffects.h Bug 620144 - clip paths and masks that cannot be resolved should be ignored r=jwatt,a=roc 2010-12-19 17:47:01 +00:00
nsSVGFilterFrame.cpp Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0 2010-11-24 11:35:21 +02:00
nsSVGFilterFrame.h
nsSVGFilterInstance.cpp Bug 607653 - avoid temporary fbos/textures on transformed layers, when possible. part1 r=roc a=apporval2.0 2010-11-24 11:35:21 +02:00
nsSVGFilterInstance.h Bug 544742 - fePointLight does not work with primitiveUnits=objectBoundingBox. r=roc 2010-02-08 09:51:19 +00:00
nsSVGFilterPaintCallback.h Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
nsSVGForeignObjectFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGForeignObjectFrame.h Bug 582476. Part 1. Pass invalidation flags through SVG foreign objects. r=roc a=blocking-betaN+ 2010-10-14 20:03:45 -05:00
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
nsSVGGeometryFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGGeometryFrame.h Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGGFrame.cpp
nsSVGGFrame.h
nsSVGGlyphFrame.cpp Basic bidi support for SVG. Bug 620446, r=roc, a=roc 2011-01-04 00:52:17 -08:00
nsSVGGlyphFrame.h Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGGradientFrame.cpp Bug 577850 - A gradient applied to SVG Text element should render as if the objectBoundingBox spans the entire Text content. r=roc 2010-08-07 10:38:11 +01:00
nsSVGGradientFrame.h Bug 572697 - Teach SVG paint servers how to use arbitrary nsIFrames as the drawing target. r=longsonr 2010-07-01 18:40:30 +02:00
nsSVGImageFrame.cpp Bug 272288 Patch 2: Store override preserveAspectRatio values in property table on image document's root node, when painting <svg> image element. r=roc a=roc 2010-12-19 16:45:29 -08:00
nsSVGInnerSVGFrame.cpp Bug 571863: Make sure to update graphic and/or invalidate transform on an inner <svg> element when its various attributes are modified. r=dholbert a=blocking-betaN+ 2010-10-07 12:19:32 -07:00
nsSVGInnerSVGFrame.h Bug 571863: Make sure to update graphic and/or invalidate transform on an inner <svg> element when its various attributes are modified. r=dholbert a=blocking-betaN+ 2010-10-07 12:19:32 -07:00
nsSVGIntegrationUtils.cpp Bug 610954: Use first continuation frame in new code in nsSVGIntegrationUtils::GetInvalidAreaForChangedSource, to match old code. r=longsonr a=bsmedberg 2010-11-10 13:18:11 -08:00
nsSVGIntegrationUtils.h Bug 506826 - Add nsSVGIntegrationUtils::DrawPaintServer for use in -moz-element drawing. r=roc 2010-08-13 15:32:27 +02:00
nsSVGLeafFrame.cpp
nsSVGMarkerFrame.cpp Bug 545042. Add support for SMIL animation of <angle> attributes in SVG. r=dholbert 2010-02-18 21:50:59 +00:00
nsSVGMarkerFrame.h Bug 545042. Add support for SMIL animation of <angle> attributes in SVG. r=dholbert 2010-02-18 21:50:59 +00:00
nsSVGMaskFrame.cpp Bug 621210 - Clear cached ctm when painting mask children; r=jwatt; a=roc 2010-12-24 09:30:01 +00:00
nsSVGMaskFrame.h Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE' 2010-02-07 10:52:43 -05:00
nsSVGOuterSVGFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGOuterSVGFrame.h Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGPaintServerFrame.cpp Bug 572697 - Teach SVG paint servers how to use arbitrary nsIFrames as the drawing target. r=longsonr 2010-07-01 18:40:30 +02:00
nsSVGPaintServerFrame.h Bug 572697 - Teach SVG paint servers how to use arbitrary nsIFrames as the drawing target. r=longsonr 2010-07-01 18:40:30 +02:00
nsSVGPathGeometryFrame.cpp Bug 615146 - Ensure outer SVG elements get an nsSVGOuterSVGFrame even they fail conditional processing attributes (v2) r=longsonr, a=blocking 2010-12-07 09:57:18 +13:00
nsSVGPathGeometryFrame.h Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc 2010-04-10 16:10:12 -04:00
nsSVGPatternFrame.cpp Bug 615788 - Clear cached ctm when painting pattern children; r=longsonr; a=roc 2010-12-23 14:48:31 +09:00
nsSVGPatternFrame.h Bug 619516 Patch 2: Update clients of nsSVGPreserveAspectRatio with new class name. r=jwatt a=roc 2010-12-19 16:45:29 -08:00
nsSVGStopFrame.cpp
nsSVGSwitchFrame.cpp Bug 495968 - Only update the active switch child in nsSVGSwitchFrame::UpdateCoveredRegion. r=roc 2010-01-08 11:35:18 +00:00
nsSVGTextContainerFrame.cpp Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGTextContainerFrame.h Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGTextFrame.cpp Basic bidi support for SVG. Bug 620446, r=roc, a=roc 2011-01-04 00:52:17 -08:00
nsSVGTextFrame.h
nsSVGTextPathFrame.cpp Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
nsSVGTextPathFrame.h Bug 589439. De-COMtaminate SVG number lists and support for SMIL animation of SVG number lists. a=roc r=roc,longsonr,dholbert. 2010-12-03 16:40:23 +00:00
nsSVGTSpanFrame.cpp Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGTSpanFrame.h Bug 617737 - white space handling incorrect r+a=roc 2010-12-16 10:57:35 +00:00
nsSVGUseFrame.cpp Bug 604386 - Prune placeholder from text children, r=davidb, sr=bz, a=blocking 2010-10-16 00:34:35 +09:00
nsSVGUtils.cpp Bug 621598 - Don't try to get covered region of parts of markers r+a=roc 2010-12-29 10:29:54 +00:00
nsSVGUtils.h Bug 272288 Patch 1: Fix nsSVGImageFrame to handle SVG images. r=roc a=roc 2010-12-19 16:45:29 -08:00
svg.css Bug 606107: Remove comment about long-fixed bugs in svg.css. r=roc a=comments-only 2010-10-22 15:55:05 -07:00