Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace пре 5 година
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Matrix89 c2e1dd67c9 LibHTML: Replace StyleProperties::create(StyleProperties) with clone() пре 5 година
  Andreas Kling dce7646882 LibHTML: Failed font lookups should use a bold fallback when fitting пре 5 година
  Andreas Kling b7a840fd0d LibHTML: Respect the line-height property if set пре 5 година
  Andreas Kling c628ebda0f LibHTML: Use floating point numbers throughout the layout tree пре 5 година
  Andreas Kling 60be51f908 LibHTML: Add a simple font cache пре 5 година
  Andreas Kling 9ac7b6fad1 LibHTML: Don't assert when encountering an unknown font-weight пре 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 b587eb2f4d LibHTML: Fall back to the system default font if we can't find a font пре 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 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 година