Jonathan Watt
|
9321654a89
|
Bug 984280 - Convert DOMSVGPoint from Thebes to Moz2d. r=heycam
|
2014-03-19 09:13:18 +08:00 |
|
Jonathan Kew
|
c2c11aa0a5
|
bug 735577 - followup 1 (v2) - allow reflow-state to be passed to the reflow-metrics constructor to get the writing mode. r=roc
|
2013-12-31 13:50:31 +00:00 |
|
Matt Woodrow
|
86bbc38dfd
|
Bug 976812 - Mark nsDisplaySVGText as using component alpha. r=heycam
|
2014-02-27 15:57:45 +13:00 |
|
Arnaud Sourioux
|
e53280194e
|
Bug 974687 - Part 2: Fix more than 80cols issues caused by MOZ_OVERRIDE annotation. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
|
Arnaud Sourioux
|
a127266e74
|
Bug 974687 - Part 1: Add about 300 MOZ_OVERRIDE in layout/. r=dholbert
|
2014-02-24 09:41:56 -05:00 |
|
Arnaud Sourioux
|
bad54e8894
|
Bug 974135: Get rid of NS_IMETHOD in nsISVGChildFrame.h and its implementations r=dholbert
|
2014-02-19 14:34:31 -08:00 |
|
Robert Longson
|
970e5bdb92
|
Bug 970356 - neither getSubStringLength, nor selectSubString should throw if nchars is too large. r=cam
|
2014-02-18 14:29:27 +00:00 |
|
Arnaud Sourioux
|
2d583fd28f
|
Bug 919806: Get rid of NS_IMETHOD in nsIFrame.h and its implementations r=dholbert
|
2014-02-17 23:47:48 -08:00 |
|
Benoit Jacob
|
aebf0bb92a
|
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
|
2014-01-23 13:26:40 -05:00 |
|
Robert Longson
|
dc06f6d670
|
Bug 889235 - Make text-shadow work on SVG text. r=cam
|
2014-01-13 12:21:42 +00:00 |
|
Robert Longson
|
72c629af31
|
Bug 812795 (Part 2) - Disable subpixel AA on SVG text when requested to. r=jwatt
|
2014-01-09 13:40:00 +00:00 |
|
Cameron McCormack
|
452a9d5490
|
Bug 956513 - Have anchored chunk boundaries at both ends of a <textPath>.
|
2014-01-05 20:59:50 +11:00 |
|
Robert Longson
|
aa3d7fd89b
|
Bug 955917 (Part 2b) - Use nsSVGUtils::SetupContextPaint in SVGTextFrame. r=dholbert
|
2014-01-03 11:39:44 +00:00 |
|
David Zbarsky
|
641e051120
|
Bug 952977: Switch GetBBoxContribution to gfx::Matrix r=nical
|
2013-12-30 01:50:07 -05:00 |
|
Jonathan Kew
|
9067ab3480
|
backout changeset 8b6f20bda157 (bug 735577 followup 1) for build failure
|
2013-12-29 22:48:13 +00:00 |
|
Jonathan Kew
|
9d097b2e05
|
bug 735577 - followup 1 - allow reflow-state to be passed to the reflow-metrics constructor to get the writing mode. r=roc
|
2013-12-29 22:04:02 +00:00 |
|
Jonathan Kew
|
a7837e1ffa
|
bug 735577 - pt 4.1 - use accessor functions for some physical-coordinate fields in nsHTMLReflowMetrics, in preparation for logicalization. r=smontagu
|
2013-12-27 17:59:52 +00:00 |
|
Jonathan Kew
|
954a119d07
|
bug 735577 - pt 3.2 - update the rest of layout code to use the new accessors on nsHTMLReflowState. r=smontagu
|
2013-12-27 17:59:21 +00:00 |
|
David Zbarsky
|
80f65de35f
|
Backout b04bd18e5692 for reftest failure
|
2013-12-26 15:13:57 -05:00 |
|
David Zbarsky
|
2b8f74cd56
|
Bug 952977: Switch PrependSVGTransform to gfx::Matrix r=nical
|
2013-12-26 13:06:54 -05:00 |
|
Robert Longson
|
2b4ee5d7ba
|
Bug 940193 - rename nsSVGTextFrame2 to SVGTextFrame. r=dholbert
--HG--
rename : layout/svg/nsSVGTextFrame2.cpp => layout/svg/SVGTextFrame.cpp
rename : layout/svg/nsSVGTextFrame2.h => layout/svg/SVGTextFrame.h
|
2013-12-20 16:38:51 +00:00 |
|