summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Painting/LabelablePaintable.cpp
AgeCommit message (Expand)Author
2023-01-11LibWeb: Make the paint tree GC-allocatedAndreas Kling
2022-12-14LibWeb: Convert Paintable coordinates to new pixel unitsSam Atkins
2022-12-10LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient eventsSam Atkins
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-10-20LibWeb: Make BrowsingContext GC-allocatedAndreas Kling
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-16LibWeb: Refactor all LabelableNode subclasses + input event handling :^)sin-ack
2022-03-11LibWeb: Move mouse event and label logic from layout to painting treeAndreas Kling