Sam Atkins
|
3b07f49d48
LibWeb+WebContent: Implement asynchronous DOM Node properties call
|
3 年之前 |
Sam Atkins
|
f381f8d63e
LibWeb+WebContent: Add inspect_dom_node() IPC call
|
3 年之前 |
sin-ack
|
8ea22121ac
Userland: Migrate to argument-less deferred_invoke
|
3 年之前 |
Andreas Kling
|
fd922cf92f
LibWeb+WebContent: Add a simple API for running arbitrary JavaScript
|
3 年之前 |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 年之前 |
Timothy Flynn
|
ae910e4370
LibWeb: Add OOPWV IPC for selecting all text
|
4 年之前 |
Timothy Flynn
|
2fda6ce159
LibWeb: Add OOPWV IPC for retrieving selected text
|
4 年之前 |
Adam Hodgen
|
cd6b9613c5
LibWeb+WebContent: Add IPC flow for Inspect DOM Tree
|
4 年之前 |
Tom
|
4392da970a
WindowServer: Add initial support for rendering on multiple screens
|
4 年之前 |
Ali Mohammad Pur
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 年之前 |
Max Wipfli
|
33396494f6
AK+LibWeb: Remove URL::to_string_encoded()
|
4 年之前 |
Max Wipfli
|
0d41a7d39a
AK: Remove URLParser
|
4 年之前 |
Andreas Kling
|
bb23e61fbf
LibGfx+WindowServer: Have WindowServer broadcast system font settings
|
4 年之前 |
Gunnar Beutner
|
9e22e9ce88
Userland: Use snake case names in .ipc files
|
4 年之前 |
Gunnar Beutner
|
5bb79ea0a7
Userland: Update IPC calls to use proxies
|
4 年之前 |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Timothy Flynn
|
2381b19719
Browser+LibWeb+WebContent: Parse cookies in the OOP tab
|
4 年之前 |
Timothy Flynn
|
c00760c5f9
Browser+LibWeb+WebContent: Track the source of document.cookie requests
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |
Timothy Flynn
|
1ef48d50ff
LibWeb+WebContent: Hook document.cookie to the backend cookie storage
|
4 年之前 |
Andreas Kling
|
54cd8dfc4d
LibWeb+WebContent: Support image context menus in OOPWV
|
4 年之前 |
Linus Groh
|
e8739ddab7
LibWeb+WebContent: Keep track of screen rect
|
4 年之前 |
Timothy Flynn
|
5b617df496
LibWeb+WebContent: Support displaying tooltips in OOPWV
|
4 年之前 |
Timothy Flynn
|
557927f25b
LibWeb+WebContent: Support displaying favicons in OOPWV
|
4 年之前 |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
4 年之前 |
Angus Gibson
|
0e881bc5d7
LibWeb: Handle scrolling an OutOfProcessWebView
|
4 年之前 |
Adam Hodgen
|
53c4be926b
LibWeb: Set link cursor via the default CSS
|
4 年之前 |
Adam Hodgen
|
bedcd9cd88
LibWeb: Support setting the cursor in OutOfProcessWebView
|
4 年之前 |
Brandon Scott
|
0682af7b65
LibWeb: Add in all of the plumbing required to use the JS console over IPC
|
4 年之前 |