Age | Commit message (Expand) | Author |
---|---|---|
2019-10-04 | LibHTML: Rename ComputedStyle to BoxModelMetrics | Andreas Kling |
2019-10-04 | LibHTML: Add a Frame class and use it for document layout width | Andreas Kling |
2019-10-04 | LibHTML: Remove unused FontStyle enum | Andreas Kling |
2019-09-28 | LibHTML: Respect the CSS "color" property for text | Andreas Kling |
2019-09-28 | LibHTML: Add ComputedStyle::full_margin() | Sergey Bugaev |
2019-09-28 | LibHTML: Get rid of ComputedStyle::offset() | Sergey Bugaev |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |