summaryrefslogtreecommitdiff
path: root/Ladybird/ConsoleWidget.cpp
AgeCommit message (Expand)Author
2023-04-30Ladybird: Let WebContent know if the current system theme is darkAndreas Kling
2023-04-26Browser+Ladybird: Render text in the JS console with a monospace fontTimothy Flynn
2023-04-24Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every fileTimothy Flynn
2023-04-23Ladybird: Implement the JavaScript console using a WebContentViewTimothy Flynn
2022-12-25Ladybird: Fix build with JS::MarkupGenerator's new string type usageAliaksandr Kalenik
2022-12-25Ladybird: Update for AK::{String => DeprecatedString} renameLinus Groh
2022-12-25Ladybird: Port over ConsoleWidget from the SerenityOS BrowserAndreas Kling