David Zbarsky
|
5cc1873179
|
Bug 830181: Move SVGSymbolElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGSymbolElement.cpp => content/svg/content/src/SVGSymbolElement.cpp
rename : content/svg/content/src/nsSVGSymbolElement.cpp => content/svg/content/src/SVGSymbolElement.h
|
2013-01-16 15:50:59 -05:00 |
|
David Zbarsky
|
7102c65189
|
Bug 827172 - Convert SVGPathElement to WebIDL r=bz
|
2013-01-16 15:50:59 -05:00 |
|
David Zbarsky
|
08a4d241f5
|
Bug 827182: Convert SVGUseElement to WebIDL
|
2013-01-16 15:50:59 -05:00 |
|
David Zbarsky
|
faab5f105a
|
Bug 827182: Move SVGUseElement to mozilla::dom
--HG--
rename : content/svg/content/src/nsSVGUseElement.cpp => content/svg/content/src/SVGUseElement.cpp
rename : content/svg/content/src/nsSVGUseElement.h => content/svg/content/src/SVGUseElement.h
|
2013-01-16 15:50:58 -05:00 |
|
David Zbarsky
|
2f813a3d4d
|
Bug 828815: Restore functionality of | SVGElement[onxxx] = Function | r=bz
|
2013-01-15 16:03:02 -05:00 |
|
Mats Palmgren
|
6c53161814
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Robert Longson
|
85559126fe
|
Bug 828526 - Lighting filters should operate in the sRGB colour space. r=roc
|
2013-01-13 10:38:02 +00:00 |
|
Cameron McCormack
|
572084f298
|
Bug 828805 - Implement SVG paint-order property. r=bz,roc
|
2013-01-13 10:27:53 +11:00 |
|
David Zbarsky
|
c276cafcb1
|
Bug 827172: Move SVGPathElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGPathElement.cpp => content/svg/content/src/SVGPathElement.cpp
rename : content/svg/content/src/nsSVGPathElement.h => content/svg/content/src/SVGPathElement.h
|
2013-01-12 17:22:31 -05:00 |
|
David Zbarsky
|
39c5e64152
|
Bug 827724 - Remove nsIDOMSVGAnimatedPoints r=bz
|
2013-01-12 17:21:53 -05:00 |
|
David Zbarsky
|
6f81fa5b99
|
Bug 828715 - Move DOMSVGMatrix to mozilla::dom::SVGMatrix r=longsonr
--HG--
rename : content/svg/content/src/DOMSVGMatrix.cpp => content/svg/content/src/SVGMatrix.cpp
rename : content/svg/content/src/DOMSVGMatrix.h => content/svg/content/src/SVGMatrix.h
|
2013-01-11 15:30:21 -05:00 |
|
David Zbarsky
|
37313b9bf0
|
Bug 817256 - DOMSVGTransform should hold strong ref to matrix r=longsonr
|
2013-01-11 02:15:06 -05:00 |
|
Chris Peterson
|
f913a80fc9
|
Bug 829344 - Part 4: Fix gcc -Wlogical-op warnings from PRBool/bool conversion. r=ehsan
|
2013-01-10 17:56:51 -08:00 |
|
Ms2ger
|
3c26b8b8e4
|
Merge latest PGO-green m-i changeset to m-c.
|
2013-01-11 14:48:33 +01:00 |
|
Ms2ger
|
c450d91d46
|
Bug 825749 - Convert SVG gradient elements to WebIDL; r=bz
--HG--
rename : content/svg/content/src/nsSVGGradientElement.cpp => content/svg/content/src/SVGGradientElement.cpp
rename : content/svg/content/src/nsSVGGradientElement.h => content/svg/content/src/SVGGradientElement.h
|
2013-01-11 09:43:01 +01:00 |
|
Ms2ger
|
1f9ce23acb
|
Bug 828978 - Remove pointless const_cast in SVGLength::GetUserUnitsPerPercent; r=longsonr
|
2013-01-11 09:43:01 +01:00 |
|
Ms2ger
|
effe119b3d
|
Bug 824481 - Cleanup style attribute getters; r=bz
|
2013-01-11 09:42:59 +01:00 |
|
David Zbarsky
|
cd990802cf
|
Bug 825147: Convert SVGAElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGAElement.cpp => content/svg/content/src/SVGAElement.cpp
rename : content/svg/content/src/nsSVGAElement.h => content/svg/content/src/SVGAElement.h
|
2013-01-10 00:30:13 -05:00 |
|
David Zbarsky
|
4074a8af76
|
Bug 827200 - Remove nsIDOMSVGZoomAndPan r=bz, longsonr
|
2013-01-10 00:24:37 -05:00 |
|
David Zbarsky
|
34d8b173fe
|
Fix a review comment for bug 827119, r=bz, DONTBUILD
|
2013-01-09 18:10:59 -05:00 |
|
David Zbarsky
|
84b94a5b82
|
Bug 824218 - Remove unimplemented SVG features r=longsonr
|
2013-01-09 18:02:47 -05:00 |
|
David Zbarsky
|
60c7a3b594
|
Bug 827119: Convert SVGSVGElement to WebIDL r=bz
|
2013-01-09 18:02:47 -05:00 |
|
David Zbarsky
|
e4a26da046
|
Bug 827119: Move SVGSVGElement to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGSVGElement.cpp => content/svg/content/src/SVGSVGElement.cpp
rename : content/svg/content/src/nsSVGSVGElement.h => content/svg/content/src/SVGSVGElement.h
|
2013-01-09 18:02:45 -05:00 |
|
Graeme McCutcheon
|
fda9648afc
|
Bug 827521 - Work around spurious operator ambiguity errors in buggy versions of Clang. r=longsonr
|
2013-01-10 14:37:30 +00:00 |
|
Cameron McCormack
|
d617d4b9f8
|
Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz
|
2013-01-09 10:25:48 +11:00 |
|
Cameron McCormack
|
90edb9cab0
|
Bug 508725 - Part 1: Add content flag representing whether an element is in a style scope. r=dbaron
|
2013-01-09 10:25:47 +11:00 |
|
Jonathan Watt
|
e81a009b21
|
Bug 820506 - Problem selecting image node in SVG when used with clip-path in certain condition. r=roc.
--HG--
extra : rebase_source : 874ed2a13f51dc5381909502f030cb4ca6c2a41e
|
2013-01-04 11:48:12 +00:00 |
|
Robert Longson
|
5292e9ee5a
|
Bug 825411 - clipPaths, masks, etc. with failing conditional processing attributes cause referencing elements not to be rendered r=cam
|
2013-01-08 13:14:04 +00:00 |
|
Cameron McCormack
|
26873544a3
|
Backout bug 508725 (d267bb4b58b5, 50f71edffeb9, 6aec8e22fe60, e62e1f33958a, 0f146c435249, eb959b9f4862, 2b0ee42f3aa0, 02db01cd6796, 2ef0e517d43d, b650588e05c9 and a3c916829d56) for build failure on a CLOSED TREE.
|
2013-01-08 19:36:21 +11:00 |
|
Cameron McCormack
|
f2f3bb1715
|
Bug 508725 - Part 10: Implement scoped style sheets for SVG. r=bz
|
2013-01-08 19:09:24 +11:00 |
|
Cameron McCormack
|
993c756dda
|
Bug 508725 - Part 1: Add content flag representing whether an element is in a style scope. r=dbaron
|
2013-01-08 19:09:22 +11:00 |
|
David Zbarsky
|
4a5021753c
|
Bug 827197 - Remove some uses of nsIDOMSVGElement subclasses r=longsonr
|
2013-01-07 22:22:41 -05:00 |
|
David Zbarsky
|
d3ed89358d
|
Bug 825834 - Convert SVGViewElement to webidl r=bz
|
2013-01-07 22:22:41 -05:00 |
|
David Zbarsky
|
c94423fc14
|
Bug 825834 - Move SVGViewElement to mozilla:::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGViewElement.cpp => content/svg/content/src/SVGViewElement.cpp
rename : content/svg/content/src/nsSVGViewElement.h => content/svg/content/src/SVGViewElement.h
|
2013-01-07 22:22:41 -05:00 |
|
David Zbarsky
|
66be4382c0
|
Bug 825732: Convert SVGAltGlyphElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGAltGlyphElement.cpp => content/svg/content/src/SVGAltGlyphElement.cpp
rename : content/svg/content/src/nsSVGAltGlyphElement.cpp => content/svg/content/src/SVGAltGlyphElement.h
|
2013-01-06 09:14:44 -05:00 |
|
David Zbarsky
|
30cda6d591
|
Bug 825732: Convert SVGTSpanElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTSpanElement.cpp => content/svg/content/src/SVGTSpanElement.cpp
rename : content/svg/content/src/nsSVGTSpanElement.cpp => content/svg/content/src/SVGTSpanElement.h
|
2013-01-06 09:14:44 -05:00 |
|
David Zbarsky
|
532effa303
|
Bug 825732: Convert SVGTextElement to WebIDL r=bz, longsonr
--HG--
rename : content/svg/content/src/nsSVGTextElement.cpp => content/svg/content/src/SVGTextElement.cpp
rename : content/svg/content/src/nsSVGTextElement.cpp => content/svg/content/src/SVGTextElement.h
|
2013-01-06 09:14:43 -05:00 |
|
David Zbarsky
|
9ad6ec90dc
|
Bug 825732: Convert SVGTextPositioningElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTextPositioningElement.cpp => content/svg/content/src/SVGTextPositioningElement.cpp
rename : content/svg/content/src/nsSVGTextPositioningElement.h => content/svg/content/src/SVGTextPositioningElement.h
|
2013-01-06 09:14:43 -05:00 |
|
David Zbarsky
|
c5ea6822f4
|
Bug 825732: Convert SVGTextPathElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTextPathElement.cpp => content/svg/content/src/SVGTextPathElement.cpp
rename : content/svg/content/src/nsSVGTextPathElement.h => content/svg/content/src/SVGTextPathElement.h
|
2013-01-06 09:14:43 -05:00 |
|
David Zbarsky
|
912c7ada9c
|
Bug 825732: Convert SVGTextContentElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGTextContentElement.cpp => content/svg/content/src/SVGTextContentElement.cpp
rename : content/svg/content/src/nsSVGTextContentElement.h => content/svg/content/src/SVGTextContentElement.h
|
2013-01-06 09:14:43 -05:00 |
|
David Zbarsky
|
9edf4dac9e
|
Bug 824898: Convert SVG animation classes to WebIDL r=bz
|
2013-01-06 04:32:03 -05:00 |
|
David Zbarsky
|
0259738e40
|
Bug 824898: Move SVG animation classes to mozilla::dom r=bz
--HG--
rename : content/svg/content/src/nsSVGAnimateElement.cpp => content/svg/content/src/SVGAnimateElement.cpp
rename : content/svg/content/src/nsSVGAnimateElement.cpp => content/svg/content/src/SVGAnimateElement.h
rename : content/svg/content/src/nsSVGAnimateMotionElement.cpp => content/svg/content/src/SVGAnimateMotionElement.cpp
rename : content/svg/content/src/nsSVGAnimateMotionElement.h => content/svg/content/src/SVGAnimateMotionElement.h
rename : content/svg/content/src/nsSVGAnimateTransformElement.cpp => content/svg/content/src/SVGAnimateTransformElement.cpp
rename : content/svg/content/src/nsSVGAnimateTransformElement.cpp => content/svg/content/src/SVGAnimateTransformElement.h
rename : content/svg/content/src/nsSVGAnimationElement.cpp => content/svg/content/src/SVGAnimationElement.cpp
rename : content/svg/content/src/nsSVGAnimationElement.h => content/svg/content/src/SVGAnimationElement.h
rename : content/svg/content/src/nsSVGSetElement.cpp => content/svg/content/src/SVGSetElement.cpp
rename : content/svg/content/src/nsSVGSetElement.cpp => content/svg/content/src/SVGSetElement.h
|
2013-01-06 04:32:02 -05:00 |
|
David Zbarsky
|
ccae04baad
|
Bug 825147: Convert SVGLineElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGLineElement.cpp => content/svg/content/src/SVGLineElement.cpp
rename : content/svg/content/src/nsSVGLineElement.cpp => content/svg/content/src/SVGLineElement.h
|
2013-01-06 04:32:02 -05:00 |
|
David Zbarsky
|
a634b8a942
|
Bug 825730: Add a more convenient signature for ToDOMAnimatedLength r=longsonr
|
2013-01-06 04:32:02 -05:00 |
|
David Zbarsky
|
b1307bd760
|
Bug 825730: Alphabetize makefile r=longsonr
|
2013-01-06 04:32:02 -05:00 |
|
David Zbarsky
|
34549bdd63
|
Bug 825147: Convert SVGEllipseElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGEllipseElement.cpp => content/svg/content/src/SVGEllipseElement.cpp
rename : content/svg/content/src/nsSVGEllipseElement.cpp => content/svg/content/src/SVGEllipseElement.h
|
2013-01-06 04:32:02 -05:00 |
|
David Zbarsky
|
ee9b6ccc13
|
Bug 825147: Convert SVGCircleElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGCircleElement.cpp => content/svg/content/src/SVGCircleElement.cpp
rename : content/svg/content/src/nsSVGCircleElement.cpp => content/svg/content/src/SVGCircleElement.h
|
2013-01-06 04:32:02 -05:00 |
|
David Zbarsky
|
34695b3141
|
Bug 825147: Convert SVGRectElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGRectElement.cpp => content/svg/content/src/SVGRectElement.cpp
rename : content/svg/content/src/nsSVGRectElement.cpp => content/svg/content/src/SVGRectElement.h
|
2013-01-06 04:32:01 -05:00 |
|
David Zbarsky
|
cf966f28d5
|
Bug 825147: Convert SVGPolygonElement and SVGPolylineElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.cpp
rename : content/svg/content/src/nsSVGPolygonElement.cpp => content/svg/content/src/SVGPolygonElement.h
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.cpp
rename : content/svg/content/src/nsSVGPolylineElement.cpp => content/svg/content/src/SVGPolylineElement.h
|
2013-01-06 04:32:01 -05:00 |
|
David Zbarsky
|
1832141c50
|
Bug 825147: Convert SVGImageElement to WebIDL r=bz
--HG--
rename : content/svg/content/src/nsSVGImageElement.cpp => content/svg/content/src/SVGImageElement.cpp
rename : content/svg/content/src/nsSVGImageElement.h => content/svg/content/src/SVGImageElement.h
|
2013-01-06 04:32:01 -05:00 |
|