Age | Commit message (Expand) | Author |
---|---|---|
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 |