Age | Commit message (Expand) | Author |
---|---|---|
2021-05-30 | LibWeb: Rename Web::Frame to Web::BrowsingContext | Andreas Kling |
2021-05-03 | LibGUI: Rename ScrollableWidget => AbstractScrollableWidget | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-16 | Browser+LibWeb+WebContent: Parse cookies in the OOP tab | Timothy Flynn |
2021-04-14 | Browser+LibWeb+WebContent: Track the source of document.cookie requests | Timothy Flynn |
2021-04-11 | LibWeb+WebContent: Hook document.cookie to the backend cookie storage | Timothy Flynn |
2021-04-04 | LibWeb+WebContent: Keep track of screen rect | Linus Groh |
2021-02-22 | LibWeb: Plumb wheel events from widget layer to EventHandler | Andreas Kling |
2021-02-20 | LibWeb: Implement Window.prompt() | Linus Groh |
2021-02-10 | LibWeb: Move window.confirm() to using a PageClient callback | 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 |