Historie revizí

Autor SHA1 Zpráva Datum
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard před 1 rokem
  Andreas Kling dd8504c68d LibWeb: Store "text for rendering" in TextPaintable před 1 rokem
  Aliaksandr Kalenik 0afbd827e0 LibWeb: Skip page scrolling for wheel events consumed by scrollable box před 1 rokem
  Timothy Flynn a386ebde02 LibWeb: Do not return after ignoring a key event on an editable node před 1 rokem
  Timothy Flynn 4a476c3dd5 LibWeb: Ignore key presses when the OS super key is also pressed před 1 rokem
  Andreas Kling d1b5f55f91 LibWeb: Make Paintable::containing_block() return a PaintableBox* před 1 rokem
  Aliaksandr Kalenik 90879a07ba LibWeb: Skip page scrolling for wheel events consumed by scrollable box před 1 rokem
  Aliaksandr Kalenik 906ac71eca LibWeb: Fix crashing after input into empty contenteditable před 1 rokem
  Aliaksandr Kalenik 6b17ab77f3 LibWeb: Do not delete empty range in EventHandler::handle_keydown() před 1 rokem
  Tim Ledbetter b073fdd570 LibWeb: Invert return value from EventHandler key event handling methods před 1 rokem
  Tim Ledbetter 877641f626 LibWeb: Display an IBeam cursor by default when mousing over a text node před 1 rokem
  Aliaksandr Kalenik edab67d5e8 LibWeb: Fix hit-testing for button element před 1 rokem
  Tim Ledbetter 7f2582fca9 LibWeb: Update the cursor position when an editable element is clicked před 1 rokem
  Andrew Kaster b6fc29ca21 LibWeb: Always use Navigable to translate CSS positions to top-level před 1 rokem
  Timothy Flynn 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement před 1 rokem
  Tim Ledbetter d73979e0a8 LibWeb: Don't update input text if Ctrl or Alt are pressed před 1 rokem
  Aliaksandr Kalenik 0c92c80544 LibWeb: Redirect wheel events to iframe if needed in EventHandler před 1 rokem
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() před 1 rokem
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable před 1 rokem
  Aliaksandr Kalenik 31e5b5f5de LibWeb: Use paintable to represent event tracking node před 1 rokem
  Bastiaan van der Plaat a47edb4ed1 LibWeb: Refactor unsigned to u32 in WebContentServer.ipc před 1 rokem
  Aliaksandr Kalenik 02936f6944 LibWebView+WebContent: Drive repainting from WebContent process před 1 rokem
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Andreas Kling 81daf1752b LibWeb: Retreive CSS cursor before changing hovered node před 1 rokem
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& před 1 rokem
  Timothy Flynn fd297a3248 LibWeb: Run the unfocusing steps when a click does not focus anything před 1 rokem
  Timothy Flynn 1d03301037 LibWeb: Allow JS event handlers to stop propagation of mousemove events před 1 rokem
  Timothy Flynn d5d6f9bc92 LibWeb: Dispatch keydown events before invoking special handlers před 1 rokem
  Timothy Flynn 27d40bafc9 LibWeb: Do not invert the dispatch_event result in fire_keyboard_event před 1 rokem
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements před 1 rokem