Age | Commit message (Expand) | Author |
---|---|---|
2020-06-10 | LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize | Andreas Kling |
2020-06-08 | LibWeb: Remove unnecessary on_foo hooks from Frame | Andreas Kling |
2020-06-08 | LibWeb: Add Page abstraction between PageView and main Frame | Andreas Kling |