Historial de Commits

Autor SHA1 Mensaje Fecha
  Luke Wilde 3479f1c4e8 LibWeb: Add support for the options variant of {add,remove}EventListener hace 3 años
  Andreas Kling a97586c24a LibWeb: Shrink DOM::EventTarget by 80 bytes hace 3 años
  Andreas Kling 9521f71944 LibWeb: Support "useCapture" parameter to add/removeEventListener hace 3 años
  Andreas Kling e76e8e22b5 LibWeb: Separate "event listener" from "EventListener" hace 3 años
  Andreas Kling 05c9fd962d LibWeb: Add EventTarget::run_activation_behavior() hace 3 años
  Luke Wilde 5aacec65ab LibWeb: Rewrite EventTarget to more closely match the spec hace 3 años
  Andreas Kling 2666cb7b01 LibWeb: Move is_focusable() virtual from Element to EventTarget hace 3 años
  Andreas Kling 0ee457dfdf LibWeb: Provide a default DOM::EventTarget::dispatch_event() hace 3 años
  Andreas Kling 824be02cb0 LibWeb: Move `onfoo` attribute handling to EventTarget hace 3 años
  Andreas Kling 6ad427993a Everywhere: Behaviour => Behavior hace 3 años
  Luke 2cc6b919f7 LibWeb: Implement EventTarget.dispatchEvent hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Linus Groh 9d2635d94b LibWeb: Support nullable EventListener parameters in WrapperGenerator hace 4 años
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) hace 4 años
  Andreas Kling 0639e77898 LibWeb: Make the Window object "inherit" from EventTarget :^) hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años