..
BackgroundPainting.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
2023-02-28 12:21:56 +01:00
BackgroundPainting.h
BorderPainting.cpp
LibGfx: Remove try_
prefix from bitmap creation functions
2023-01-26 20:24:37 +00:00
BorderPainting.h
BorderRadiusCornerClipper.cpp
LibGfx: Remove try_
prefix from bitmap creation functions
2023-01-26 20:24:37 +00:00
BorderRadiusCornerClipper.h
ButtonPaintable.cpp
LibWeb: Scale the font when painting the text on buttons
2023-03-15 23:29:00 +01:00
ButtonPaintable.h
CanvasPaintable.cpp
CanvasPaintable.h
CheckBoxPaintable.cpp
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
2023-03-23 08:27:51 +00:00
CheckBoxPaintable.h
LibWeb: Add scaleable checkboxes (with theme/accent-color support)
2023-03-23 08:27:51 +00:00
FilterPainting.cpp
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
2023-02-08 19:15:45 +00:00
FilterPainting.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
2023-02-08 19:15:45 +00:00
GradientPainting.cpp
GradientPainting.h
LibJS+LibWeb: Add a bunch of missing includes
2023-03-06 13:05:43 +00:00
ImagePaintable.cpp
LibWeb: Make the paint tree GC-allocated
2023-01-11 12:55:00 +01:00
ImagePaintable.h
InlinePaintable.cpp
LibWeb: Make Layout::Node::containing_block() return a Layout::Box
2023-01-24 11:44:03 +01:00
InlinePaintable.h
LabelablePaintable.cpp
LabelablePaintable.h
MarkerPaintable.cpp
MarkerPaintable.h
NestedBrowsingContextPaintable.cpp
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
2023-02-28 12:21:56 +01:00
NestedBrowsingContextPaintable.h
Paintable.cpp
LibWeb: Fix a few const-ness issues
2023-03-06 13:05:43 +00:00
Paintable.h
LibWeb: Fix a few const-ness issues
2023-03-06 13:05:43 +00:00
PaintableBox.cpp
LibWeb: Rename PaintableBox::clip_rect()
2023-03-19 19:04:51 +01:00
PaintableBox.h
LibWeb: Rename PaintableBox::clip_rect()
2023-03-19 19:04:51 +01:00
PaintContext.cpp
PaintContext.h
LibWeb: Don't truncate font sizes before scaling them to device pixels
2023-03-15 11:43:54 +01:00
ProgressPaintable.cpp
ProgressPaintable.h
RadioButtonPaintable.cpp
LibWeb: Make the paint tree GC-allocated
2023-01-11 12:55:00 +01:00
RadioButtonPaintable.h
ShadowPainting.cpp
LibGfx: Remove try_
prefix from bitmap creation functions
2023-01-26 20:24:37 +00:00
ShadowPainting.h
StackingContext.cpp
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
StackingContext.h
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
2023-03-15 08:48:49 +01:00
SVGGeometryPaintable.cpp
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00
SVGGeometryPaintable.h
LibWeb: Make a handful of paintable leaf classes final
2023-01-11 14:03:25 +01:00
SVGGraphicsPaintable.cpp
SVGGraphicsPaintable.h
SVGPaintable.cpp
SVGPaintable.h
SVGSVGPaintable.cpp
SVGSVGPaintable.h
LibWeb: Make a handful of paintable leaf classes final
2023-01-11 14:03:25 +01:00
TextPaintable.cpp
TextPaintable.h
LibWeb: Make a handful of paintable leaf classes final
2023-01-11 14:03:25 +01:00