提交历史

作者 SHA1 备注 提交日期
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 年之前
  Andreas Kling 28fabd4728 LibWeb: Make Layout::Node::paint() pure virtual 3 年之前
  Sam Atkins 1103eb8d44 LibWeb: Remove unused NodeWithStyle::m_position field 3 年之前
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 年之前
  Andreas Kling a401a0f8fe LibWeb: Add fast_is<Layout::InitialContainingBlockBox> 3 年之前
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 年之前
  Tobias Christiansen 27704f5f9e LibWeb: Add support for 'definite size' determination 4 年之前
  Tobias Christiansen 7f81c8fba2 LibWeb: LayoutNodes know whether they are flex-items 4 年之前
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 年之前
  Egor Ananyin d2b6148787 LibWeb: Make painting order more spec-compliant 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Angus Gibson e9c1d9c89a LibWeb: Return whether handle_mousewheel was handled 4 年之前
  Andreas Kling cd79b807dd LibWeb: Allow scrolling overflowed content with the mouse wheel :^) 4 年之前
  Andreas Kling fd441b954d LibWeb: Add fast_is<T>() for some DOM and layout node subclasses 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前