Timothy Flynn
|
d5d6f9bc92
LibWeb: Dispatch keydown events before invoking special handlers
|
преди 1 година |
Timothy Flynn
|
27d40bafc9
LibWeb: Do not invert the dispatch_event result in fire_keyboard_event
|
преди 1 година |
Timothy Flynn
|
7edfeb7056
LibWeb: Support committing changes to <input> elements
|
преди 1 година |
Shannon Booth
|
56d10bf198
LibWeb: Port Layout::TextNode from DeprecatedString
|
преди 1 година |
Aliaksandr Kalenik
|
7b3559f1c2
LibWeb: Remove `navigate()` in `EventHandler::handle_mouseup()`
|
преди 1 година |
Andreas Kling
|
6b580d68a3
LibWeb: Rename DOM::Node::id() to unique_id()
|
преди 1 година |
Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
преди 1 година |
Aliaksandr Kalenik
|
44f7d7406c
LibWeb: Use struct to pass Navigable::navigate() params
|
преди 1 година |
Aliaksandr Kalenik
|
9df00d0677
LibWeb: Exit event handlers if active document is not fully active
|
преди 1 година |
Aliaksandr Kalenik
|
46254101f7
LibWeb: Change DOM::Position to be GC-allocated
|
преди 1 година |
Shannon Booth
|
b603e860af
LibWeb: Port CharacterData from DeprecatedString to String
|
преди 1 година |
Aliaksandr Kalenik
|
38461a7b86
LibWeb: Update `EventHandler::handle_mouseup` to use navigables
|
преди 1 година |
Aliaksandr Kalenik
|
dd7bba66ed
LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable`
|
преди 1 година |
Bastiaan van der Plaat
|
e267f8e68f
LibWeb: Add modifier keys to MouseEvent
|
преди 1 година |
Bastiaan van der Plaat
|
836a7b00dd
Ladybird+LibWeb: Add MouseEvent screenX and screenY support
|
преди 1 година |
Bastiaan van der Plaat
|
e584189b8f
LibWeb: Reorder MouseEvent items to follow spec more
|
преди 1 година |
circl
|
e0e67a2b27
LibWeb: Partially implement MouseEvent.movementX/movementY
|
преди 1 година |
Bastiaan van der Plaat
|
0facfd3257
LibWeb: Make handle_mousewheel wheel delta use pixels
|
преди 1 година |
Shannon Booth
|
9d60f23abc
AK: Port URL::m_fragment from DeprecatedString to String
|
преди 1 година |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
преди 1 година |
Andi Gallo
|
670bbf24e5
LibWeb: Check paintable of target against null in mousewheel handling
|
преди 1 година |
Aliaksandr Kalenik
|
5f364e9bc1
LibWeb: Rename is_scrollable() to is_user_scrollable()
|
преди 1 година |
Daniel Bertalan
|
66645cdc94
LibJS+LibWeb: Mark `NonnullGCPtr::ptr()` as `returns_nonnull`
|
преди 1 година |
Aliaksandr Kalenik
|
c985a1b2af
LibWeb: Add non-const version of paintable_box() in DOM::Node
|
преди 1 година |
Aliaksandr Kalenik
|
3eb9ae4ed5
LibWeb: Find closest scrollable paintable to call handle_mousewheel()
|
преди 1 година |
MacDue
|
22d06a4ff0
LibWeb: Set scroll step size to a value consistent with Qt/Ladybird
|
преди 1 година |
Sebastian Zaha
|
05dd46f9e3
LibWeb: Do not fire click event if mouseup/down elements do not match
|
преди 2 години |
Sebastian Zaha
|
065c8cefb8
LibWeb: Remove unused code
|
преди 2 години |
Timothy Flynn
|
a4070b1452
LibWeb: Allow toggling playback of media elements with keyboard controls
|
преди 2 години |
PrestonLTaylor
|
0eac8bce6f
LibWeb: Fix js execution for js urls in anchor tags href
|
преди 2 години |