Historique des commits

Auteur SHA1 Message Date
  Andreas Kling b2bc57ff89 LibWeb: Remove unused LineBox::absolute_rect() and related things il y a 1 an
  Aliaksandr Kalenik 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout il y a 1 an
  Aliaksandr Kalenik fce4801460 LibWeb: Replace to_px() with to_px_or_zero() in InlineFormattingContext il y a 1 an
  Sebastian Zaha a74c56bc1b LibWeb: Remove unused code il y a 2 ans
  Andreas Kling f23baf0a2d LibWeb: Add LineBox::absolute_rect() il y a 2 ans
  Andreas Kling 79d2c9f3e8 LibWeb: Don't justify text lines that end in a forced break il y a 2 ans
  Andreas Kling e938860126 LibWeb: Make text justification work between floats il y a 2 ans
  Mathis Wiehl 9927dab993 LibWeb: Don't drop single <br/> lines il y a 2 ans
  Sam Atkins 76047d1932 LibWeb: Convert InlineLevelIterator/LineBox/LineBuilder to new px units il y a 2 ans
  Andreas Kling 195ef5e26f LibWeb: Bring CSS line-height implementation closer to spec il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling 45f717cfad LibWeb: Respect inline-axis margins between line box fragments :^) il y a 3 ans
  Andreas Kling 7dae895704 LibWeb: Align actual baselines, not just bottoms il y a 3 ans
  Andreas Kling c6cf240f9a LibWeb: Store bottom edge location with each LineBox il y a 3 ans
  Andreas Kling 916bbf5910 LibWeb: Use Vector<LineBoxFragment> instead of NonnullOwnPtrVector il y a 3 ans
  Andreas Kling 797f51e122 LibWeb: Add border box top/bottom metrics to line box fragments il y a 3 ans
  Andreas Kling 8b369bf7bd LibWeb: Remove unused LineBox::ends_with_forced_line_break() il y a 3 ans
  Andreas Kling c9700e100e LibWeb: Start making our layout system "transactional" il y a 3 ans
  Andreas Kling f2a917229a LibWeb: Support inline-level padding and border properly il y a 3 ans
  Andreas Kling 70a56d21dc LibWeb: Don't do horizontal inline line layout twice for last line il y a 3 ans
  Andreas Kling 00bde9ca51 LibWeb: Add Layout::LineBuilder class for incremental line box layout il y a 3 ans
  Andreas Kling 1f603c54ff LibWeb: Add inline-level iterator that enumerates items for line layout il y a 3 ans
  Felix Rauch 30c39e0e41 LibWeb: Fix inline blocks swallowing trailing whitespace il y a 3 ans
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer il y a 3 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans