Commit Verlauf

Autor SHA1 Nachricht Datum
  Paul Irwin 5eb65286b6 LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly vor 4 Jahren
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> vor 4 Jahren
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point vor 4 Jahren
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext vor 4 Jahren
  Max Wipfli 9440a3c280 LibWeb: Improve Unicode compatibility of HTML contenteditable vor 4 Jahren
  Max Wipfli d7df6de6a6 LibWeb: Do nothing when pressing modifier keys in HTML contenteditable vor 4 Jahren
  Max Wipfli 157f72e9d7 LibWeb: Replace some TODO() calls with FIXME comments in EventHandler vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Idan Horowitz ad8e2f481d LibWeb: Expose the MouseEvent::{clientX, clientY} attributes vor 4 Jahren
  Timothy Flynn c503047c71 LibWeb: Get the first DOM node with a 'title' attribute for tooltip area vor 4 Jahren
  Angus Gibson 0e881bc5d7 LibWeb: Handle scrolling an OutOfProcessWebView vor 4 Jahren
  Angus Gibson e9c1d9c89a LibWeb: Return whether handle_mousewheel was handled vor 4 Jahren
  Adam Hodgen fc9225db33 LibWeb: Call `page_did_request_cursor_change` with CSS cursor vor 4 Jahren
  Andreas Kling cd79b807dd LibWeb: Allow scrolling overflowed content with the mouse wheel :^) vor 4 Jahren
  Andreas Kling ded8c728d2 LibWeb: Plumb wheel events from widget layer to EventHandler vor 4 Jahren
  Andreas Kling 2323b6fb74 LibWeb: Use the correct DOM node when moving text cursor with mouse vor 4 Jahren
  Andreas Kling c51209a06a LibWeb: Move cursor along when drag-selecting in editable content vor 4 Jahren
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes vor 4 Jahren
  Andreas Kling ace1b34798 LibWeb: Reset the HTML editing cursor blink cycle on arrow key movement vor 4 Jahren
  Andreas Kling 2c4829cb14 LibWeb: Remove duplicated locals in EventHandler::handle_mousedown() vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren