Historie revizí

Autor SHA1 Zpráva Datum
  Srikavin Ramkumar 33686c8a63 LibWeb: Support NotAllowed CSS cursor před 2 roky
  Kenneth Myhra f9d50e6eca LibWeb: Port fire_keyboard_event() to new FlyString před 2 roky
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String před 2 roky
  Kenneth Myhra 03d6cb88ff LibWeb: Port KeyboardEvent to new String před 2 roky
  Andreas Kling 76e520884e LibWeb: Traverse shadow boundaries when looking for focus candidates před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues před 2 roky
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport před 2 roky
  Kenneth Myhra e57461b89e LibWeb: Make factory methods of UIEvents::WheelEvent fallible před 2 roky
  Kenneth Myhra a401cff4e2 LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible před 2 roky
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible před 2 roky
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection před 2 roky
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units před 2 roky
  Itamar a802fb2023 LibWeb: Support MouseEvent.{pageX,pageY} před 2 roky
  Itamar f6862a4203 LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event() před 2 roky
  Itamar 66ee08c3dc LibWeb: Fix calculation of MouseEvent::client_{x,y} před 2 roky
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events před 2 roky
  Sam Atkins 045aa8530c LibWeb: Rename some variables to avoid shadowing před 2 roky
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value před 2 roky
  Sam Atkins b517032354 LibWeb: Return correct value from EventHandler::fire_keyboard_event() před 2 roky
  Nico Weber 6911c5545c Everywhere: Fix a few comment typos před 2 roky
  Gunnar Beutner 892186d058 LibWeb: Pick the correct DOM node for mouse-move events před 2 roky
  Luke Wilde 11ede565a8 LibWeb: Fire a keypress event after firing a keydown event před 2 roky
  Luke Wilde e4688fedd5 LibWeb: Make keyboard events properly fire into a focused iframe před 2 roky
  Luke Wilde a10204133a LibWeb: Use the focus steps instead of set_focused_element on user click před 2 roky
  Gunnar Beutner 02186e2ee9 LibWeb: Skip anonymous layout nodes while finding the event target před 2 roky
  Gunnar Beutner e7a7895114 LibWeb: Move code for finding the parent element into a helper function před 2 roky