Historique des commits

Auteur SHA1 Message Date
  Tim Ledbetter 877641f626 LibWeb: Display an IBeam cursor by default when mousing over a text node il y a 1 an
  Aliaksandr Kalenik edab67d5e8 LibWeb: Fix hit-testing for button element il y a 1 an
  Tim Ledbetter 7f2582fca9 LibWeb: Update the cursor position when an editable element is clicked il y a 1 an
  Andrew Kaster b6fc29ca21 LibWeb: Always use Navigable to translate CSS positions to top-level il y a 1 an
  Timothy Flynn 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement il y a 1 an
  Tim Ledbetter d73979e0a8 LibWeb: Don't update input text if Ctrl or Alt are pressed il y a 1 an
  Aliaksandr Kalenik 0c92c80544 LibWeb: Redirect wheel events to iframe if needed in EventHandler il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable il y a 1 an
  Aliaksandr Kalenik 31e5b5f5de LibWeb: Use paintable to represent event tracking node il y a 1 an
  Bastiaan van der Plaat a47edb4ed1 LibWeb: Refactor unsigned to u32 in WebContentServer.ipc il y a 1 an
  Aliaksandr Kalenik 02936f6944 LibWebView+WebContent: Drive repainting from WebContent process il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Andreas Kling 81daf1752b LibWeb: Retreive CSS cursor before changing hovered node il y a 1 an
  Shannon Booth 88f8ea7c60 LibWeb: Make BrowsingContex::page() return a Page& il y a 1 an
  Timothy Flynn fd297a3248 LibWeb: Run the unfocusing steps when a click does not focus anything il y a 1 an
  Timothy Flynn 1d03301037 LibWeb: Allow JS event handlers to stop propagation of mousemove events il y a 1 an
  Timothy Flynn d5d6f9bc92 LibWeb: Dispatch keydown events before invoking special handlers il y a 1 an
  Timothy Flynn 27d40bafc9 LibWeb: Do not invert the dispatch_event result in fire_keyboard_event il y a 1 an
  Timothy Flynn 7edfeb7056 LibWeb: Support committing changes to <input> elements il y a 1 an
  Shannon Booth 56d10bf198 LibWeb: Port Layout::TextNode from DeprecatedString il y a 1 an
  Aliaksandr Kalenik 7b3559f1c2 LibWeb: Remove `navigate()` in `EventHandler::handle_mouseup()` il y a 1 an
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params il y a 1 an
  Aliaksandr Kalenik 9df00d0677 LibWeb: Exit event handlers if active document is not fully active il y a 1 an
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated il y a 1 an
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String il y a 1 an
  Aliaksandr Kalenik 38461a7b86 LibWeb: Update `EventHandler::handle_mouseup` to use navigables il y a 1 an
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` il y a 1 an