提交歷史

作者 SHA1 備註 提交日期
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
  Sam Atkins b88641e44b LibWeb: Stop painting backgrounds for TextNodes 3 年之前
  Andreas Kling 28fabd4728 LibWeb: Make Layout::Node::paint() pure virtual 3 年之前
  sin-ack 27c5eb66f1 LibWeb: Rename wrap_breaks to respect_linebreaks 3 年之前
  sin-ack 0342fe4e0c LibWeb: Refactor TextNode::ChunkIterator 3 年之前
  Tobias Christiansen f599f2be3d LibWeb: Remove unneccessary breaks from text-decoration-rendering 3 年之前
  Tobias Christiansen 1fce8aefd9 LibWeb: Don't draw zero-length line for text-decoration: blink 3 年之前
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes 3 年之前
  Tobias Christiansen 4c17f389db LibWeb: Add proper support for text-decoration-line property values 3 年之前
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
  Max Wipfli 054c742d17 LibWeb: Remove Utf8View usage and try avoiding StringBuilder in TextNode 4 年之前
  DexesTTP e01f1c949f AK: Do not VERIFY on invalid code point bytes in UTF8View 4 年之前
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions 4 年之前
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年之前
  Max Wipfli 08d09c4afb LibWeb: Improving cursor behavior in editable DOM nodes 4 年之前
  Andreas Kling d3e7529297 LibWeb: Move Layout::TextNode whitespace collapse to separate function 4 年之前
  Andreas Kling 504d622864 LibWeb: Remove unnecessary temporary Vector in text layout 4 年之前
  Andreas Kling 37e29a630b LibWeb: Minor cleanup tweak in TextNode::split_into_lines_by_rules() 4 年之前
  Andreas Kling 5074aaea69 LibWeb: Refactor Layout::TextNode splitting into a chunk iterator 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Timothy Flynn 1380dbeef3 LibWeb: Protect RadioButton and TextNode against mutating DOM 4 年之前
  Timothy Flynn e1b5613142 LibWeb: Defer mouse events from TextNode to Label 4 年之前
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb 4 年之前
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前