Age | Commit message (Expand) | Author |
---|---|---|
2020-10-08 | Demos: Use new format functions. | asynts |
2020-08-24 | LibWeb: Move OutOfProcessWebView into the Web namespace | AnotherTest |
2020-08-17 | LibWeb: Rename WebContentView => OutOfProcessWebView | Andreas Kling |
2020-08-15 | Misc: Use automatic window positioning in more applications | Linus Groh |
2020-07-06 | LibWeb: Move WebContentView from Demos/WebView into LibWeb | Andreas Kling |
2020-07-06 | WebContent: Plumb link clicks to the WebContentView :^) | Andreas Kling |
2020-07-05 | WebContent: Plumb hovered links from WebContent process over to widget | Andreas Kling |
2020-07-04 | WebContent: Plumb title changes over to the WebContentView | Andreas Kling |
2020-07-04 | LibGUI: Make GUI::Application a Core::Object | Andreas Kling |
2020-06-17 | WebContent: Start work on browser process separation :^) | Andreas Kling |