ladybird/UI/AppKit/Interface
Timothy Flynn ca082d6d73 LibWebView+UI: Move clipboard handling from the WebView to the App
Clipboard handling largely has nothing to do with the individual web
views. Rather, we interact with the system clipboard at the application
level. So let's move these implementations to the Application.
2025-09-19 06:38:52 -04:00
..
Autocomplete.h UI/AppKit: Implement an autocomplete view for the location bar 2025-04-02 08:52:45 -04:00
Autocomplete.mm UI/AppKit: Implement an autocomplete view for the location bar 2025-04-02 08:52:45 -04:00
Event.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Event.mm LibURL: Port create_with_file_scheme to Optional 2025-04-19 07:18:43 -04:00
InfoBar.h Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
InfoBar.mm Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
LadybirdWebView.h LibWebView+UI: Add an Application method to open a URL in a new tab 2025-09-18 07:27:24 -04:00
LadybirdWebView.mm LibWebView+UI: Move clipboard handling from the WebView to the App 2025-09-19 06:38:52 -04:00
LadybirdWebViewBridge.cpp LibWebView+UI: Generate the zoom menu 2025-09-11 14:23:45 -04:00
LadybirdWebViewBridge.h LibWebView+UI: Generate the preferred color, contrast, and motion menus 2025-09-11 14:23:45 -04:00
LadybirdWebViewWindow.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
LadybirdWebViewWindow.mm Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Menu.h LibWebView+UI/AppKit: Display icons in the macOS UI on Tahoe 2025-09-17 11:29:01 +01:00
Menu.mm LibWebView+UI: Generate action to enable/disable DevTools 2025-09-18 07:27:24 -04:00
Palette.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Palette.mm LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
SearchPanel.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
SearchPanel.mm Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Tab.h UI/AppKit: Remove the built-in Inspector widget 2025-03-15 19:09:40 +01:00
Tab.mm LibWebView+UI: Add an Application method to open a URL in a new tab 2025-09-18 07:27:24 -04:00
TabController.h LibWebView+UI: Add an Application method to open a URL in a new tab 2025-09-18 07:27:24 -04:00
TabController.mm LibWebView+UI: Add an Application method to open a URL in a new tab 2025-09-18 07:27:24 -04:00