Histórico de Commits

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