Age | Commit message (Expand) | Author |
---|---|---|
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-14 | LibWeb: Add "focused frame" concept, one focused Frame per Page | Andreas Kling |
2020-08-02 | LibWeb: Allow inserting text at the cursor by typing characters :^) | Andreas Kling |
2020-07-28 | LibWeb: Move the Page/Frame/EventHandler classes into Page/ | Andreas Kling |