Age | Commit message (Expand) | Author |
---|---|---|
2022-11-27 | LibSyntax: Teach each highlighter about it's comment syntax | Kyle Lanmon |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-12-30 | LibGUI: Convert INISyntaxHighlighter to east-const | Maciej |
2021-06-07 | LibWeb+LibSyntax: Implement nested syntax highlighters | Ali Mohammad Pur |
2021-04-29 | Userland: Fix two misaligned copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-11 | LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference | Andreas Kling |
2021-02-07 | LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |