Historie revizí

Autor SHA1 Zpráva Datum
  BenJilks 80e7e6dd7d LibWeb: Layout inline elements respective of `writing-mode` před 8 měsíci
  BenJilks ede9012723 LibWeb: Make inline layout independent of direction před 8 měsíci
  Aliaksandr Kalenik 7d22b1c5c8 LibWeb: Allow layout nodes to have multiple paintables před 9 měsíci
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere před 9 měsíci
  Aliaksandr Kalenik ec315667f0 LibGfx+LibWeb: Remove DrawEmoji variant in GlyphRun před 10 měsíci
  BenJilks 11e7d72686 LibWeb: Layout text chunks based on their Unicode direction před 11 měsíci
  Aliaksandr Kalenik de32b77ceb LibWeb: Use separate structure to represent fragments in paintable tree před 1 rokem
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm před 1 rokem
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString před 1 rokem
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) před 1 rokem
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels před 1 rokem
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Mathis Wiehl b96920a9d6 LibWeb: Consider margins of atomic inlines in layout před 2 roky
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport před 2 roky
  Timothy Flynn 8d0b0fbdd3 LibWeb: Make text fragment indexing handle multi-code point glyphs před 2 roky
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection před 2 roky
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units před 2 roky
  Andreas Kling 52862c72d0 LibWeb: Rename FormattingState to LayoutState před 3 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Andreas Kling 6a4247bee9 LibWeb: Use more precise font metrics when doing inline layout před 3 roky
  Andreas Kling 195ef5e26f LibWeb: Bring CSS line-height implementation closer to spec před 3 roky
  Andreas Kling be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines před 3 roky
  Andreas Kling 9461e44afa LibWeb: Use Layout::Box::paint_box() accessor in more places před 3 roky
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace před 3 roky
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it před 3 roky
  Andreas Kling 7dae895704 LibWeb: Align actual baselines, not just bottoms před 3 roky
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock před 3 roky
  Tetsui Ohkubo 2edf4b7f61 LibWeb: Return correct selection_rect when the node is at the end před 3 roky
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> před 4 roky