Sam Atkins
|
784c3183f7
LibWeb: Rename SVGPathBox -> SVGGeometryBox
|
3 år sedan |
Andreas Kling
|
766d816db3
LibWeb: Remove old Layout::Node::split_into_lines() API
|
3 år sedan |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
3 år sedan |
Sam Atkins
|
c8409cd58d
LibWeb: Remove Node::m_font_size
|
3 år sedan |
Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 år sedan |
Sam Atkins
|
3d127472ba
LibWeb: Remove background_image from NodeWithStyle
|
3 år sedan |
Sam Atkins
|
cdeac132dc
LibWeb: Store background layers in ComputedValues
|
3 år sedan |
Timothy Flynn
|
ef62118c8b
LibWeb: Render any specified list-style-image for list items
|
3 år sedan |
Andreas Kling
|
c908fa83e3
LibWeb: Add fast_is<T>() for Layout::Label
|
3 år sedan |
Felix Rauch
|
30c39e0e41
LibWeb: Fix inline blocks swallowing trailing whitespace
|
3 år sedan |
Andreas Kling
|
225a5f2fe6
LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox
|
3 år sedan |
Andreas Kling
|
d9e0fd8823
LibWeb: Rename Layout::Node::is_block_box() => is_block_container()
|
3 år sedan |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
3 år sedan |
Andreas Kling
|
28fabd4728
LibWeb: Make Layout::Node::paint() pure virtual
|
3 år sedan |
Sam Atkins
|
1103eb8d44
LibWeb: Remove unused NodeWithStyle::m_position field
|
3 år sedan |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 år sedan |
Andreas Kling
|
a401a0f8fe
LibWeb: Add fast_is<Layout::InitialContainingBlockBox>
|
4 år sedan |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 år sedan |
Tobias Christiansen
|
27704f5f9e
LibWeb: Add support for 'definite size' determination
|
4 år sedan |
Tobias Christiansen
|
7f81c8fba2
LibWeb: LayoutNodes know whether they are flex-items
|
4 år sedan |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 år sedan |
Egor Ananyin
|
d2b6148787
LibWeb: Make painting order more spec-compliant
|
4 år sedan |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 år sedan |
Angus Gibson
|
e9c1d9c89a
LibWeb: Return whether handle_mousewheel was handled
|
4 år sedan |
Andreas Kling
|
cd79b807dd
LibWeb: Allow scrolling overflowed content with the mouse wheel :^)
|
4 år sedan |
Andreas Kling
|
fd441b954d
LibWeb: Add fast_is<T>() for some DOM and layout node subclasses
|
4 år sedan |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 år sedan |