Historie revizí

Autor SHA1 Zpráva Datum
  Andreas Kling 07cbe2daa4 LibHTML: Preserve UTF-8 codepoints when collapsing whitespace před 5 roky
  Andreas Kling 3309bdf722 LibHTML: Add some convenient geometry getters on LayoutNode před 5 roky
  Andreas Kling 92b6a7a18f LibHTML: Add StyleProperties::line_height() před 5 roky
  Andreas Kling 2ac190dc5f LibHTML: Collapse whitespace in LayoutText unless white-space: pre; před 5 roky
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's před 5 roky
  Andreas Kling 749e3f0f30 LibHTML: Add LayoutNodeWithStyle class, make LayoutText style-less před 5 roky
  Andreas Kling b9557bf876 LibHTML: Move font loading from LayoutText to StyleProperties před 5 roky
  Andreas Kling 1b7aa00768 LibHTML: LayoutText should inherit from LayoutNode directly před 5 roky
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> před 5 roky
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() před 5 roky
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties před 5 roky
  Andreas Kling f908a2718a LibHTML: Make "white-space: pre" kinda work před 5 roky
  Andreas Kling 84ec286060 LibHTML: Forgot to account for -1 glyph spacing in text layout před 5 roky
  Andreas Kling 4a88caf8e7 LibHTML: Don't add whitespace line box fragments at start of line před 5 roky
  Andreas Kling 279e1dbfc5 LibHTML: Tweak "text-decoration: underline" look in LayoutText před 5 roky
  Andreas Kling 1d65cf367f LibHTML: Rewrite inline and text layout před 5 roky
  Andreas Kling 13860e4dd8 LibHTML: Make hit testing work for LayoutText před 5 roky
  Andreas Kling 8271ad40a5 LibHTML: Implement basic support for "text-decoration: underline" před 5 roky
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text před 5 roky
  Sergey Bugaev 6491493e26 LibHTML: Hide debugging output unless HTML_DEBUG is defined před 5 roky
  Sergey Bugaev 235dee8c42 LibHTML: Implement rendering před 5 roky
  Sergey Bugaev 93003bfda1 LibHTML: Implement LayoutText před 5 roky
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree před 5 roky
  Andreas Kling fc127eb769 LibHTML: Create anonymous blocks around inline children of blocks. před 6 roky
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. před 6 roky