Commitin historia

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