Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 884ae80699 LibHTML+Browser: Show target URL of hovered links in Browser statusbar 5 年之前
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() 5 年之前
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation 5 年之前
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere 5 年之前
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions 5 年之前
  Andreas Kling 772718b8d8 LibHTML: Add a per-attribute callback for Elements to parse attributes 5 年之前
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual 5 年之前
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> 5 年之前
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document 5 年之前
  Andreas Kling fb4702dd49 LibHTML: Add virtual Node::tag_name() 5 年之前
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> 5 年之前
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 年之前