Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
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: Move mouse event and label logic from layout to painting tree | Andreas Kling |
2022-03-11 | LibWeb: Make Paintable ref-counted | Andreas Kling |
2022-03-11 | LibWeb: Generate a TextPaintable for every Layout::TextNode | Andreas Kling |