Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 1aea8f116b LibHTML: Add TreeNode::for_each_in_subtree_of_type<T>() há 5 anos atrás
  Andreas Kling e3d975e943 LibHTML+Browser: Add a simple DOM inspector popup window há 5 anos atrás
  Andreas Kling 69883bea6f LibHTML: Update the removed node's siblings in TreeNode::remove_child() há 5 anos atrás
  Andreas Kling 26493a3039 LibHTML: Add TreeNode::remove_child() há 5 anos atrás
  Andreas Kling 1466a7364c LibHTML: Add TreeNode::next_in_pre_order() há 5 anos atrás
  Andreas Kling 4d9740ecef LibHTML: Add Document::get_element_by_id() and get_elements_by_name() há 5 anos atrás
  Andreas Kling b3a63e1d50 LibHTML: Add TreeNode<T>::for_each_in_subtree(callback) há 5 anos atrás
  Andreas Kling 877ff6bc13 LibHTML: Make TreeNode inherit from Weakable by default há 5 anos atrás
  Andreas Kling b083a233d8 LibHTML: Add Comment and CharacterData nodes and improve HTML parsing há 5 anos atrás
  Andreas Kling 796e63b34c LibHTML: Have TreeNode deref its children before deleting itself há 5 anos atrás
  Andreas Kling 159507f2a6 LibHTML: Move is_ancestor_of() from LayoutNode to TreeNode há 5 anos atrás
  Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class há 5 anos atrás
  Andreas Kling 7912592f89 LibHTML: Add inserted_into() and removed_from() TreeNode callbacks há 5 anos atrás
  Sergey Bugaev c1ef63379c LibHTML: Add Document::normalize() há 5 anos atrás
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. há 6 anos atrás