Age | Commit message (Expand) | Author |
---|---|---|
2023-04-30 | Ladybird: Let WebContent know if the current system theme is dark | Andreas Kling |
2023-04-26 | Browser+Ladybird: Render text in the JS console with a monospace font | Timothy Flynn |
2023-04-24 | Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file | Timothy Flynn |
2023-04-23 | Ladybird: Implement the JavaScript console using a WebContentView | Timothy Flynn |
2022-12-25 | Ladybird: Fix build with JS::MarkupGenerator's new string type usage | Aliaksandr Kalenik |
2022-12-25 | Ladybird: Update for AK::{String => DeprecatedString} rename | Linus Groh |
2022-12-25 | Ladybird: Port over ConsoleWidget from the SerenityOS Browser | Andreas Kling |