Age | Commit message (Expand) | Author |
---|---|---|
2023-03-27 | LibWeb: Add default equality operators to Available{Space,Size} | Andreas Kling |
2023-01-05 | LibWeb: Convert FormattingContext to new pixel units | Sam Atkins |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-10-02 | LibWeb: Reorganize layout algorithms around available space | Andreas Kling |
2022-09-29 | LibWeb: Make FormattingContext::run() take available space as input | Andreas Kling |