Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated hace 2 años
  Timothy Flynn 1ff29afc45 LibUnicode+LibJS+LibWeb: Propagate OOM from Unicode case transformations hace 2 años
  Andreas Kling 32e35a02f9 LibWeb: Apply CSS text-transform during layout hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 5839ef2ed8 LibWeb: Render text inside <input type=password> as asterisks (`*`) hace 2 años
  Andreas Kling b062a0fb7c LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:"" hace 2 años
  Andreas Kling 063d6cab8b LibWeb: Remove unused Layout::TextNode::ChunkIterator::m_layout_mode hace 2 años
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() hace 2 años
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints hace 3 años
  Andreas Kling 03008d9c9c LibWeb: Ensure that TextNode::ChunkIterator emits preserved newlines hace 3 años
  Andreas Kling 4575ab558b LibWeb: Make whitespace collapsing stateless hace 3 años
  Andreas Kling fa99259412 LibWeb: Simplify text chunk iteration a little bit hace 3 años
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them hace 3 años
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb hace 3 años
  Andreas Kling be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines hace 3 años
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes hace 3 años
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree hace 3 años
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted hace 3 años
  Andreas Kling 4d98851aea LibWeb: Generate a TextPaintable for every Layout::TextNode hace 3 años
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting hace 3 años
  Andreas Kling f0d833a3d7 LibWeb: Move StackingContext and PaintPhase into the Painting namespace hace 3 años
  Maciej 86c0961240 LibWeb: Make TextNode::ChunkIterator::try_commit_chunk() const hace 3 años
  Karol Kosek 7e599aa1e5 LibWeb: Implement missing text-decoration styles hace 3 años
  Karol Kosek b6b116d5f2 LibWeb: Compute `text-decoration-thickness` values hace 3 años
  Karol Kosek 727e69fe11 LibWeb: Paint text decoration in front of the text hace 3 años
  Karol Kosek f9d66bef5d LibWeb: Compute `text-decoration-color` values hace 3 años
  Andreas Kling e61bf997db LibWeb: Don't break on *every character* in AllPossibleLineBreaks mode hace 3 años
  Andreas Kling 8daf603f46 LibWeb: Paint full bitmap font glyphs, even if there's overlap hace 3 años
  Andreas Kling e91b2c57c1 LibWeb: Allow label activation via any descendant of the label node hace 3 años