Historial de Commits

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