Sam Atkins
|
0326ad34df
Browser+LibWeb+WebContent: Show style for pseudo-elements :^)
|
3 tahun lalu |
Ben Abraham
|
7594350376
Browser: Show currently loading host and remaining resource count
|
3 tahun lalu |
Vrins
|
39a5076f40
Browser+LibWeb: Add an Element size preview widget to inspector
|
3 tahun lalu |
Andreas Kling
|
65bd4477db
LibWeb: Plumb OOPWV focus state across the IPC boundary
|
3 tahun lalu |
Sam Atkins
|
54bbb97ac6
Browser+LibWeb+WebContent: Add variables display to Inspector
|
3 tahun lalu |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 tahun lalu |
Sam Atkins
|
53edaa3b26
LibWeb+WebContent: Add set_preferred_color_scheme IPC call
|
3 tahun lalu |
Andreas Kling
|
f72a37b9d4
LibWeb: Coalesce nested repaint requests instead of swallowing them
|
3 tahun lalu |
Andreas Kling
|
0af0ee4293
LibWeb: Fire "keyup" events as well :^)
|
3 tahun lalu |
Andreas Kling
|
a79bdd2bd5
LibWeb+Browser: Make ad blocking work in the multi-process world
|
3 tahun lalu |
Andreas Kling
|
c2c007b356
LibWeb: Don't request WebContent repaint while we have repaints pending
|
3 tahun lalu |
Andreas Kling
|
17a5c96b7c
LibWeb: Make a SharedBitmap struct for OOPWV bitmaps
|
3 tahun lalu |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 tahun lalu |
Sam Atkins
|
83414af9f3
LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call
|
3 tahun lalu |
Sam Atkins
|
a09219159c
LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas
|
3 tahun lalu |
Andreas Kling
|
9d03ea6f74
LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView
|
3 tahun lalu |
Sam Atkins
|
e255b5dd31
LibWeb+WebContent: Remove old console-logging IPC calls
|
3 tahun lalu |
Sam Atkins
|
c619a57cf8
LibWeb+WebContent: Add new console-message IPC calls
|
3 tahun lalu |
Sam Atkins
|
1ccf10789e
LibWeb+WebContent: Add query for hovered DOM node to OOPWV
|
3 tahun lalu |
Sam Atkins
|
3b07f49d48
LibWeb+WebContent: Implement asynchronous DOM Node properties call
|
3 tahun lalu |
Sam Atkins
|
f381f8d63e
LibWeb+WebContent: Add inspect_dom_node() IPC call
|
3 tahun lalu |
Andreas Kling
|
fd922cf92f
LibWeb+WebContent: Add a simple API for running arbitrary JavaScript
|
3 tahun lalu |
Timothy Flynn
|
ae910e4370
LibWeb: Add OOPWV IPC for selecting all text
|
4 tahun lalu |
Timothy Flynn
|
2fda6ce159
LibWeb: Add OOPWV IPC for retrieving selected text
|
4 tahun lalu |
Adam Hodgen
|
cd6b9613c5
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
4 tahun lalu |
Tom
|
4392da970a
WindowServer: Add initial support for rendering on multiple screens
|
4 tahun lalu |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 tahun lalu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 tahun lalu |
Timothy Flynn
|
2381b19719
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
|
4 tahun lalu |
Timothy Flynn
|
c00760c5f9
Browser+LibWeb+WebContent: Track the source of document.cookie requests
|
4 tahun lalu |