Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
%!s(int64=3) %!d(string=hai) anos |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
fcff6b7160
LibWeb: Don't assume we hit a layout node when handling mousedown events
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
959b18bde3
LibWeb: Remove a bunch of pointless "else" in EventHandler
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
d90be22a73
LibWeb: Use strong pointers and null checks in handle_keydown()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
dcb409a112
LibWeb: Use strong pointers and null checks in handle_keyup()
|
%!s(int64=3) %!d(string=hai) anos |
huwdp
|
ec43f7a2b0
LibWeb: Add initial version of pointer-events CSS property
|
%!s(int64=3) %!d(string=hai) anos |
Idan Horowitz
|
c5b924b1e6
LibWeb: Dispatch keydown/keyup events on the appropriate target
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
0af0ee4293
LibWeb: Fire "keyup" events as well :^)
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
554c344ffe
LibWeb: Add a basic KeyboardEvent and fire "keydown" events :^)
|
%!s(int64=3) %!d(string=hai) anos |
Sam Atkins
|
a09219159c
LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
5514f41f25
LibWeb: Ignore keydown events when there is no layout tree
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e1fb8bef09
LibWeb: Rename Document::complete_url() => parse_url()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
84fcf879f9
LibWeb: Rename BrowsingContext::document() => active_document()
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
e91edcaa28
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
|
%!s(int64=3) %!d(string=hai) anos |
Andreas Kling
|
dfa9dcca98
LibWeb+Browser: Remove unnecessary InProcessWebView.h includes
|
%!s(int64=3) %!d(string=hai) anos |
Paul Irwin
|
5eb65286b6
LibWeb: Support :active pseudo-class for hyperlinks, :focus possibly
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
ee3a73ddbb
AK: Rename downcast<T> => verify_cast<T>
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
12a42edd13
Everywhere: codepoint => code point
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
%!s(int64=4) %!d(string=hai) anos |
Max Wipfli
|
9440a3c280
LibWeb: Improve Unicode compatibility of HTML contenteditable
|
%!s(int64=4) %!d(string=hai) anos |
Max Wipfli
|
d7df6de6a6
LibWeb: Do nothing when pressing modifier keys in HTML contenteditable
|
%!s(int64=4) %!d(string=hai) anos |
Max Wipfli
|
157f72e9d7
LibWeb: Replace some TODO() calls with FIXME comments in EventHandler
|
%!s(int64=4) %!d(string=hai) anos |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
%!s(int64=4) %!d(string=hai) anos |
Idan Horowitz
|
ad8e2f481d
LibWeb: Expose the MouseEvent::{clientX, clientY} attributes
|
%!s(int64=4) %!d(string=hai) anos |
Timothy Flynn
|
c503047c71
LibWeb: Get the first DOM node with a 'title' attribute for tooltip area
|
%!s(int64=4) %!d(string=hai) anos |
Angus Gibson
|
0e881bc5d7
LibWeb: Handle scrolling an OutOfProcessWebView
|
%!s(int64=4) %!d(string=hai) anos |
Angus Gibson
|
e9c1d9c89a
LibWeb: Return whether handle_mousewheel was handled
|
%!s(int64=4) %!d(string=hai) anos |
Adam Hodgen
|
fc9225db33
LibWeb: Call `page_did_request_cursor_change` with CSS cursor
|
%!s(int64=4) %!d(string=hai) anos |
Andreas Kling
|
cd79b807dd
LibWeb: Allow scrolling overflowed content with the mouse wheel :^)
|
%!s(int64=4) %!d(string=hai) anos |