.. |
resources/content
|
|
|
Makefile.in
|
|
|
nsISVGChildFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsISVGGlyphFragmentLeaf.h
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
nsISVGGlyphFragmentNode.h
|
|
|
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
|
|
nsSVGClipPathFrame.cpp
|
Bug 553416: Make nsSVGClipPathFrame notify children when its transform attribute is animated. r=longsonr
|
2010-03-24 09:54:48 -07:00 |
nsSVGClipPathFrame.h
|
Bug 553416: Make nsSVGClipPathFrame notify children when its transform attribute is animated. r=longsonr
|
2010-03-24 09:54:48 -07:00 |
nsSVGContainerFrame.cpp
|
|
|
nsSVGContainerFrame.h
|
|
|
nsSVGEffects.cpp
|
Bug 562688 part 12. Eliminate eELEMENT usage in the rest of layout except layout/style. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
nsSVGEffects.h
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsSVGFilterFrame.cpp
|
Bug 538266. Part 3: move nsSVGUtils::GfxRectToIntRect to nsLayoutUtils. r=mats
|
2010-03-02 12:08:28 +13:00 |
nsSVGFilterFrame.h
|
|
|
nsSVGFilterInstance.cpp
|
Bug 538266. Part 3: move nsSVGUtils::GfxRectToIntRect to nsLayoutUtils. r=mats
|
2010-03-02 12:08:28 +13: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 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
|
2010-03-31 08:43:27 -04:00 |
nsSVGForeignObjectFrame.h
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -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
|
Use the appropriate color based on visitedness for the color or fallback color parts of 'fill' and 'stroke'. (Bug 147777) r=jwatt
|
2010-04-02 18:58:26 -07:00 |
nsSVGGeometryFrame.h
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsSVGGFrame.cpp
|
|
|
nsSVGGFrame.h
|
|
|
nsSVGGlyphFrame.cpp
|
Bug 521636 - A single rotate number should rotate all glyphs. r=roc
|
2010-03-31 09:57:28 +01:00 |
nsSVGGlyphFrame.h
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
nsSVGGradientFrame.cpp
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsSVGGradientFrame.h
|
|
|
nsSVGImageFrame.cpp
|
Bug 542605. Use EXTEND_PAD_EDGE when painting svg images. r=jwatt
|
2010-04-16 11:13:07 -04:00 |
nsSVGInnerSVGFrame.cpp
|
|
|
nsSVGInnerSVGFrame.h
|
|
|
nsSVGIntegrationUtils.cpp
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsSVGIntegrationUtils.h
|
|
|
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 547333: Call FlushAnimations() in SVG DOM getters for animated values, and not in internal getters. r=jwatt
|
2010-02-25 10:20:43 -08:00 |
nsSVGMaskFrame.h
|
Bug 517553: Remove '=='/'!=' 'PR_FALSE'/'PR_TRUE'
|
2010-02-07 10:52:43 -05:00 |
nsSVGOuterSVGFrame.cpp
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
nsSVGOuterSVGFrame.h
|
|
|
nsSVGPaintServerFrame.cpp
|
|
|
nsSVGPaintServerFrame.h
|
|
|
nsSVGPathGeometryFrame.cpp
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +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 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsSVGPatternFrame.h
|
|
|
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 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
nsSVGTextContainerFrame.h
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
nsSVGTextFrame.cpp
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
nsSVGTextFrame.h
|
|
|
nsSVGTextPathFrame.cpp
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
nsSVGTextPathFrame.h
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
nsSVGTSpanFrame.cpp
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
nsSVGTSpanFrame.h
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
nsSVGUseFrame.cpp
|
Bug 534527 - Accessibility needs new DOM API part 2, r=smaug, sr=bz
|
2010-02-20 16:52:50 -08:00 |
nsSVGUtils.cpp
|
Bug 562688 part 12. Eliminate eELEMENT usage in the rest of layout except layout/style. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
nsSVGUtils.h
|
Bug 436418, patch E: SVG/SMIL animateMotion - add support for <animateMotion> element and its core logic. r=roc
|
2010-04-28 16:00:54 -07:00 |
svg.css
|
|
|