Jonathan Watt
|
cea21c4f74
|
Bug 664130 - const-ify some SVG element class methods. r=dholbert.
--HG--
extra : rebase_source : e3efcfa1b14b36a5b7f1baefde3fbffb471c6b37
|
2011-06-16 11:53:13 +01:00 |
|
Daniel Holbert
|
9725867292
|
Bug 654858: Fix float-to-nscoord rounding issue in SVG intrinsic ratio, with certain GCC versions & optimizations. r=roc
|
2011-06-13 14:48:50 -07:00 |
|
L. David Baron
|
2c8f5f2992
|
Remove notion of percentage intrinsic size: remove the single case that (incorrectly) sets percentage intrinsic sizes, and fix all of the tests that depend on our old incorrect behavior. (Bug 611099) r=dholbert
Needed to help CSS 2.1 meet Proposed Recommendation entrance criteria.
|
2011-06-12 18:52:32 -07:00 |
|
Robert Longson
|
622580fa22
|
Bug 657077 - Should not assert calling suspendRedraw on elements that fail conditional processing. r=dholbert
|
2011-05-31 19:12:40 +01:00 |
|
Masayuki Nakano
|
85c451e309
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
|
Masayuki Nakano
|
060287addd
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Craig Topper
|
4e38ca20a7
|
Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc
|
2011-05-18 20:10:49 -07:00 |
|
Robert Longson
|
0b301b718d
|
Bug 655497 - Remove nsISVGGlyphFragmentLeaf. r=dholbert
|
2011-05-07 18:08:41 +01:00 |
|
Boris Zbarsky
|
ae3f14f1ba
|
Merge cedar with mozilla-central
|
2011-05-06 20:39:36 -04:00 |
|
Daniel Holbert
|
150c675bb2
|
Bug 655025 followup: Rename added IsEmpty method to avoid clashing with inherited nsIFrame method. r=longsonr
|
2011-05-06 11:33:21 -07:00 |
|
Robert Longson
|
4ae27e62f1
|
Bug 655025 - Fix zippity graph. r=dholbert
|
2011-05-06 11:45:17 +01:00 |
|
Robert Longson
|
eeaddc72e5
|
Bug 620286 - White space at beginning (end) of tspan should render when there is preceding (following) non-white space text. r=roc
|
2011-05-03 08:45:30 +01:00 |
|
Robert Longson
|
d3f15b07db
|
Bug 643419 - pathLength should affect stroke-dasharray. r=dholbert
|
2011-05-01 19:26:20 +01:00 |
|
Boris Zbarsky
|
447ee74d8c
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
|
Robert Longson
|
b5cec522e0
|
Bug 620274 - nsSVGForeignObjectFrame::PaintSVG null checks aDirtyRect when it is always non-null r=dholbert
--HG--
extra : rebase_source : b823f3edf4cc1585fa752233db6052945e47a23f
|
2011-04-24 20:55:58 +01:00 |
|
Simon Montagu
|
ece92e21ce
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
|
Zack Weinberg
|
557aeba56f
|
Bug 649429 part 2: move nsSVGUtils::ConvertToSurfaceSize back to nsSVGUtils.cpp. r=dholbert
--HG--
extra : rebase_source : 7c3b91c2d59b39d9c5e0421ac77dad94ef947e34
|
2011-04-21 12:36:46 -07:00 |
|
Jonathan Watt
|
9c895c01df
|
Bug 589648 part 3. Work around lack of cairo support to display square stroke-linecaps for zero length paths. r=longsonr.
--HG--
extra : rebase_source : 5aaa65a2bc888b4a64884f5f2a87beb7803f646e
|
2011-04-20 10:16:02 +01:00 |
|
Jonathan Watt
|
9ce3bf7614
|
Bug 488314 part 2 - Kill vestiges of SetMatrixPropagation. r=longsonr.
--HG--
extra : rebase_source : ab532ae0ee733e6c759856640d755869bc231f73
|
2011-04-20 10:16:01 +01:00 |
|
Zack Weinberg
|
647b7a0bfe
|
Bug 651017, part 7: remove nsDeviceContext::CreateRenderingContextInstance and the CreateRenderingContext overload that takes a widget.
--HG--
rename : gfx/src/nsThebesDeviceContext.cpp => gfx/src/nsDeviceContext.cpp
rename : gfx/src/nsThebesDeviceContext.h => gfx/src/nsDeviceContext.h
extra : rebase_source : 6be7fe432488dcf2fb5b2faa0e178dccab480285
|
2011-04-16 21:08:22 -07:00 |
|
Zack Weinberg
|
dd67585463
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
|
Mounir Lamouri
|
8883f4f0d6
|
Merge cedar with mozilla-central
|
2011-04-19 11:02:41 +02:00 |
|
Robert O'Callahan
|
d4c414cf18
|
Bug 641426. Part 8: Replace gfxRect::Outset/Inset with Inflate/Deflate. Also slip in a conversion constructor from nsIntRect to gfxRect. r=tnikkel
|
2011-04-19 15:07:51 +12:00 |
|
Robert O'Callahan
|
72627bced2
|
Bug 641426. Part 6: Rename Empty to SetEmpty. r=cjones
|
2011-04-19 15:07:23 +12:00 |
|
Robert O'Callahan
|
c957ae039e
|
Bug 641426. Part 5: Avoid operator== where possible to distinguish between 'equal edges' and 'equal areas' for rectangles. r=dbaron,sr=cjones
|
2011-04-19 15:07:23 +12:00 |
|
Robert O'Callahan
|
307547d062
|
Bug 641426. Part 3: Convert gfxRect::pos/size to x/y/width/height. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
|
Robert O'Callahan
|
73b97e72c4
|
Bug 641426. Part 2: Remove a bunch of direct gfxRect::pos/size usage. r=joe
|
2011-04-19 15:07:21 +12:00 |
|
Robert O'Callahan
|
17b91a87af
|
Bug 641426. Part 1: Create Point and Size templates. r=joe,sr=cjones
|
2011-04-19 15:07:21 +12:00 |
|
Robert Longson
|
55e9f84758
|
Bug 648819 - Stop ASSERTION: unknown nsISVGValue with invalid patternTransform. r=dholbert
|
2011-04-18 19:55:07 +01:00 |
|
Zack Weinberg
|
52c99aabb7
|
Bug 174055, part 6: eliminate pointless nsresult return values.
|
2011-04-07 21:18:43 -07:00 |
|
Zack Weinberg
|
42ead75834
|
Bug 174055, part 4: mechanical fixups outside gfx.
|
2011-04-07 18:05:49 -07:00 |
|
Zack Weinberg
|
299386f14c
|
Bug 174055, part 1: minimize inclusion of nsI(Thebes)FontMetrics.h.
|
2011-04-07 18:04:41 -07:00 |
|
Zack Weinberg
|
c3400ef3c4
|
Bug 266236 part 7: Simplify calling convention of SetClipRect and SetClipRegion.
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
rename : gfx/src/nsThebesRenderingContext.h => gfx/src/nsRenderingContext.h
extra : rebase_source : b1c68e23a4fa67cdc09b151ad39d7560cdd8baf7
|
2011-04-07 18:04:40 -07:00 |
|
Jan Küchler
|
5ef6bf26cf
|
Bug 266236 part 3: Mechanical rename of nsIRenderingContext and nsThebesRenderingContext to nsRenderingContext. Mechanical substitution of nsRefPtr<nsRenderingContext> for nsCOMPtr<nsRenderingContext>.
--HG--
rename : gfx/src/nsThebesRenderingContext.cpp => gfx/src/nsRenderingContext.cpp
extra : rebase_source : 34884bfcafd885feaf73300bc7246cd192062a48
|
2011-04-07 18:04:40 -07:00 |
|
Jan Küchler
|
0e92a9d34a
|
Bug 266236 part 1: Preliminary API cleanup on nsIRenderingContext.
--HG--
extra : rebase_source : a21ffad484f47103e403b8316eae5fdfd815c2cb
|
2011-04-07 18:04:39 -07:00 |
|
Simon Montagu
|
8ade1e195e
|
Make all nsBidiPresUtils methods static. Bug 624798, r=roc
|
2011-04-13 12:23:49 +03:00 |
|
Robert Longson
|
d06df5fd4d
|
Bug 633337 - pattern viewBoxes not treated correctly. r=jwatt
|
2011-04-09 21:57:51 +01:00 |
|
Felipe Corrêa da Silva Sanches
|
122358c42d
|
Bug 484966. Remove nsSVGUtils::GetParentElement in favor of nsIContent::GetFlattenedTreeParent. r=jwatt
|
2011-04-07 22:27:57 -07:00 |
|
Robert Longson
|
33c52d85ab
|
Bug 641858 - text does not reflect dynamic gradient/pattern changes r=jwatt
|
2011-04-03 13:23:40 +01:00 |
|
Robert Longson
|
8b57446931
|
Bug 614367 - Fix assert removing nonexistent transform r=dholbert
|
2011-02-27 10:54:47 +00:00 |
|
Robert Longson
|
7c5a1f227d
|
Bug 635511 - Improve performance getting parent SVG elements r=jwatt
|
2011-02-26 10:21:11 +00:00 |
|
Chris Pearce
|
21f7bd28a4
|
Bug 642695 - Remove debug printf in nsSVGForeignObjectFrame::DoReflow(). r=jwatt
|
2011-03-24 11:28:57 +13:00 |
|
L. David Baron
|
4a7745e74d
|
Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett
|
2011-03-03 13:18:42 -08:00 |
|
Jesse Ruderman
|
3b3b006244
|
Bug 386690 - add crashtest. a=NPOTB
|
2011-02-27 21:12:29 -08:00 |
|
Daniel Holbert
|
030fb02047
|
Bug 596765, patch 2: In nsSVGForeignObjectFrame::MaybeReflowFromOuterSVGFrame, don't mark kid as dirty if we know we're not going to reflow it. r+a=roc
|
2011-02-17 16:33:31 -08:00 |
|
Daniel Holbert
|
644a076704
|
Bug 596765, patch 1: Don't skip initial reflow for zero-sized svg foreignObject frames. r+a=roc
|
2011-02-17 16:33:30 -08:00 |
|
timeless@mozdev.org
|
b6f0d48e50
|
Bug 620413 useless check of stopFrame in nsSVGGradientFrame::GetStopInformation
r=longsonr a=dbaron
|
2011-02-15 23:53:02 -08:00 |
|
timeless@mozdev.org
|
a602a2c382
|
Bug 617749 useless null check in nsSVGGlyphFrame::IsAbsolutelyPositioned
r=jwatt a=dbaron
|
2011-02-15 23:52:55 -08:00 |
|
Daniel Holbert
|
0c4aab88d6
|
Bug 614649, patch 1: In SVG-as-an-image with no viewBox, use height & width attrs on <svg> to dynamically synthesize a viewBox. r=jwatt a=roc
|
2011-02-09 12:13:18 -08:00 |
|
Johnny Stenback
|
7ed31a41cb
|
Fixing bug 604262. Fix crash in nsImageLoadingContent::OnStartDecode(). r=jonas@sicking.cc, a=blocker
|
2011-01-31 20:50:01 -08:00 |
|