Historial de Commits

Autor SHA1 Mensaje Fecha
  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 4 años
  Rewi Haar 521e730df1 LibWeb: Calculate selection based on glyph centers hace 4 años
  Andreas Kling d47f77169f LibWeb: Remember the selection state of each LayoutNode hace 4 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