Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics il y a 5 ans
  Andreas Kling 3309bdf722 LibHTML: Add some convenient geometry getters on LayoutNode il y a 5 ans
  Andreas Kling b083a233d8 LibHTML: Add Comment and CharacterData nodes and improve HTML parsing il y a 5 ans
  Andreas Kling fc53867937 LibHTML: Add basic <!DOCTYPE> parsing and a DocumentType class il y a 5 ans
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's il y a 5 ans
  Andreas Kling f52f2736e1 LibHTML: Add is<ElementType> and to<ElementType> helper functions il y a 5 ans
  Andreas Kling bedb00603c LibHTML: Add adjacent (+) and general (~) sibling combinators il y a 5 ans
  Andreas Kling 2a266db05b LibHTML: Parse descendant relations in CSS selectors il y a 5 ans
  Andreas Kling 306b9dfb51 LibHTML: Various little improvements to the CSS parser il y a 5 ans
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() il y a 5 ans
  Andreas Kling 9c0e9a1a20 LibHTML: Rename ComputedStyle to BoxModelMetrics il y a 5 ans
  Andreas Kling 1d65cf367f LibHTML: Rewrite inline and text layout il y a 5 ans
  Andreas Kling 9290117b77 LibHTML: Let's put debug output on the debugger stream il y a 5 ans
  Andreas Kling 8d797fc62e LibHTML: Fix incorrect CSS object model il y a 5 ans
  Sergey Bugaev 93003bfda1 LibHTML: Implement LayoutText il y a 5 ans
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree il y a 5 ans
  Andreas Kling fc43cf929d LibHTML: Implement basic block height computation il y a 6 ans
  Andreas Kling 70eca3b500 LibHTML: Finish the block width calculation il y a 6 ans
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans