Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 1d95e56700 LibHTML: Fix broken build after Element::computed_style() change hace 5 años
  Matrix89 2dd35916e5 Browser+LibHTML: Change the way computed styles are queried hace 5 años
  Andreas Kling ffcd395afc LibHTML: Have element keep a pointer to their resolved style hace 5 años
  Andreas Kling 202dfbd6cd LibHTML: Add Element::name() convenience attribute getter hace 5 años
  Andreas Kling 884ae80699 LibHTML+Browser: Show target URL of hovered links in Browser statusbar hace 5 años
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() hace 5 años
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation hace 5 años
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere hace 5 años
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions hace 5 años
  Andreas Kling 772718b8d8 LibHTML: Add a per-attribute callback for Elements to parse attributes hace 5 años
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual hace 5 años
  Andreas Kling 9808d35554 LibHTML: Add support for <body bgcolor="#rrggbb" text="#rrggbb"> hace 5 años
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document hace 5 años
  Andreas Kling fb4702dd49 LibHTML: Add virtual Node::tag_name() hace 5 años
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> hace 5 años
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. hace 6 años