Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 884ae80699 LibHTML+Browser: Show target URL of hovered links in Browser statusbar před 5 roky
  Andreas Kling 96f34d26c9 LibHTML: Batch style updates and make them start from the root před 5 roky
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() před 5 roky
  Andreas Kling f7cd5662ef LibHTML: Move layout tree building to a LayoutTreeBuilder class před 5 roky
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation před 5 roky
  Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class před 5 roky
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere před 5 roky
  Andreas Kling a239ef34d5 LibHTML: Add Node::first_ancestor_of_type<T>() před 5 roky
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions před 5 roky
  Andreas Kling 5a6c36dc91 LibHTML: Add Node::{next,previous}_element_sibling() před 5 roky
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual před 5 roky
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> před 5 roky
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() před 5 roky
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties před 5 roky
  Andreas Kling ed39e0f6f7 LibHTML: Non-element (Text) Nodes should get style from their parent před 5 roky
  Andreas Kling 0c6af2d5b4 LibHTML: Add Node::text_content() před 5 roky
  Andreas Kling f38b0f667e LibHTML: Implement basic HTMLElement.title support před 5 roky
  Andreas Kling b477aff843 LibHTML: Detect hovering over links před 5 roky
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document před 5 roky
  Sergey Bugaev 599edba7a3 LibHTML: Move layout tree building to Node před 5 roky
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. před 6 roky