Timothy Nikkel
|
a9ea89a789
|
imported patch recordignoringsuppressiononsubdocs
|
2010-08-26 22:01:43 -05:00 |
|
Robert O'Callahan
|
32c50c5467
|
Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel
|
2010-08-26 22:01:43 -05:00 |
|
L. David Baron
|
a9774b11d6
|
Make IsAutoHeight be a member of nsLayoutUtils so we don't have to have two copies of it. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:56 +02:00 |
|
L. David Baron
|
b99a005c4c
|
Add support for calc() to the 'min-width' and 'max-width' properties. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:56 +02:00 |
|
L. David Baron
|
091d6b7837
|
Add support for calc() to the 'height', 'min-height', and 'max-height' properties. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:55 +02:00 |
|
L. David Baron
|
1a458f4877
|
Introduce nsStyleCoord::HasPercent to check for either a percent value or a calc() value containing a percent. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:55 +02:00 |
|
L. David Baron
|
698bb0f927
|
Add support for calc() to ComputeWidthDependentValue and ComputeHeightDependentValue. Also change calc() handling of percents from using round to using floor, which changes our handling of percents on 'width' back to using floor, reverting an earlier change in this bug. (Bug 585715) r=bzbarsky a2.0=blocking+
|
2010-08-25 12:17:55 +02:00 |
|
Timothy Nikkel
|
e0f7b76a11
|
Bug 588692. If we can't paint with widget layers, don't try to. r=roc
|
2010-08-21 19:55:55 -05:00 |
|
Karl Tomlinson
|
0e0e9d5750
|
b=588306 only invalidate all layers on PAINT_IGNORE_SUPPRESSION when there is suppression to ignore r=roc a=bsmedberg
--HG--
extra : rebase_source : 28d8cdebf0e8f06a33518263fa3089b317b5ccbc
|
2010-08-20 15:49:16 +12:00 |
|
Timothy Nikkel
|
f2fbddac07
|
Bug 572599. If we get an event on a child widget that is in a disconnected view subtree the view subtree might not have a root widget. r=roc
|
2010-08-18 20:16:58 -05:00 |
|
Timothy Nikkel
|
fcaca91e69
|
Bug 587539. When we get a paint event for a widget in a disconnected view subtree there isn't a display root widget. r=roc
|
2010-08-18 20:16:58 -05:00 |
|
Rob Arnold
|
beb6ddf7e8
|
Bug 554982 - Add support for borderless glass and remove the borders from the main window. r=roc,dao a=blocking2.0
|
2010-08-17 23:07:10 -04:00 |
|
Markus Stange
|
62cafdb8cc
|
Bug 506826 - Make nsLayoutUtils::PaintFrame able to draw all continuations of a frame. r=roc
|
2010-08-13 15:32:04 +02:00 |
|
Markus Stange
|
b7ae3b9683
|
Bug 572680 - Add nsLayoutUtils::DrawPixelSnapped. r=roc
|
2010-08-13 15:30:37 +02:00 |
|
Robert O'Callahan
|
706d94d7e3
|
Bug 580834. Make nsLayoutUtils::GetActiveScrolledRoot stop at the nearest popup ancestor instead of asserting. r=tnikkel,a=dbaron
|
2010-08-13 22:03:51 +12:00 |
|
Robert O'Callahan
|
0b542b46ed
|
Bug 579258. Remove the 'before move' region parameter to ComputeVisibility. r=tnikkel,a=joe
|
2010-08-13 21:55:54 +12:00 |
|
L. David Baron
|
ee89e22866
|
Add support for calc() to the 'width' property. (Bug 585715) r=bzbarsky a2.0=blocking2.0+
|
2010-08-11 12:32:53 -07:00 |
|
Timothy Nikkel
|
16a985dc6e
|
Bug 584617. Part 2. If we get passed an unusual backstop color we need to flush layers. r=roc a=dbaron
|
2010-08-08 13:49:07 -05:00 |
|
Timothy Nikkel
|
f51a1285cb
|
Bug 584617. Part 1. Make sure that we don't use the overflow rect of the root frame instead of the dirty region when we are drawing ignoring viewport scrolling because that might be wrong. r=roc a=dbaron
|
2010-08-08 13:49:07 -05:00 |
|
Timothy Nikkel
|
f05b15e0e0
|
Bug 584516. With linked view manager hierarchies we need to draw the print preview background on subdocument frames as well. r=roc
|
2010-08-08 13:49:07 -05:00 |
|
Timothy Nikkel
|
bbc6dff559
|
Bug 579663. Part 1. Remove unused offset param from GetActiveScrolledRootFor. r=roc
|
2010-08-08 13:49:06 -05:00 |
|
Chris Jones
|
1d4cc217ed
|
Bug 570620, part b: Fix a hidden header depedency and add a PresShell::GetLayerManager() helper. r=tn
|
2010-08-05 17:11:23 -05:00 |
|
Boris Zbarsky
|
0b5df24742
|
Bug 582037. When computing intrinsic widths, take the viewport's dimensions into account when it has percent-height descendants. r=dbaron
|
2010-08-05 17:59:36 -04:00 |
|
Boris Zbarsky
|
b9fae2b3d2
|
Bug 577838. The first line baseline of a fieldset should be the first line baseline of its legend (if it has one), or of its content if it does not. r=dbaron
|
2010-08-04 22:40:19 -04:00 |
|
Felipe Gomes
|
8d9b3f1877
|
Bug 508906. Add experimental MozTouch events. r=smaug,jimm
|
2010-08-02 15:34:54 +02:00 |
|
Neil Deakin
|
20eab8552e
|
Bug 552982, Part 4: change nsXULPopupManager::GetVisiblePopups to also return noautohide panels, r=mats
|
2010-07-27 09:38:03 -04:00 |
|
Timothy Nikkel
|
eaf04d25f4
|
Bug 563878. Part 15. Fix GetOffsetTo callsites. r=mats
|
2010-07-18 21:23:48 -05:00 |
|
Robert O'Callahan
|
fa8f373bc3
|
Bug 564991. Part 14: Scroll using the layer system. r=mats,sr=dbaron
|
2010-07-16 09:08:02 +12:00 |
|
Robert O'Callahan
|
f756e0c2a9
|
Bug 572613. Avoid creating a SolidColor display item when possible by poking the color into the canvas background display item. r=tnikkel
|
2010-07-16 09:07:53 +12:00 |
|
Robert O'Callahan
|
8e44ae607d
|
Bug 564991. Part 12: Refactor RenderDocument to use nsLayoutUtils::PaintFrame. r=mats
|
2010-07-16 09:07:52 +12:00 |
|
Robert O'Callahan
|
5bf4f6d915
|
Bug 564991. Part 11: Start retaining layer trees. r=mats
|
2010-07-16 09:07:51 +12:00 |
|
Robert O'Callahan
|
cc872e7c9e
|
Bug 564991. Part 9: Retain layer trees. r=tnikkel,sr=mats
|
2010-07-16 09:07:51 +12:00 |
|
Timothy Nikkel
|
976046bf62
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Markus Stange
|
9ae64d7d00
|
Bug 572680 - Pull the image snapping algorithm out of DrawImageInternal. r=roc
--HG--
extra : rebase_source : 05c59b5bd230ec54c81d34e58ce030366ebf1546
|
2010-07-01 18:43:06 +02:00 |
|
L. David Baron
|
c01ffe570a
|
Make unconstrained width assertions into warnings because we can hit them when we clamp really large widths. (Bug 525100) r=roc
|
2010-06-28 13:47:39 -07:00 |
|
Mats Palmgren
|
ba0d9a576a
|
Bug 536720 - Don't say the frame is in the nsGkAtoms::popupList if that list is empty. r=fantasai
|
2010-06-27 22:53:59 +02:00 |
|
Boris Zbarsky
|
037bfe5f69
|
Bug 517056. Drawing an incomplete image to the canvas shouldn't throw; should instead silently do nothing. r=vlad
|
2010-06-18 12:23:05 -04:00 |
|
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
|
95f0307543
|
b=555133 Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad
|
2010-06-11 10:53:57 +12:00 |
|
Karl Tomlinson
|
d9f67b344a
|
backout ce0bec337cdd due to bad message
|
2010-06-11 10:53:01 +12:00 |
|
Rob Arnold ext:(%20%26%20Robert%20O%27Callahan%20%3Crobert%40ocallahan.org%3E)
|
b3c3976708
|
Attempt to infer whether or not theme parts are transparent r=roc,rob sr=vlad
--HG--
rename : layout/mathml/mathfontSTIXSize1.properties => layout/mathml/mathfontSTIXSizeOneSym.properties
extra : rebase_source : 0500c9e1f6cabd42bd56e5e69b1af3c30c7045cd
|
2010-06-11 10:25:15 +12:00 |
|
Oleg Romashin
|
8a00f10fd1
|
Bug 558308 - More GFX optimizations needed for Image Layers. r=vlad
|
2010-04-20 12:36:00 -04:00 |
|
Robert O'Callahan
|
ed549b0dfb
|
Bug 561959. Replace solid-color ThebesLayers with ColorLayers. r=dbaron
|
2010-05-13 12:56:11 +12:00 |
|
Vladimir Vukicevic
|
b99bb96c47
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
|
Robert O'Callahan
|
9fd70ebbb2
|
Backed out changeset 054698c2cb8f
--HG--
extra : rebase_source : 82b51116ca334c0853ace7f73b6f019831624d89
|
2010-05-13 14:21:53 +12:00 |
|
Robert O'Callahan
|
59fca1ba45
|
Bug 561959. Replace solid-color ThebesLayers with ColorLayers. r=dbaron
|
2010-05-13 12:56:11 +12:00 |
|
Robert O'Callahan
|
5b63e43695
|
Bug 564993. Part 3: Split nsDisplayList::Paint into PaintForFrame and PaintRoot. Set the visible rect on the root layer from PaintRoot, let the visible rects of other layers be set when they're placed in their containers. r=mats
|
2010-03-11 09:55:05 +13:00 |
|
Robert O'Callahan
|
e3bea40661
|
bug 563864. Add mozPaintCount API. r=smaug,sr=vlad
|
2010-05-13 12:56:08 +12:00 |
|
Boris Zbarsky
|
f7d7c95ec6
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Jonas Sicking
|
6f9aebb70a
|
Bug 429175: Make sure to only set aNotify to true when we should. r=peterv
|
2010-05-03 06:23:36 -07:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|