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 роки тому |
Sam Atkins
|
28a591ce7b
LibWeb: Use zoom cursor for CSS zoom-in/zoom-out cursors
|
2 роки тому |
Andreas Kling
|
54e7359243
LibWeb: Repaint the page immediately when using the mouse to select
|
2 роки тому |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 роки тому |
Andreas Kling
|
bb547ce1c4
LibWeb: Make AbstractRange and subclasses GC-allocated
|
3 роки тому |
Andreas Kling
|
7c3db526b0
LibWeb: Make DOM::Event and all its subclasses GC-allocated
|
3 роки тому |