ladybird/UI/AppKit/Interface
Dan Berglund d9e90d4556 AppKit: Check availability before using macOS 15 API in TabController
This keeps the code building on older macOS versions.
2025-05-27 13:39:24 -06: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 UI: Show "Disable" title in DevTools disable button 2025-03-20 17:44:07 -04:00
InfoBar.mm UI: Show "Disable" title in DevTools disable button 2025-03-20 17:44:07 -04:00
LadybirdWebView.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
LadybirdWebView.mm UI/AppKit: Use webview layout event instead of window resize events 2025-05-08 11:23:21 +01:00
LadybirdWebViewBridge.cpp UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06:00
LadybirdWebViewBridge.h UI: Pass parent WebView by non-const ref when creating children 2025-04-16 10:41:44 -06: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
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 UI/AppKit: Remove the built-in Inspector widget 2025-03-15 19:09:40 +01:00
TabController.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
TabController.mm AppKit: Check availability before using macOS 15 API in TabController 2025-05-27 13:39:24 -06:00