Commit History

Autor SHA1 Mensaxe Data
  Timothy Flynn 8fb2cc2be1 LibWeb: Do not assume the shadow root has a host when updating selection hai 10 meses
  Timothy Flynn 430c9d3e3f LibWeb: Use a Unicode text segmenter to select words on double-click hai 10 meses
  Tim Ledbetter 206262cd55 LibWeb: Subclass FormAssociatedElement text selection methods hai 10 meses
  Jelle Raaijmakers badcdcacf5 LibWeb: Update input/textarea selection on document selection change hai 10 meses
  Timothy Flynn 660e846e94 Revert "LibWeb: Change where content selection via mouse is allowed" hai 10 meses
  simonkrauter 6c9adf3dbc LibWeb: Change where content selection via mouse is allowed hai 11 meses
  simonkrauter a2e4259099 LibWeb: Introduce variable `dom_node` in EventHandler::handle_mousedown hai 11 meses
  Timothy Flynn 099956a7cd LibWeb: Do not unconditionally prevent escape keys from being propagated hai 11 meses
  Aliaksandr Kalenik 69c6e07139 LibWeb: Move `m_needs_repaint` and `record_display_list()` in Document hai 11 meses
  Timothy Flynn e8a1b89447 LibWeb: Begin implementing the drag-and-drop processing model hai 11 meses
  Timothy Flynn b6c99c27af LibWeb: Move EditEventHandler's inclusion to EventHandler.cpp hai 11 meses
  Aliaksandr Kalenik dd8c693725 LibWeb: Unify scroll handling between viewport and scrollable boxes hai 11 meses
  Timothy Flynn faebbbc281 LibWeb: Move the navigable's cursor position to be owned by the document hai 11 meses
  Timothy Flynn 40b2d24d55 LibWeb: Support ctrl/cmd-clicking a link to open it in a new tab hai 11 meses
  Timothy Flynn c2d5e30a35 LibWeb: Remove debug spam when clicking a link hai 11 meses
  Tim Ledbetter e18501f67f LibWeb: Don't dispatch click events to disabled FormAssociatedElements hai 1 ano
  Alec Murphy 1759b82114 LibWeb: Scroll page and nav history with keyboard hai 1 ano
  Tim Ledbetter e5d1261640 LibWeb: Don't update selection if start and end node roots differ hai 1 ano
  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