MacDue dd77b878b3 LibWeb: Add scalable radio buttons (with theme/accent-color support) 2 éve
..
BackgroundPainting.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 éve
BackgroundPainting.h 0233627545 LibWeb: Convert background painting to new pixel units 2 éve
BorderPainting.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 éve
BorderPainting.h 0bf4089af9 LibWeb: Convert border painting to new pixel units 2 éve
BorderRadiusCornerClipper.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 éve
BorderRadiusCornerClipper.h 0bf4089af9 LibWeb: Convert border painting to new pixel units 2 éve
ButtonPaintable.cpp 5146b9b35e LibWeb: Scale the font when painting the text on buttons 2 éve
ButtonPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
CanvasPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
CanvasPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
CheckBoxPaintable.cpp 56bc653e72 LibWeb: Move checkbox color palette computation to helper header 2 éve
CheckBoxPaintable.h cfc9966654 LibWeb: Add scaleable checkboxes (with theme/accent-color support) 2 éve
FilterPainting.cpp 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
FilterPainting.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 éve
GradientPainting.cpp c8c065b6b0 LibWeb+LibGfx: Migrate (most of) the CSS gradient painting to LibGfx 2 éve
GradientPainting.h bab883bf8e LibJS+LibWeb: Add a bunch of missing includes 2 éve
ImagePaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
ImagePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
InlinePaintable.cpp 51555dea7c LibWeb: Make Layout::Node::containing_block() return a Layout::Box 2 éve
InlinePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
InputColors.h 56bc653e72 LibWeb: Move checkbox color palette computation to helper header 2 éve
LabelablePaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
LabelablePaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
MarkerPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
MarkerPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
NestedBrowsingContextPaintable.cpp 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 éve
NestedBrowsingContextPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
PaintContext.cpp 4440af0870 LibWeb: Split PaintContext::viewport_rect() into device/css variants 2 éve
PaintContext.h 664f30a2c9 LibWeb: Don't truncate font sizes before scaling them to device pixels 2 éve
Paintable.cpp c0b2fa74ac LibWeb: Fix a few const-ness issues 2 éve
Paintable.h c0b2fa74ac LibWeb: Fix a few const-ness issues 2 éve
PaintableBox.cpp dcc4868a3c LibWeb: Rename `PaintableBox::clip_rect()` 2 éve
PaintableBox.h dcc4868a3c LibWeb: Rename `PaintableBox::clip_rect()` 2 éve
ProgressPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
ProgressPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
RadioButtonPaintable.cpp dd77b878b3 LibWeb: Add scalable radio buttons (with theme/accent-color support) 2 éve
RadioButtonPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
SVGGeometryPaintable.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 éve
SVGGeometryPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` 2 éve
SVGGraphicsPaintable.cpp f3d57e1157 LibWeb: Clip hidden overflow by absolute rect of containing block 2 éve
SVGGraphicsPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
SVGPaintable.cpp ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 éve
SVGPaintable.h 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
SVGSVGPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
SVGSVGPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` 2 éve
ShadowPainting.cpp 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions 2 éve
ShadowPainting.h fb43a71981 LibWeb: Convert shadow painting to new pixel units 2 éve
StackingContext.cpp 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
StackingContext.h 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 éve
TextPaintable.cpp 4d401bf796 LibWeb: Make the paint tree GC-allocated 2 éve
TextPaintable.h 6b4062ab61 LibWeb: Make a handful of paintable leaf classes `final` 2 éve