Andreas Kling
|
ad7e6878fe
LibWeb: Allocate CSS::ComputedValues objects on the heap
|
il y a 1 an |
Linus Groh
|
a75915f055
LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}()
|
il y a 2 ans |
Andreas Kling
|
3dd006f719
LibWeb: Move scroll state from Layout::BlockContainer to Layout::Box
|
il y a 2 ans |
Andreas Kling
|
a1d37420d5
LibWeb: Remove unused layout sibling getters in Layout::BlockContainer
|
il y a 2 ans |
Andreas Kling
|
4d401bf796
LibWeb: Make the paint tree GC-allocated
|
il y a 2 ans |
Sam Atkins
|
65cdf89a8b
LibWeb: Convert Layout Boxes to new pixel units
|
il y a 2 ans |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
il y a 2 ans |
Andreas Kling
|
268b9c5d90
LibWeb: Make the layout tree GC-allocated
|
il y a 2 ans |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
il y a 3 ans |
Andreas Kling
|
5779a910e5
LibWeb: Move hit testing to the painting tree
|
il y a 3 ans |
Andreas Kling
|
cb0c5390ff
LibWeb: Move mouse event and label logic from layout to painting tree
|
il y a 3 ans |
Andreas Kling
|
ed84fbce47
LibWeb: Make Paintable ref-counted
|
il y a 3 ans |
Andreas Kling
|
02b316fd5c
LibWeb: Let Paintable perform the painting
|
il y a 3 ans |
Andreas Kling
|
f6497b64ac
LibWeb: Rename Painting::Box => Paintable
|
il y a 3 ans |
Andreas Kling
|
7af03df4c3
LibWeb: Make Painting::Box virtual and add Painting::BoxWithLines
|
il y a 3 ans |
Andreas Kling
|
f0d833a3d7
LibWeb: Move StackingContext and PaintPhase into the Painting namespace
|
il y a 3 ans |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
il y a 3 ans |
Andreas Kling
|
c9700e100e
LibWeb: Start making our layout system "transactional"
|
il y a 3 ans |
Andreas Kling
|
766d816db3
LibWeb: Remove old Layout::Node::split_into_lines() API
|
il y a 3 ans |
Dmitry Petrov
|
1662213737
Userland: Add horizontal mouse scroll support
|
il y a 3 ans |
Sam Atkins
|
7879b98f60
LibWeb: Use W3C urls for CSS-DISPLAY spec links
|
il y a 3 ans |
Andreas Kling
|
f73aa8e2bd
LibWeb: Move line boxes from Layout::Box to BlockContainer
|
il y a 3 ans |
Andreas Kling
|
d9e0fd8823
LibWeb: Rename Layout::Node::is_block_box() => is_block_container()
|
il y a 3 ans |
Andreas Kling
|
c4826eae4f
LibWeb: Rename Layout::BlockBox => BlockContainer
|
il y a 3 ans |