summaryrefslogtreecommitdiff
path: root/Libraries/LibWeb/InProcessWebView.h
AgeCommit message (Expand)Author
2020-12-08LibWeb+WebContent: Add on_load_finish hook to web viewsAndreas Kling
2020-11-22LibWeb: Rename LayoutNode classes and move them into Layout namespaceAndreas Kling
2020-10-30LibGUI: Add Widget focus policiesAndreas Kling
2020-10-02LibWeb: Add a PageClient callback for image context menu requestsAndreas Kling
2020-09-12LibWeb: Support window.alert() in multi-process contextAndreas Kling
2020-09-10LibGfx: Move StandardCursor enum to LibGfxAndreas Kling
2020-08-17LibWeb: Rename PageView => InProcessWebViewAndreas Kling