Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 2305dee455 LibHTML: Add LayoutNode::first_ancestor_of_type<T>() há 5 anos atrás
  Andreas Kling 65ad6c35f0 LibHTML: Add typed child/sibling traversal helpers for LayoutNode há 5 anos atrás
  Andreas Kling b4c2621ed7 LibHTML: Add is<T> helpers for the table-related LayoutNode subclasses há 5 anos atrás
  Andreas Kling 5e29238a49 LibHTML: Make "children are inline" flag imperative há 5 anos atrás
  Andreas Kling 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics há 5 anos atrás
  Andreas Kling d14b60533f LibHTML: Add is<T> and to<T> helpers for LayoutNode class family há 5 anos atrás
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation há 5 anos atrás
  Andreas Kling 3309bdf722 LibHTML: Add some convenient geometry getters on LayoutNode há 5 anos atrás
  Andreas Kling 44979ad7a5 LibHTML: Fix broken line splitting behavior in LayoutReplaced há 5 anos atrás
  Andreas Kling 159507f2a6 LibHTML: Move is_ancestor_of() from LayoutNode to TreeNode há 5 anos atrás
  Andreas Kling fdbad6284c LibHTML: Implement the <blink> element há 5 anos atrás
  Andreas Kling 749e3f0f30 LibHTML: Add LayoutNodeWithStyle class, make LayoutText style-less há 5 anos atrás
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere há 5 anos atrás
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> há 5 anos atrás
  Andreas Kling 09dccb3224 LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced há 5 anos atrás
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() há 5 anos atrás
  Andreas Kling 9c0e9a1a20 LibHTML: Rename ComputedStyle to BoxModelMetrics há 5 anos atrás
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties há 5 anos atrás
  Andreas Kling 7912592f89 LibHTML: Add inserted_into() and removed_from() TreeNode callbacks há 5 anos atrás
  Andreas Kling 754e6e0f67 LibHTML: Add LayoutNode::document() for easy access há 5 anos atrás
  Andreas Kling 3de4b99dc3 LibHTML: Implement naive hit testing há 5 anos atrás
  Sergey Bugaev 235dee8c42 LibHTML: Implement rendering há 5 anos atrás
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree há 5 anos atrás
  Andreas Kling f88c5860df LibHTML: Fetch the box edge values needed for block width computation. há 6 anos atrás
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) há 6 anos atrás
  Andreas Kling fc127eb769 LibHTML: Create anonymous blocks around inline children of blocks. há 6 anos atrás
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. há 6 anos atrás