Histórico de Commits

Autor SHA1 Mensagem Data
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Cr4xy bbfe0d3a82 LibWeb: Implement `text-transform: capitalize` há 1 ano atrás
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String há 1 ano atrás
  Sam Atkins 489f9c3151 LibWeb: Implement `text-transform: math-auto` há 1 ano atrás
  Sam Atkins ce775ea701 LibWeb: Use a switch to handle TextTransform values há 1 ano atrás
  Andreas Kling 1c47695bae LibWeb: Invalidate layout-transformed text on DOM text node change há 1 ano atrás
  Karol Kosek d4b5205482 Revert "LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:""" há 2 anos atrás
  Andreas Kling b918ce4022 LibWeb: Make Layout::TextNode::text_for_rendering() lazily computed há 2 anos atrás
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated há 2 anos atrás
  Timothy Flynn 1ff29afc45 LibUnicode+LibJS+LibWeb: Propagate OOM from Unicode case transformations há 2 anos atrás
  Andreas Kling 32e35a02f9 LibWeb: Apply CSS text-transform during layout há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Andreas Kling 5839ef2ed8 LibWeb: Render text inside <input type=password> as asterisks (`*`) há 2 anos atrás
  Andreas Kling b062a0fb7c LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:"" há 2 anos atrás
  Andreas Kling 063d6cab8b LibWeb: Remove unused Layout::TextNode::ChunkIterator::m_layout_mode há 2 anos atrás
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() há 2 anos atrás
  Andreas Kling 64959a8504 LibWeb: Express intrinsic size layout via size constraints há 3 anos atrás
  Andreas Kling 03008d9c9c LibWeb: Ensure that TextNode::ChunkIterator emits preserved newlines há 3 anos atrás
  Andreas Kling 4575ab558b LibWeb: Make whitespace collapsing stateless há 3 anos atrás
  Andreas Kling fa99259412 LibWeb: Simplify text chunk iteration a little bit há 3 anos atrás
  Andreas Kling c1f0d21bbe LibWeb: Rename the LayoutMode enum values and explain them há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Andreas Kling be5f0b5ac4 LibWeb: Move text fragment painting to PaintableWithLines há 3 anos atrás
  Andreas Kling e099960e4d LibWeb: Remove a bunch of no-longer needed #includes há 3 anos atrás
  Andreas Kling cb0c5390ff LibWeb: Move mouse event and label logic from layout to painting tree há 3 anos atrás
  Andreas Kling ed84fbce47 LibWeb: Make Paintable ref-counted há 3 anos atrás
  Andreas Kling 4d98851aea LibWeb: Generate a TextPaintable for every Layout::TextNode há 3 anos atrás
  Andreas Kling 02b316fd5c LibWeb: Let Paintable perform the painting há 3 anos atrás