Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 9ac94d393e LibGfx: Rename from LibDraw :^) 5 年之前
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace 5 年之前
  Andreas Kling 94ca55cefd Meta: Add license header to source files 5 年之前
  Matrix89 c2e1dd67c9 LibHTML: Replace StyleProperties::create(StyleProperties) with clone() 5 年之前
  Matrix89 2dd35916e5 Browser+LibHTML: Change the way computed styles are queried 5 年之前
  Andreas Kling c628ebda0f LibHTML: Use floating point numbers throughout the layout tree 5 年之前
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation 5 年之前
  Andreas Kling 92b6a7a18f LibHTML: Add StyleProperties::line_height() 5 年之前
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's 5 年之前
  Andreas Kling b9557bf876 LibHTML: Move font loading from LayoutText to StyleProperties 5 年之前
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> 5 年之前
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties 5 年之前
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text 5 年之前
  Sergey Bugaev 08c751d130 LibHTML: Add StyleProperties::string_or_fallback() 5 年之前
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree 5 年之前