Age | Commit message (Expand) | Author |
---|---|---|
2021-03-02 | LibWeb: Handle scrolling an OutOfProcessWebView | Angus Gibson |
2021-02-28 | LibWeb: Support setting the cursor in OutOfProcessWebView | Adam Hodgen |
2021-02-20 | LibWeb: Implement Window.prompt() | Linus Groh |
2021-02-10 | LibWeb+WebContent: Support window.confirm() in OOPWV | Andreas Kling |
2021-01-31 | Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process | Andreas Kling |
2021-01-30 | LibWeb: Don't try to create GUI::TextBox inside multi-process web views | Andreas Kling |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |