Aliaksandr Kalenik
|
de32b77ceb
LibWeb: Use separate structure to represent fragments in paintable tree
|
1 rok pred |
Aliaksandr Kalenik
|
2cb0039a13
LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm
|
1 rok pred |
Shannon Booth
|
56d10bf198
LibWeb: Port Layout::TextNode from DeprecatedString
|
1 rok pred |
MacDue
|
71baa8c31a
LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint)
|
1 rok pred |
MacDue
|
360c0eb509
LibWeb: Remove implicit conversion from float and double to CSSPixels
|
1 rok pred |
Linus Groh
|
754e458d0a
LibWeb/Layout: Rename Box::{paint => paintable}_box()
|
2 rokov pred |
Matthew Olsson
|
7c0c1c8f49
LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr
|
2 rokov pred |
Mathis Wiehl
|
b96920a9d6
LibWeb: Consider margins of atomic inlines in layout
|
2 rokov pred |
Andreas Kling
|
7e76a51cb0
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
|
2 rokov pred |
Timothy Flynn
|
8d0b0fbdd3
LibWeb: Make text fragment indexing handle multi-code point glyphs
|
2 rokov pred |
Andreas Kling
|
b79bc25a1f
LibWeb: Use DOM Selection instead of ad-hoc layout tree selection
|
2 rokov pred |
Sam Atkins
|
ab49dbf137
LibWeb: Convert Paintable coordinates to new pixel units
|
2 rokov pred |
Andreas Kling
|
52862c72d0
LibWeb: Rename FormattingState to LayoutState
|
3 rokov pred |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 rokov pred |
Andreas Kling
|
6a4247bee9
LibWeb: Use more precise font metrics when doing inline layout
|
3 rokov pred |
Andreas Kling
|
195ef5e26f
LibWeb: Bring CSS line-height implementation closer to spec
|
3 rokov pred |
Andreas Kling
|
be5f0b5ac4
LibWeb: Move text fragment painting to PaintableWithLines
|
3 rokov pred |
Andreas Kling
|
9461e44afa
LibWeb: Use Layout::Box::paint_box() accessor in more places
|
3 rokov pred |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
3 rokov pred |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 rokov pred |
Andreas Kling
|
7dae895704
LibWeb: Align actual baselines, not just bottoms
|
3 rokov pred |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
3 rokov pred |
Tetsui Ohkubo
|
2edf4b7f61
LibWeb: Return correct selection_rect when the node is at the end
|
3 rokov pred |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
4 rokov pred |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 rokov pred |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 rokov pred |
Andreas Kling
|
794ebb699c
LibWeb: Remove low-hanging LibGUI fruit from LibWeb
|
4 rokov pred |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 rokov pred |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 rokov pred |