.. |
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 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc.
|
2011-09-30 10:25:37 +01:00 |
nsISVGGlyphFragmentNode.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsISVGSVGFrame.h
|
|
|
nsSVGAFrame.cpp
|
Bug 602759 part 13 - Update layout to use new matrix and transform types; r=jwatt
|
2011-09-25 22:04:32 +01:00 |
nsSVGClipPathFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGClipPathFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGContainerFrame.cpp
|
Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc.
|
2011-09-30 10:25:37 +01:00 |
nsSVGContainerFrame.h
|
Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc.
|
2011-09-30 10:25:37 +01:00 |
nsSVGEffects.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGEffects.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGFilterFrame.cpp
|
Bug 691194 - Move filter element attribute processing to the frame class. r=dholbert
|
2011-10-09 18:17:29 +01:00 |
nsSVGFilterFrame.h
|
Bug 691194 - Move filter element attribute processing to the frame class. r=dholbert
|
2011-10-09 18:17:29 +01:00 |
nsSVGFilterInstance.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGFilterInstance.h
|
Bug 647687 - Fix filter SourceImage bounds. r=longsonr
|
2011-09-17 09:29:51 +01:00 |
nsSVGFilterPaintCallback.h
|
|
|
nsSVGForeignObjectFrame.cpp
|
Bug 693424 - remove Should not be calling this on a non-display child assert in nsSVGForeignObjectFrame::GetBBoxContribution. r=dholbert
|
2011-11-09 12:13:31 +00:00 |
nsSVGForeignObjectFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGGenericContainerFrame.cpp
|
|
|
nsSVGGenericContainerFrame.h
|
|
|
nsSVGGeometryFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGGeometryFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGGFrame.cpp
|
Bug 602759 part 13 - Update layout to use new matrix and transform types; r=jwatt
|
2011-09-25 22:04:32 +01:00 |
nsSVGGFrame.h
|
Bug 602759 part 13 - Update layout to use new matrix and transform types; r=jwatt
|
2011-09-25 22:04:32 +01:00 |
nsSVGGlyphFrame.cpp
|
Support for unicode-bidi: -moz-isolate and -moz-plaintext in style system. Bug 613149, r=dbaron
|
2011-10-18 14:51:57 +02:00 |
nsSVGGlyphFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGGradientFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGGradientFrame.h
|
Bug 690486 - Kill nsISVGValue, nsSVGValue, nsISVGValueObserver, nsISVGValueUtils and nsSVGStringProxyValue. r=longsonr.
|
2011-09-30 10:25:34 +01:00 |
nsSVGImageFrame.cpp
|
Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-09 13:39:16 -08:00 |
nsSVGInnerSVGFrame.cpp
|
Bug 689546 - Simplify attribute updates to svg elements. r=jwatt
|
2011-09-30 09:25:01 +01:00 |
nsSVGInnerSVGFrame.h
|
Bug 690486 - Kill nsISVGValue, nsSVGValue, nsISVGValueObserver, nsISVGValueUtils and nsSVGStringProxyValue. r=longsonr.
|
2011-09-30 10:25:34 +01:00 |
nsSVGIntegrationUtils.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGIntegrationUtils.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsSVGLeafFrame.cpp
|
Bug 666446, Part 4/10 - Implement refresh driver based animations in nsImageLoadingContent to improve efficiency of animated GIF images. [r=roc][sr=mats]
|
2011-11-09 13:39:16 -08:00 |
nsSVGMarkerFrame.cpp
|
Bug 702283 - Remove dead code RegionMark (left behind by bug 614732 attachment 563617 (changeset 8ddd09649e13)) since now we use GetMarkBBoxContribution (which doesn't need to update the covered regions of a mark's content). r=longsonr.
|
2011-11-14 16:42:39 +00:00 |
nsSVGMarkerFrame.h
|
Bug 702283 - Remove dead code RegionMark (left behind by bug 614732 attachment 563617 (changeset 8ddd09649e13)) since now we use GetMarkBBoxContribution (which doesn't need to update the covered regions of a mark's content). r=longsonr.
|
2011-11-14 16:42:39 +00:00 |
nsSVGMaskFrame.cpp
|
Bug 630657 - masks should respect color-interpolation. r=jwatt
|
2011-09-29 15:03:21 +01:00 |
nsSVGMaskFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGOuterSVGFrame.cpp
|
Bug 671484 - Change 'ABORT: root should not have auto-height containing block' into an assertion for now to avoid aborting fuzz testing. r=roc
|
2011-11-04 19:05:35 +01:00 |
nsSVGOuterSVGFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGPaintServerFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGPaintServerFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGPathGeometryFrame.cpp
|
Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc.
|
2011-09-30 10:25:37 +01:00 |
nsSVGPathGeometryFrame.h
|
Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc.
|
2011-09-30 10:25:37 +01:00 |
nsSVGPatternFrame.cpp
|
Bug 697475: deCOMtaminate nsSVGPatternFrame::GetPatternFirstChild. r=longsonr
|
2011-10-27 15:57:10 -07:00 |
nsSVGPatternFrame.h
|
Bug 697475: deCOMtaminate nsSVGPatternFrame::GetPatternFirstChild. r=longsonr
|
2011-10-27 15:57:10 -07:00 |
nsSVGStopFrame.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsSVGSwitchFrame.cpp
|
Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc.
|
2011-09-30 10:25:37 +01:00 |
nsSVGTextContainerFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGTextContainerFrame.h
|
Bug 653649 - New way of getting child lists from frames. (part 4/5) r=roc
|
2011-08-24 22:54:30 +02:00 |
nsSVGTextFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGTextFrame.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGTextPathFrame.cpp
|
Bug 643419 - pathLength should affect stroke-dasharray. r=dholbert
|
2011-05-01 19:26:20 +01:00 |
nsSVGTextPathFrame.h
|
Bug 643419 - pathLength should affect stroke-dasharray. r=dholbert
|
2011-05-01 19:26:20 +01:00 |
nsSVGTSpanFrame.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsSVGTSpanFrame.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsSVGUseFrame.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsSVGUtils.cpp
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
nsSVGUtils.h
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
svg.css
|
Bug 686581 - Disable theming in SVG images harder. r=longsonr
|
2011-09-26 18:29:06 +02:00 |