Историја ревизија

Аутор SHA1 Порука Датум
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues пре 2 година
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport пре 2 година
  Kenneth Myhra e57461b89e LibWeb: Make factory methods of UIEvents::WheelEvent fallible пре 2 година
  Kenneth Myhra a401cff4e2 LibWeb: Make factory methods of UIEvents::KeyboardEvent fallible пре 2 година
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible пре 2 година
  Andreas Kling b79bc25a1f LibWeb: Use DOM Selection instead of ad-hoc layout tree selection пре 2 година
  Andreas Kling 4d401bf796 LibWeb: Make the paint tree GC-allocated пре 2 година
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString пре 2 година
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units пре 2 година
  Itamar a802fb2023 LibWeb: Support MouseEvent.{pageX,pageY} пре 2 година
  Itamar f6862a4203 LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event() пре 2 година
  Itamar 66ee08c3dc LibWeb: Fix calculation of MouseEvent::client_{x,y} пре 2 година
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events пре 2 година
  Sam Atkins 045aa8530c LibWeb: Rename some variables to avoid shadowing пре 2 година
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value пре 2 година
  Sam Atkins b517032354 LibWeb: Return correct value from EventHandler::fire_keyboard_event() пре 2 година
  Nico Weber 6911c5545c Everywhere: Fix a few comment typos пре 2 година
  Gunnar Beutner 892186d058 LibWeb: Pick the correct DOM node for mouse-move events пре 2 година
  Luke Wilde 11ede565a8 LibWeb: Fire a keypress event after firing a keydown event пре 2 година
  Luke Wilde e4688fedd5 LibWeb: Make keyboard events properly fire into a focused iframe пре 2 година
  Luke Wilde a10204133a LibWeb: Use the focus steps instead of set_focused_element on user click пре 2 година
  Gunnar Beutner 02186e2ee9 LibWeb: Skip anonymous layout nodes while finding the event target пре 2 година
  Gunnar Beutner e7a7895114 LibWeb: Move code for finding the parent element into a helper function пре 2 година
  Andreas Kling 29c6aabf49 LibWeb: Try harder to find a suitable DOM node for mouse event dispatch пре 2 година
  Aliaksandr Kalenik 9cbf031b6d LibWeb: Add button property in MouseEvent пре 2 година
  Aliaksandr Kalenik 501fb1cccb LibWeb: Dispatch "wheel" event пре 2 година
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated пре 2 година
  Aliaksandr Kalenik dfc3a4772b LibWeb: Ignore "pointer-events: none" elements in hit_test пре 2 година
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window пре 2 година
  Andrew Kaster 4bb6345b2f LibWeb: Remove unecessary dependence on Window from assorted classes пре 2 година