Commit History

Author SHA1 Message Date
  Andreas Kling 2cb50f6750 LibWeb+Browser: Add ability to run Browser with the new HTML parser 5 years ago
  FalseHonesty 51e79a2bbc LibWeb: Add hook to HtmlView when a new document is set 5 years ago
  Andreas Kling fc26aefe81 LibWeb: Add a hook for when an URL is dropped on an HtmlView 5 years ago
  FalseHonesty 0e048f3c4c LibWeb: Add hook when a link is middle clicked 5 years ago
  Andreas Kling f32989a3e7 LibWeb: Add hook when context menu is requested by right-clicking link 5 years ago
  Andreas Kling 2be184f49c LibWeb: Try fetching a favicon when loading a non-file URL in HtmlView 5 years ago
  Andreas Kling 5c2bdbf27f Browser+LibWeb: Open link in new tab on Ctrl+Click :^) 5 years ago
  Linus Groh 061205b3b3 LibWeb: Pass link target to HtmlView's on_link_click callback 5 years ago
  Andreas Kling 9b0bfcb8b7 LibWeb: Handle javascript: URLs inside LibWeb :^) 5 years ago
  Linus Groh 021d78f8f7 Browser: Add error page 5 years ago
  Andreas Kling 55c845713a LibWeb: Give MouseEvents the correct offsetX and offsetY values 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago