Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling e187a5365a LibWeb: Store the used font in Layout::NodeWithStyle hace 4 años
  Andreas Kling 07dd73c351 LibWeb: Remove hand-rolled is_foo() helpers in Layout::Node classes hace 4 años
  Andreas Kling 3eb07d289e LibWeb: Move border painting from Layout::Box to a free function hace 4 años
  Andreas Kling f35b406dfb LibWeb: Virtualize Layout::Node::paint_fragment() hace 4 años
  Andreas Kling d59ec3ab85 LibWeb: Create "empty" line box fragments for inline elements hace 4 años
  Andreas Kling 311e1039b5 LibWeb: Paint line box fragments during all paint phases hace 4 años
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace hace 4 años
  Andreas Kling e3bfe0b509 LibWeb: Fix sometimes missing text selection highlight hace 5 años
  Rewi Haar 521e730df1 LibWeb: Calculate selection based on glyph centers hace 5 años
  Andreas Kling d47f77169f LibWeb: Remember the selection state of each LayoutNode hace 5 años
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast hace 5 años
  Andreas Kling 53573f6fb1 LibWeb: Clamp text fragment selection to the fragment hace 5 años
  Andreas Kling 9177eea8fe LibWeb: Add LayoutRange::normalized() hace 5 años
  Andreas Kling 706fc3d1aa LibWeb: Paint the text selection :^) hace 5 años
  Andreas Kling 2762e3d80a LibWeb: Rename LineBoxFragment::render() => paint() hace 5 años
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() hace 5 años
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() hace 5 años
  Andreas Kling 07ccaa1934 LibWeb: Teach line layout to collapse whitespace across fragments hace 5 años
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets hace 5 años
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb hace 5 años