Age | Commit message (Expand) | Author |
---|---|---|
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-09 | LibGUI: Make GMenu inherit from CObject | Andreas Kling |
2019-11-06 | LibHTML: Rename parse_html() => parse_html_document() | Andreas Kling |
2019-11-06 | Revert "LibHTML: Rename parse_html() => parse_html_document()" | Andreas Kling |
2019-11-06 | LibHTML: Rename parse_html() => parse_html_document() | Andreas Kling |
2019-10-09 | LibHTML: Rename Document::normalize() to fixup() and always do it | Andreas Kling |
2019-10-05 | LibHTML: Make StyleResolver responsible for loading the default style | Andreas Kling |
2019-09-29 | FileManager+LibGUI+html: Add an icon to represent HTML files | Andreas Kling |
2019-09-29 | html: Set the window title based on the HTML document's title | Andreas Kling |
2019-09-28 | Userland+LibHTML: Add the html command | Sergey Bugaev |