Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() преди 2 години
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints преди 3 години
  Andreas Kling 03008d9c9c LibWeb: Ensure that TextNode::ChunkIterator emits preserved newlines преди 3 години
  Andreas Kling 4575ab558b LibWeb: Make whitespace collapsing stateless преди 3 години
  Andreas Kling fa99259412 LibWeb: Simplify text chunk iteration a little bit преди 3 години
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them преди 3 години
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb преди 3 години
  Andreas Kling be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines преди 3 години
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes преди 3 години
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree преди 3 години
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted преди 3 години
  Andreas Kling 4d98851aea LibWeb: Generate a TextPaintable for every Layout::TextNode преди 3 години
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting преди 3 години
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace преди 3 години
  Maciej 86c0961240 LibWeb: Make TextNode::ChunkIterator::try_commit_chunk() const преди 3 години
  Karol Kosek 7e599aa1e5 LibWeb: Implement missing text-decoration styles преди 3 години
  Karol Kosek b6b116d5f2 LibWeb: Compute `text-decoration-thickness` values преди 3 години
  Karol Kosek 727e69fe11 LibWeb: Paint text decoration in front of the text преди 3 години
  Karol Kosek f9d66bef5d LibWeb: Compute `text-decoration-color` values преди 3 години
  Andreas Kling e61bf997db LibWeb: Don't break on *every character* in AllPossibleLineBreaks mode преди 3 години
  Andreas Kling 8daf603f46 LibWeb: Paint full bitmap font glyphs, even if there's overlap преди 3 години
  Andreas Kling e91b2c57c1 LibWeb: Allow label activation via any descendant of the label node преди 3 години
  Tobias Christiansen 3b877c889b LibWeb: Consider TextDecorationStyle when rendering text преди 3 години
  Andreas Kling 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API преди 3 години
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ преди 3 години
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value преди 3 години
  Felix Rauch 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace преди 3 години
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang преди 3 години
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer преди 3 години
  Sam Atkins b88641e44b LibWeb: Stop painting backgrounds for TextNodes преди 3 години