Sam Atkins 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 vuotta sitten
..
BackgroundPainting.cpp 18048efce0 LibWeb: Don't round numbers too early when painting backgrounds 3 vuotta sitten
BackgroundPainting.h a797a92990 LibWeb: Stop including StyleValue.h in a few places 3 vuotta sitten
BorderPainting.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
BorderPainting.h f75e796909 LibWeb: Convert border-radii from Length to LengthPercentage :^) 3 vuotta sitten
ButtonPaintable.cpp 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
ButtonPaintable.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
CanvasPaintable.cpp ab19b092ed LibGfx: Implement `Rect::to_rounded<U>()` 3 vuotta sitten
CanvasPaintable.h ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 vuotta sitten
CheckBoxPaintable.cpp 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
CheckBoxPaintable.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
ImagePaintable.cpp ab19b092ed LibGfx: Implement `Rect::to_rounded<U>()` 3 vuotta sitten
ImagePaintable.h ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 vuotta sitten
InlinePaintable.cpp 0de488749f LibWeb: Use rounding instead of enclosing_int_rect() when painting 3 vuotta sitten
InlinePaintable.h ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 vuotta sitten
LabelablePaintable.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
LabelablePaintable.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
MarkerPaintable.cpp ed84fbce47 LibWeb: Make Paintable ref-counted 3 vuotta sitten
MarkerPaintable.h ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 vuotta sitten
NestedBrowsingContextPaintable.cpp ed84fbce47 LibWeb: Make Paintable ref-counted 3 vuotta sitten
NestedBrowsingContextPaintable.h ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 vuotta sitten
PaintContext.cpp 0a533da22f LibWeb: Don't crash on content with SVG elements outside of <svg> 3 vuotta sitten
PaintContext.h a2d89f11d1 LibWeb: Use the correct painter for painting stacking contexts 3 vuotta sitten
Paintable.cpp dcbb83a33e LibWeb: Add some basic paint tree traversal helpers 3 vuotta sitten
Paintable.h dcbb83a33e LibWeb: Add some basic paint tree traversal helpers 3 vuotta sitten
PaintableBox.cpp 7c91fda088 LibWeb: Allow multiple text-decoration-lines 3 vuotta sitten
PaintableBox.h 086969277e Everywhere: Run clang-format 3 vuotta sitten
ProgressPaintable.cpp ed84fbce47 LibWeb: Make Paintable ref-counted 3 vuotta sitten
ProgressPaintable.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
RadioButtonPaintable.cpp 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
RadioButtonPaintable.h 29583104d2 LibWeb: Refactor all LabelableNode subclasses + input event handling :^) 3 vuotta sitten
SVGGeometryPaintable.cpp f0a1ab6f84 LibWeb: Keep SVG elliptical arc shape when applying viewbox 3 vuotta sitten
SVGGeometryPaintable.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 vuotta sitten
SVGGraphicsPaintable.cpp 053766d79c LibWeb: Split Paintable into Paintable and PaintableBox 3 vuotta sitten
SVGGraphicsPaintable.h ed84fbce47 LibWeb: Make Paintable ref-counted 3 vuotta sitten
SVGPaintable.cpp d5aca1c6c4 LibWeb: Treate SVG paintable coordinates as relative to <svg> element 3 vuotta sitten
SVGPaintable.h d5aca1c6c4 LibWeb: Treate SVG paintable coordinates as relative to <svg> element 3 vuotta sitten
SVGSVGPaintable.cpp 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 vuotta sitten
SVGSVGPaintable.h 28b771560a LibWeb: Make SVG <svg> elements behave as CSS replaced elements 3 vuotta sitten
ShadowPainting.cpp 1c88536298 LibWeb: Use the new Gfx::Painter::draw_text_run() API for drawing text 3 vuotta sitten
ShadowPainting.h 5aad32b504 LibWeb: Implement text-shadow painting 3 vuotta sitten
StackingContext.cpp 5b72a9cb11 LibWeb: Use paint tree traversal helpers in StackingContext 3 vuotta sitten
StackingContext.h 5b72a9cb11 LibWeb: Use paint tree traversal helpers in StackingContext 3 vuotta sitten
TextPaintable.cpp 086969277e Everywhere: Run clang-format 3 vuotta sitten
TextPaintable.h 086969277e Everywhere: Run clang-format 3 vuotta sitten