Age | Commit message (Expand) | Author |
---|---|---|
2022-02-11 | LibWeb: Rename SVGPathBox -> SVGGeometryBox | Sam Atkins |
2022-02-11 | LibWeb: Move SVGPathElement methods into SVGGeometryElement | Sam Atkins |
2022-02-11 | LibWeb: Add const versions of SVGBox::dom_node() and friends | Sam Atkins |
2021-10-19 | LibWeb: Add fast_is<T>() for SVGBox and SVGPathBox | Andreas Kling |
2021-09-18 | LibWeb: Add SVGFormattingContext to handle SVG box trees | Andreas Kling |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-04-23 | Userland: Use mattco@serenityos.org for my copyright headers | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-22 | Libraries: Add missing headers | Ben Wiederhake |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |