Commit History

Autor SHA1 Mensaxe Data
  circl 0f7623dd83 LibWeb+UI/Qt: Display 'title' tooltips only when the mouse stops moving hai 1 ano
  Tim Ledbetter 8969f2e34a LibWeb: Disallow pasting into non-editable text nodes hai 1 ano
  Luke Warlow b216046234 LibWeb: Implement CloseWatcher API hai 1 ano
  Tim Ledbetter 31d7fa2442 LibWeb: Fire `auxclick` event on middle click hai 1 ano
  circl 990cf9b4e9 LibWeb: Use viewport position for did_enter_tooltip_area hai 1 ano
  Andrew Kaster d90a9ab70c LibWeb: Add Web::UIEvents::KeyCode and KeyModifier enums, drop Kernel hai 1 ano
  Tim Ledbetter c79041344d LibWeb: Ensure anchor node is not null when extending selection hai 1 ano
  Tim Ledbetter f721230456 LibWeb: Extend text selection when left clicking and holding shift hai 1 ano
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent hai 1 ano
  Andreas Kling 09980af4ea LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI hai 1 ano
  Andreas Kling 0ebfc0a4c4 LibWeb: Move event handling & cursor from BrowsingContext to Navigable hai 1 ano
  Timothy Flynn c4750f6eec LibWeb: Run page activation behavior when skipping context menu events hai 1 ano
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard hai 1 ano
  Andreas Kling dd8504c68d LibWeb: Store "text for rendering" in TextPaintable hai 1 ano
  Aliaksandr Kalenik 0afbd827e0 LibWeb: Skip page scrolling for wheel events consumed by scrollable box hai 1 ano
  Timothy Flynn a386ebde02 LibWeb: Do not return after ignoring a key event on an editable node hai 1 ano
  Timothy Flynn 4a476c3dd5 LibWeb: Ignore key presses when the OS super key is also pressed hai 1 ano
  Andreas Kling d1b5f55f91 LibWeb: Make Paintable::containing_block() return a PaintableBox* hai 1 ano
  Aliaksandr Kalenik 90879a07ba LibWeb: Skip page scrolling for wheel events consumed by scrollable box hai 1 ano
  Aliaksandr Kalenik 906ac71eca LibWeb: Fix crashing after input into empty contenteditable hai 1 ano
  Aliaksandr Kalenik 6b17ab77f3 LibWeb: Do not delete empty range in EventHandler::handle_keydown() hai 1 ano
  Tim Ledbetter b073fdd570 LibWeb: Invert return value from EventHandler key event handling methods hai 1 ano
  Tim Ledbetter 877641f626 LibWeb: Display an IBeam cursor by default when mousing over a text node hai 1 ano
  Aliaksandr Kalenik edab67d5e8 LibWeb: Fix hit-testing for button element hai 1 ano
  Tim Ledbetter 7f2582fca9 LibWeb: Update the cursor position when an editable element is clicked hai 1 ano
  Andrew Kaster b6fc29ca21 LibWeb: Always use Navigable to translate CSS positions to top-level hai 1 ano
  Timothy Flynn 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement hai 1 ano
  Tim Ledbetter d73979e0a8 LibWeb: Don't update input text if Ctrl or Alt are pressed hai 1 ano
  Aliaksandr Kalenik 0c92c80544 LibWeb: Redirect wheel events to iframe if needed in EventHandler hai 1 ano
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() hai 1 ano