Historial de Commits

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