Andreas Kling
|
548081ea23
Userland+Base: Make the window titlebar font configurable separately
|
2 lat temu |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 lat temu |
MacDue
|
3294753d6c
Browser+WebContent: Fix inspecting non-visible nodes
|
3 lat temu |
Lucas CHOLLET
|
662711fa26
Browser+LibWeb+WebContent: Allow Browser to load local files
|
3 lat temu |
Karol Kosek
|
03cda8a013
LibWeb+LibWebView+WebContent: Get doubleclick events from LibGUI
|
3 lat temu |
Rafał Babiarz
|
b162b7eec6
Browser+LibWeb+WebContent: Add ability to inspect session storage
|
3 lat temu |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 lat temu |
Ali Mohammad Pur
|
a42e03b01a
Browser+LibWeb+WebContent: Implement per-URL-pattern proxies
|
3 lat temu |
Andreas Kling
|
463dc91049
WebContent: Cancel pending paint requests when removing a backing store
|
3 lat temu |
Valtteri Koskivuori
|
45a81f5a2c
Browser+LibWeb+WebContent: Add ability to inspect local storage
|
3 lat temu |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 lat temu |
Linus Groh
|
04e40b7aaa
Browser+WebContent: Add a Debug menu action to disable scripting :^)
|
3 lat temu |
Linus Groh
|
780e5441b4
WebContent: Add plumbing for 'is scripting enabled' setting
|
3 lat temu |
Andreas Kling
|
bd44d9d641
LibWeb: Show correct element margin values in Inspector "Box Model" view
|
3 lat temu |
Lenny Maiorani
|
0b7baa7e5a
Services: Use default constructors/destructors
|
3 lat temu |
Andreas Kling
|
e31fe3eeb8
LibWeb: Rename Element::specified_css_values() => computed_css_values()
|
3 lat temu |
Andreas Kling
|
43ef813f3d
LibWeb: Rename Element::computed_style() to resolved_css_values()
|
3 lat temu |
Andreas Kling
|
5779a910e5
LibWeb: Move hit testing to the painting tree
|
3 lat temu |
Andreas Kling
|
ba606d9057
LibWeb: Move PaintingBox to its own .cpp and .h files
|
3 lat temu |
Andreas Kling
|
9461e44afa
LibWeb: Use Layout::Box::paint_box() accessor in more places
|
3 lat temu |
Andreas Kling
|
f6497b64ac
LibWeb: Rename Painting::Box => Paintable
|
3 lat temu |
Andreas Kling
|
9f5cbcaad3
LibWeb: Hang StackingContext off of the paint boxes
|
3 lat temu |
Andreas Kling
|
a4d51b3dc2
LibWeb: Add Painting::Box and move things from Layout::Box into it
|
3 lat temu |
Sam Atkins
|
10429e1043
WebContent: Return empty JSON object if element has no box model
|
3 lat temu |
Sam Atkins
|
b5ea14b884
WebContent: Show box-model metrics for (some) pseudo-elements
|
3 lat temu |
Sam Atkins
|
0326ad34df
Browser+LibWeb+WebContent: Show style for pseudo-elements :^)
|
3 lat temu |
Vrins
|
39a5076f40
Browser+LibWeb: Add an Element size preview widget to inspector
|
3 lat temu |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 lat temu |
Idan Horowitz
|
feb00b7105
Everywhere: Make JSON serialization fallible
|
3 lat temu |
Itamar
|
3a71748e5d
Userland: Rename IPC ClientConnection => ConnectionFromClient
|
3 lat temu |