Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling c294c97cdf LibHTML: Show a hand cursor when hovering over a clickable link :^) преди 5 години
  Andreas Kling c458327429 LibHTML: Tear down the layout tree before changing the Frame's document преди 5 години
  Andreas Kling fdbad6284c LibHTML: Implement the <blink> element преди 5 години
  Andreas Kling 850955053f LibHTML: Rename Document::normalize() to fixup() and always do it преди 5 години
  Andreas Kling 3be6d1aff0 LibHTML: Add ResourceLoader to support protocol-agnostic URL loading преди 5 години
  Andreas Kling 6287c2b270 LibHTML: Don't crash when calling set_document(nullptr) преди 5 години
  Andreas Kling edbf09ea29 LibHTML: Make the CSS and HTML parsers take StringViews преди 5 години
  Andreas Kling 71e8ddcd1c LibHTML: Start adding support for <link rel="stylesheet"> преди 5 години
  Andreas Kling 66caa7af2b LibHTML: Optionally pass document URL to the HTML parser преди 5 години
  Conrad Pankoff ef8b754a46 LibHTML: Add function for invalidating the document layout преди 5 години
  Andreas Kling 56d1ae98bc LibHTML: Always fill the entire paint event rect with background преди 5 години
  Andreas Kling a8297657ab LibHTML: Fire the HtmlView::on_title_change hook after a load finishes преди 5 години
  Andreas Kling 78d65c1c64 LibHTML: Add load(URL) and reload() functions to HtmlView преди 5 години
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> преди 5 години
  Andreas Kling 7bc9310170 LibHTML: Add a Frame class and use it for document layout width преди 5 години
  Andreas Kling 5966fcff31 LibHTML: Reduce debug spam from mouse events преди 5 години
  Andreas Kling 9290117b77 LibHTML: Let's put debug output on the debugger stream преди 5 години
  Andreas Kling 786494b62d LibHTML: Adjust mouse event positions before using them for hit testing преди 5 години
  Andreas Kling c9bab8b870 LibHTML: Reduce debug spam in HtmlView mouse event handlers преди 5 години
  Andreas Kling f38b0f667e LibHTML: Implement basic HTMLElement.title support преди 5 години
  Andreas Kling 92aae72025 LibHTML: Detect link clicks преди 5 години
  Andreas Kling b477aff843 LibHTML: Detect hovering over links преди 5 години
  Andreas Kling 88de955073 LibHTML: Have Document track its hovered Node преди 5 години
  Andreas Kling 3de4b99dc3 LibHTML: Implement naive hit testing преди 5 години
  Sergey Bugaev b9493ba783 LibHTML: Introduce the HtmlView widget преди 5 години