Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 years ago |
Andreas Kling
|
642915215f
LibWeb: Size non-loaded <img> to fit the replacement (alt) text
|
3 years ago |
Andreas Kling
|
a58cc2eeb4
LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio"
|
3 years ago |
Andreas Kling
|
81590b1804
LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it
|
3 years ago |
Sam Atkins
|
e07cf6f41b
LibWeb: Paint bitmaps with rounded_int_rect(), not enclosing_int_rect()
|
3 years ago |
Sam Atkins
|
a50f4d2fc9
LibWeb: Enable bilinear blending for bitmaps
|
3 years ago |
Andreas Kling
|
3a7e26ef28
LibWeb: Rename frame_did_set_viewport_rect() => browsing_context_*()
|
3 years ago |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 years ago |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 years ago |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
4 years ago |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 years ago |
Andreas Kling
|
9b0ca75f84
LibWeb: Add Frame::ViewportClient and use it for Layout::ImageBox
|
4 years ago |
Andreas Kling
|
7449c1b27f
ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |