summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.7.25.7.2Christian Hergert2023-03-031-0/+16
* Merge branch 'simplify-html-lang' into 'master'Christian Hergert2023-03-021-122/+31
|\
| * html.lang: simplified management of headings; fix errors caused by embedding ...Sylvain Chiron2023-02-271-122/+31
|/
* Merge branch 'new-java-keywords' into 'master'Christian Hergert2023-02-264-187/+285
|\
| * java.lang: add new keywords; improve number matching; match annotations (@\w*...Sylvain Chiron2023-02-261-8/+42
| * New file: tests/syntax-highlighting/file.javaSylvain Chiron2023-02-261-0/+57
| * lang-reference.md: fix lists formattingSylvain Chiron2023-02-261-179/+182
| * .editorconfig: config for *.langSylvain Chiron2023-02-261-0/+4
|/
* completion: use css for row separationChristian Hergert2023-02-213-14/+12
* assistant: update popover positioning immediatelyChristian Hergert2023-02-214-66/+5
* completion: requery upon user-activationChristian Hergert2023-02-171-8/+8
* snippets: include top-margin in focus-positionChristian Hergert2023-02-171-1/+6
* Post-release version bumpChristian Hergert2023-02-151-1/+1
* Release GtkSourceView 5.7.15.7.1Christian Hergert2023-02-151-0/+11
* snippets: dismiss completion when switching focus locationsChristian Hergert2023-02-023-0/+18
* Merge branch 'containerfile' into 'master'Christian Hergert2023-01-271-1/+1
|\
| * docker.lang: add Containerfile to globsTobias Zimmermann2023-01-271-1/+1
|/
* build: include version functions in girChristian Hergert2023-01-261-0/+1
* stylescheme: include scheme id with missing colorChristian Hergert2023-01-241-1/+1
* c.lang: allow styling "" and <> includes separatelyChristian Hergert2023-01-181-23/+36
* nix.lang: fix section nameChristian Hergert2023-01-181-1/+1
* Merge branch 'master' into 'master'Christian Hergert2023-01-162-0/+26
|\
| * c.lang: highlight binary numbersVlasta Vesely2023-01-162-0/+26
|/
* Merge branch 'wip/corey/fix-doc' into 'master'Christian Hergert2023-01-141-3/+3
|\
| * docs: Fix dependency namesCorey Berla2023-01-131-3/+3
|/
* build: post-release version bumpChristian Hergert2023-01-101-1/+1
* Release GtkSourceView 5.7.05.7.0Christian Hergert2023-01-101-0/+16
* NEWS: truncate old NEWSChristian Hergert2023-01-101-2067/+0
* .gitlab-ci: update to Fedora 37Christian Hergert2023-01-101-1/+1
* Merge branch 'update-ci-docgen' into 'master'Christian Hergert2023-01-102-12/+12
|\
| * CI: Move dependencies into CI imageFeRD (Frank Dana)2023-01-102-9/+12
| * CI: Use distro gi-docgen in DockerfileFeRD (Frank Dana)2023-01-101-4/+1
|/
* Docs: Fix RegexError referenceFeRD (Frank Dana)2023-01-101-1/+1
* completionprovider: fix documentation for get_priority()Christian Hergert2023-01-091-1/+1
* kate: use italic for def:emphasisChristian Hergert2023-01-092-4/+4
* Merge branch 'eldmannen-master-patch-75260' into 'master'Christian Hergert2023-01-031-0/+1
|\
| * Add place-items attributeFred2023-01-031-0/+1
|/
* Update Georgian translationEkaterine Papava2022-12-261-46/+56
* Merge branch 'wip/jtojnar/nix' into 'master'Christian Hergert2022-12-233-0/+236
|\
| * tests: Add example Nix fileJan Tojnar2022-12-231-0/+50
| * nix.lang: Add Nix syntax highlightingLuca Bruno2022-12-232-0/+186
|/
* Adwaita-dark.xml: soften match color a bitChristian Hergert2022-12-231-1/+1
* Adwaita.xml: add def:statementChristian Hergert2022-12-232-2/+2
* Adwaita.xml: soften search highlightChristian Hergert2022-12-231-1/+1
* docs: add note about library initializationChristian Hergert2022-12-221-0/+8
* Merge branch 'master' into 'master'Christian Hergert2022-12-222-0/+2
|\
| * Add styling for 'def:note' to Adwaita and Adwaita-darkstuarthayhurst2022-12-222-0/+2
|/
* Merge branch 'lean-string' into 'master'Christian Hergert2022-12-221-1/+1
|\
| * lean.lang: strings may contain line breaksElias Aebi2022-12-221-1/+1
|/
* Merge branch 'java-escapes' into 'master'Christian Hergert2022-12-221-2/+2
|\