Age | Commit message (Expand) | Author |
---|---|---|
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-10-03 | Switch from recursion to iterative for backfilling colour regions | Paulb23 |
2020-09-10 | Changed line_edited_from(from) to lines_edit_from(from, to) | Paulb23 |
2020-09-03 | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. | bruvzg |
2020-08-22 | Fix color region end key seach and start key order | Paulb23 |
2020-08-08 | Fix colour region continuation over blank lines, issue 41120 | Paulb23 |
2020-07-28 | Fixed shader editor comment highlighting | Brian Semrau |
2020-07-11 | Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter | Paulb23 |
2020-07-11 | Expose Syntax highlighter for editor plugins | Paulb23 |
2020-07-11 | Convert syntax highlighters into a resource | Paulb23 |