Age | Commit message (Expand) | Author |
---|---|---|
2020-12-08 | LibWeb+WebContent: Add on_load_finish hook to web views | Andreas Kling |
2020-11-22 | LibWeb: Rename LayoutNode classes and move them into Layout namespace | Andreas Kling |
2020-10-30 | LibGUI: Add Widget focus policies | Andreas Kling |
2020-10-02 | LibWeb: Add a PageClient callback for image context menu requests | Andreas Kling |
2020-09-12 | LibWeb: Support window.alert() in multi-process context | Andreas Kling |
2020-09-10 | LibGfx: Move StandardCursor enum to LibGfx | Andreas Kling |
2020-08-17 | LibWeb: Rename PageView => InProcessWebView | Andreas Kling |