Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 11580babbf LibDraw: Put all classes in the Gfx namespace před 5 roky
  Andreas Kling 2d39da5405 LibCore: Put all classes in the Core namespace and remove the leading C před 5 roky
  Andreas Kling 94ca55cefd Meta: Add license header to source files před 5 roky
  Matrix89 c2e1dd67c9 LibHTML: Replace StyleProperties::create(StyleProperties) with clone() před 5 roky
  Andreas Kling dce7646882 LibHTML: Failed font lookups should use a bold fallback when fitting před 5 roky
  Andreas Kling b7a840fd0d LibHTML: Respect the line-height property if set před 5 roky
  Andreas Kling c628ebda0f LibHTML: Use floating point numbers throughout the layout tree před 5 roky
  Andreas Kling 60be51f908 LibHTML: Add a simple font cache před 5 roky
  Andreas Kling 9ac7b6fad1 LibHTML: Don't assert when encountering an unknown font-weight před 5 roky
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation před 5 roky
  Andreas Kling 92b6a7a18f LibHTML: Add StyleProperties::line_height() před 5 roky
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's před 5 roky
  Andreas Kling b587eb2f4d LibHTML: Fall back to the system default font if we can't find a font před 5 roky
  Andreas Kling b9557bf876 LibHTML: Move font loading from LayoutText to StyleProperties před 5 roky
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> před 5 roky
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text před 5 roky
  Sergey Bugaev 08c751d130 LibHTML: Add StyleProperties::string_or_fallback() před 5 roky
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree před 5 roky