Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> hace 5 años
  Andreas Kling 09dccb3224 LibHTML: Flesh out <img> element with LayoutImage and LayoutReplaced hace 5 años
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() hace 5 años
  Andreas Kling 9c0e9a1a20 LibHTML: Rename ComputedStyle to BoxModelMetrics hace 5 años
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties hace 5 años
  Andreas Kling 7912592f89 LibHTML: Add inserted_into() and removed_from() TreeNode callbacks hace 5 años
  Andreas Kling 754e6e0f67 LibHTML: Add LayoutNode::document() for easy access hace 5 años
  Andreas Kling 3de4b99dc3 LibHTML: Implement naive hit testing hace 5 años
  Sergey Bugaev 235dee8c42 LibHTML: Implement rendering hace 5 años
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree hace 5 años
  Andreas Kling f88c5860df LibHTML: Fetch the box edge values needed for block width computation. hace 6 años
  Andreas Kling 1c0669f010 LibDraw: Introduce (formerly known as SharedGraphics.) hace 6 años
  Andreas Kling fc127eb769 LibHTML: Create anonymous blocks around inline children of blocks. hace 6 años
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. hace 6 años