ladybird/Ladybird/AppKit/UI
Andreas Kling 30a92911fa WebContent: Remove update_system_fonts() IPC message
This was no longer doing anything. We'll eventually want a way to pass
system default fonts to each WebContent process, but we don't need to
squeeze everything through this API that was really meant for Serenity's
very idiosyncratic font system.
2024-06-04 18:45:30 +02:00
..
Event.h LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI 2024-06-02 20:24:42 +02:00
Event.mm LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI 2024-06-02 20:24:42 +02:00
Inspector.h Ladybird/AppKit: Port the Inspector to the WebView InspectorClient 2023-11-24 08:37:19 +01:00
Inspector.mm Ladybird+LibWebView: Add an Inspector action to clone a DOM node 2023-12-07 23:16:34 +01:00
InspectorController.h Ladybird: Implement a basic Inspector window for the AppKit chrome 2023-09-18 11:11:23 -06:00
InspectorController.mm Ladybird/AppKit: Port the Inspector to the WebView InspectorClient 2023-11-24 08:37:19 +01:00
LadybirdWebView.h Ladybird/AppKit: Add a checkbox to enable case-sensitive find-in-page 2024-06-01 07:37:54 +02:00
LadybirdWebView.mm LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI 2024-06-02 20:24:42 +02:00
LadybirdWebViewBridge.cpp WebContent: Remove update_system_fonts() IPC message 2024-06-04 18:45:30 +02:00
LadybirdWebViewBridge.h Ladybird+headless-browser: Make RequestServer single instance on Lagom 2024-04-17 10:09:49 -04:00
Palette.h Ladybird: Inform WebContent whether the AppKit chrome is in dark mode 2023-08-28 11:17:48 -04:00
Palette.mm Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
SearchPanel.h Ladybird/AppKit: Implement a basic find-in-page panel 2024-05-31 06:30:39 -04:00
SearchPanel.mm Ladybird/AppKit: Add a checkbox to enable case-sensitive find-in-page 2024-06-01 07:37:54 +02:00
Tab.h Ladybird/AppKit: Remove the standalone JavaScript console 2023-12-02 10:34:22 +01:00
Tab.mm Ladybird/AppKit: Implement a basic find-in-page panel 2024-05-31 06:30:39 -04:00
TabController.h Ladybird/AppKit: Use LibWeb's history state for history navigation 2024-04-14 18:53:58 -07:00
TabController.mm Ladybird+LibWeb: Move User-Agent definitions to their own file 2024-05-26 18:29:24 +02:00
TaskManager.h Ladybird/AppKit: Implement a simple TaskManager window 2024-04-12 09:08:16 +02:00
TaskManager.mm Ladybird: Slightly increase the size of the Task Manager window 2024-04-22 14:46:10 -06:00
TaskManagerController.h Ladybird/AppKit: Implement a simple TaskManager window 2024-04-12 09:08:16 +02:00
TaskManagerController.mm Ladybird/AppKit: Implement a simple TaskManager window 2024-04-12 09:08:16 +02:00