Age | Commit message (Expand) | Author |
---|---|---|
2020-09-12 | LibWeb: Support window.alert() in multi-process context | Andreas Kling |
2020-09-11 | LibWeb: Use widget override cursors | Andreas Kling |
2020-09-11 | LibGUI+WindowServer: Rename window "override cursor" to just "cursor" | Andreas Kling |
2020-09-10 | LibGfx: Move StandardCursor enum to LibGfx | Andreas Kling |
2020-08-30 | Libraries: Unbreak building with extra debug macros | Ben Wiederhake |
2020-08-24 | LibWeb: Move OutOfProcessWebView into the Web namespace | AnotherTest |
2020-08-17 | LibWeb: Rename WebContentView => OutOfProcessWebView | Andreas Kling |