Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 56d1ae98bc LibHTML: Always fill the entire paint event rect with background há 5 anos atrás
  Andreas Kling a8297657ab LibHTML: Fire the HtmlView::on_title_change hook after a load finishes há 5 anos atrás
  Andreas Kling 78d65c1c64 LibHTML: Add load(URL) and reload() functions to HtmlView há 5 anos atrás
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> há 5 anos atrás
  Andreas Kling 7bc9310170 LibHTML: Add a Frame class and use it for document layout width há 5 anos atrás
  Andreas Kling 5966fcff31 LibHTML: Reduce debug spam from mouse events há 5 anos atrás
  Andreas Kling 9290117b77 LibHTML: Let's put debug output on the debugger stream há 5 anos atrás
  Andreas Kling 786494b62d LibHTML: Adjust mouse event positions before using them for hit testing há 5 anos atrás
  Andreas Kling c9bab8b870 LibHTML: Reduce debug spam in HtmlView mouse event handlers há 5 anos atrás
  Andreas Kling f38b0f667e LibHTML: Implement basic HTMLElement.title support há 5 anos atrás
  Andreas Kling 92aae72025 LibHTML: Detect link clicks há 5 anos atrás
  Andreas Kling b477aff843 LibHTML: Detect hovering over links há 5 anos atrás
  Andreas Kling 88de955073 LibHTML: Have Document track its hovered Node há 5 anos atrás
  Andreas Kling 3de4b99dc3 LibHTML: Implement naive hit testing há 5 anos atrás
  Sergey Bugaev b9493ba783 LibHTML: Introduce the HtmlView widget há 5 anos atrás