Age | Commit message (Expand) | Author |
---|---|---|
2023-01-11 | LibWeb: Make the paint tree GC-allocated | Andreas Kling |
2022-03-16 | LibWeb: Refactor all LabelableNode subclasses + input event handling :^) | sin-ack |
2022-03-11 | LibWeb: Move PaintingBox to its own .cpp and .h files | Andreas Kling |
2022-03-11 | LibWeb: Make Paintable ref-counted | Andreas Kling |
2022-03-11 | LibWeb: Split Paintable into Paintable and PaintableBox | Andreas Kling |
2022-03-11 | LibWeb: Let Paintable perform the painting | Andreas Kling |