Age | Commit message (Expand) | Author |
---|---|---|
2020-04-24 | LibWeb: Try fetching a favicon when loading a non-file URL in HtmlView | Andreas Kling |
2020-04-24 | Browser+LibWeb: Open link in new tab on Ctrl+Click :^) | Andreas Kling |
2020-04-24 | LibWeb: Pass link target to HtmlView's on_link_click callback | Linus Groh |
2020-04-04 | LibWeb: Handle javascript: URLs inside LibWeb :^) | Andreas Kling |
2020-04-01 | Browser: Add error page | Linus Groh |
2020-03-21 | LibWeb: Give MouseEvents the correct offsetX and offsetY values | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |