1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-13 19:47:35 +00:00
serenity/Ladybird/AppKit/Application
Timothy Flynn 4483204c9c Ladybird: Implement a basic Inspector window for the AppKit chrome
This commit includes only fetching the DOM tree from the WebContent
process and displaying it in an NSOutlineView. The displayed tree
includes some basic styling (e.g. colors).
2023-09-18 11:11:23 -06:00
..
Application.h Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
Application.mm Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
ApplicationDelegate.h Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 2023-08-31 19:19:45 +02:00
ApplicationDelegate.mm Ladybird: Implement a basic Inspector window for the AppKit chrome 2023-09-18 11:11:23 -06:00
EventLoopImplementation.h Ladybird: Implement an AppKit chrome for macOS :^) 2023-08-22 21:36:19 -04:00
EventLoopImplementation.mm Ladybird: Ensure we release CoreFoundation references 2023-08-23 19:16:53 -04:00