Age | Commit message (Expand) | Author |
---|---|---|
2021-05-30 | LibWeb: Rename Web::Frame to Web::BrowsingContext | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-20 | LibWeb: Add basic support for HTMLInputElement.form | Andreas Kling |
2021-04-03 | LibWeb: Add support for HTML input type=radio | Timothy Flynn |
2021-02-10 | LibWeb: Start implementing <input type=text> using a shadow DOM | Andreas Kling |
2021-02-10 | LibWeb: Remove WidgetBox layout node | Andreas Kling |
2021-02-07 | LibWeb: Use move semantics for QualifiedName more often | Andreas Kling |
2021-01-30 | LibWeb: Don't try to create GUI::TextBox inside multi-process web views | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |