Age | Commit message (Expand) | Author |
---|---|---|
2022-03-17 | Libraries: Use default constructors/destructors in LibWeb | Lenny Maiorani |
2022-03-11 | LibWeb: Let Paintable perform the painting | Andreas Kling |
2022-03-11 | LibWeb: Move StackingContext and PaintPhase into the Painting namespace | Andreas Kling |
2022-01-23 | LibWeb: Remove old Layout::Node::split_into_lines() API | Andreas Kling |
2021-10-06 | LibWeb: Rename Layout::BlockBox => BlockContainer | Andreas Kling |
2021-09-24 | LibWeb: Let <br> elements have style | Andreas Kling |
2021-09-15 | LibWeb: Make Layout::Node::paint() pure virtual | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-02 | LibWeb: Add a line box fragment for <br> nodes | Timothy Flynn |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |