Age | Commit message (Expand) | Author |
---|---|---|
2023-03-15 | LibSyntax+Libraries: Replace TextStyle with Gfx::TextAttributes | Sam Atkins |
2023-03-03 | LibGUI: Add folding regions to INI syntax highlighter | Sam Atkins |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2021-12-30 | LibGUI: Convert INISyntaxHighlighter to east-const | Maciej |
2021-12-30 | LibGUI: Use consistent naming scheme in INILexer | Maciej |
2021-08-01 | LibGUI: Remove unused header includes | Brian Gianforcaro |
2021-06-07 | LibWeb+LibSyntax: Implement nested syntax highlighters | Ali Mohammad Pur |
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+LibGUI+LibJS: Move JS syntax highlighter to LibJS | 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 |