Age | Commit message (Expand) | Author |
---|---|---|
2019-09-29 | LibHTML: Add a way to get a Document's title | Andreas Kling |
2019-09-29 | LibHTML: Have Document track its hovered Node | Andreas Kling |
2019-09-28 | LibHTML: Add virtual Node::tag_name() | Andreas Kling |
2019-09-28 | LibHTML: Add Document::normalize() | Sergey Bugaev |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |