Andreas Kling
|
e72896e35e
LibWeb: Get default fonts via Platform::FontPlugin
|
2 lat temu |
Andreas Kling
|
faf9746244
LibWeb: Cache width of "alt" text in ImageBox
|
2 lat temu |
Sam Atkins
|
a797a92990
LibWeb: Stop including StyleValue.h in a few places
|
3 lat temu |
Andreas Kling
|
5e35167e05
LibWeb: Don't mark non-painted images as being inside the viewport
|
3 lat temu |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 lat temu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 lat temu |
Andreas Kling
|
b0208f38f6
LibWeb: Use Gfx::Font::pixel_size() when we want pixel metrics
|
3 lat temu |
Andreas Kling
|
e099960e4d
LibWeb: Remove a bunch of no-longer needed #includes
|
3 lat temu |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
3 lat temu |
Andreas Kling
|
9461e44afa
LibWeb: Use Layout::Box::paint_box() accessor in more places
|
3 lat temu |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
3 lat temu |
Andreas Kling
|
f6497b64ac
LibWeb: Rename Painting::Box => Paintable
|
3 lat temu |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
3 lat temu |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 lat temu |
Andreas Kling
|
6d1a9672a4
LibWeb: Support more CSS image-rendering values
|
3 lat temu |
Maciej
|
3e1c1c0b16
LibWeb: Add support for CSS image-rendering property
|
3 lat temu |
Andreas Kling
|
0608de8c12
LibWeb: Rename Layout::Box::size() to content_size()
|
3 lat temu |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 lat temu |
Andreas Kling
|
642915215f
LibWeb: Size non-loaded <img> to fit the replacement (alt) text
|
3 lat temu |
Andreas Kling
|
a58cc2eeb4
LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio"
|
3 lat temu |
Andreas Kling
|
81590b1804
LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it
|
3 lat temu |
Sam Atkins
|
e07cf6f41b
LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect()
|
3 lat temu |
Sam Atkins
|
a50f4d2fc9
LibWeb: Enable bilinear blending for bitmaps
|
3 lat temu |
Andreas Kling
|
3a7e26ef28
LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*()
|
3 lat temu |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 lat temu |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 lat temu |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 lat temu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 lat temu |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
4 lat temu |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 lat temu |