head 1.2; access; symbols pkgsrc-2026Q3:1.2.0.4 pkgsrc-2026Q3-base:1.2 pkgsrc-2026Q2:1.2.0.2 pkgsrc-2026Q2-base:1.2 pkgsrc-2026Q1:1.1.0.20 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.18 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.16 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.14 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.12 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.10 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.8 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.6 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.4 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.2 pkgsrc-2023Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2026.05.14.17.54.10; author ryoon; state Exp; branches; next 1.1; commitid RJk9Ol5qjS2FcOFG; 1.1 date 2023.11.04.00.12.55; author wiz; state Exp; branches; next ; commitid IiSVb8TNmKf3YdLE; desc @@ 1.2 log @x11/gtksourceview5: Update to 5.20.0 Changelog: News in 5.20.0, 2025-03-16 -------------------------- This is a stable release for GNOME 50.0 * No changes since 5.19.0 News in 5.19.0, 2025-02-23 -------------------------- This is an unstable release for GNOME 50.rc * Annotations: draw a background behind annotations; align to the right when they fit (e.g. for diagnostics) * GObject Introspection: fix nullable and callback destroy annotations (get_location, get_match_style, scheduler, callbacks) * Fix gutter text renderer text layout snapshot deprecation * PHP language: highlight PHP 8.0 attributes and add new keywords * New language: Cornish * Translation updates News in 5.18.0, 2025-09-12 -------------------------- This is a stable release for GNOME 49.0 * Translation updates News in 5.17.1, 2025-08-30 -------------------------- This is an unstable release for GNOME 49.rc * Improvments to GObject Introspection annotations * A new gtk_source_buffer_get_markup() API addition * A new annotation API for applications * Allocation measurement improvements * Spaces are now drawn using GskPath instead of Cairo * Cleanups for various GTK deprecations * Make ctrl+n/p workin Vim insertion mode * Ensure GtkSourceMap doesn't handle context menus (again) * Testsuite improvements for new GNOME CI * Fix various leaks found by said CI improvements * Translation updates News in 5.17.0, 2025-06-28 -------------------------- This is an unstable release for GNOME 49.alpha * New languages: astro * Updated languages: python3, python, css, sh, latex, php * Many cleanups and removal of deprecated API use across GtkSourceView and associated test programs. * Improved scrolling in GtkSourceMap * Documentation improvements and cleanups * Build system cleanups * Translation updates News in 5.16.0, 2025-03-15 -------------------------- This is a stable release for GNOME 48.0 * Translation updates News in 5.15.1, 2025-02-24 -------------------------- * Remove use of various GTK deprecations * Testsuite improvements * Translation updates News in 5.15.0, 2025-02-02 -------------------------- This is a beta release for GNOME 48.beta * Various introspection fixes * Improvements to GtkSourceAssistants * Various GtkTextIter performance improvements * Deduplication fixes when sorting * Alter paths for resource:// usage so that resources take priority over system installations other than the current one * Adwaita.xml, Adwaita-dark.xml style updates * Quantize Y position for gutter line numbers * New and updated languages: meson.lang, zig.lang * Translation updates News in 5.14.1, 2024-10-04 -------------------------- This is a bug-fix release for GNOME 47 * Ensure you cannot show context menu from GtkSourceMap which otherwise has a limited FontMap containing only the BuilderBlocks font. News in 5.14.0, 2024-09-13 -------------------------- This is a stable release for GNOME 47.0 * Fix an issue where the gutter would not redraw when focus changes. * Add support for Groff syntax News in 5.13.1, 2024-08-04 -------------------------- This is an unstable release update for GNOME 47.beta * Documentation improvements * Improve performance of BuilderBlocks font loading. Some of this effort required changes to the TTF, so user testing with a wide variety of languages is desired. This should reduce startup time of GtkSourceView using applications. * gtk-doc.lang: highlight `backtick` spans * c.lang: highlight [[]] style attributes * java.lang: improve escaped character matching * Adwaita.xml, Adwaita-dark.xml: style updates to track platform changes for GNOME 47. News in 5.13.0, 2024-06-28 -------------------------- This is an unstable release update for GNOME 47.alpha * Ensure gutter renderers are released during dispose * Make default auto-indenter keep indentation when cursor is at line start * python3.lang: Fix f-string in curly braces to have no-spellcheck applied * Translation updates News in 5.12.1, 2024-05-30 -------------------------- This is a stable release update * Update documentation links * Specify recoloring hex colors for Adwaita-dark * Improve grid drawing positions slightly * Use a weak ref for GtkSourceView backpointer in GtkSourceGutterRenderers which fixes a potential leak of GtkSourceView * Fix a fontconfig check for Windows * Fix section name for elixir News in 5.12.0, 2024-03-15 -------------------------- This is a stable release for GNOME 46 * Do not trigger default indenter for Return when a selection is active * Render overview slider below text rather than above w/ RGBA * Premix certain colors in overview when drawing to avoid RGBA blends on GPU * Avoid round-trip to main loop when map slider needs allocation * Avoid an extra GSK transform for each line number in the gutter * Translation updates News in 5.11.2, 2024-03-03 -------------------------- This is a development release for GNOME 46.rc * Ignore empty globs in language specification for mimetypes * Ensure that partially visible highlight lines are drawn * Fix line style properties after unsetting style scheme * latex.lang: Improvements to command parsing News in 5.11.1, 2024-02-12 -------------------------- This is a development release for GNOME 46.beta * A new -Dbuild-testsuite configuration option * Some build options were renamed to follow more closely what GTK itself uses now. -Dgtk_doc became -Ddocumentation -Dinstall_tests became -Dinstall-tests * Improvements to BuilderBlocks font to support Windows - This supports FontConfig on Windows currently - With Pango 1.52.0 it will support win32 font loader * Fix a rendering issue where the gutter would not highlight the same as the current-line-highlight. * An optimization for line number drawing which avoids using PangoLayout when drawing. * Ensure the gutter is redrawn when focus leaves text view * Improved support for input methods when X11 and ibus are used by making it behave closer to Wayland input methods. * Ignore the current-line highlight when out of view which improves the damage area calculation in GTK. * A new Wren language spec * Updates for the sh language-spec * Translation updates News in 5.11.0, 2024-01-08 -------------------------- This is a development release for GNOME 46.alpha * Fixes for searching invisible text * Sort ordering fixes for guessing languages which fixes loading Python 3 before Python 2. * Various Vim emulation fixes * Updated Languages: Elixir, Python3, C * Updated Style Schemes: Oblivion * Cursor fixes for source gutter * Fix undo after alt+up/down * Fix newline detection fallback on some systems @ text @@@comment $NetBSD$ include/gtksourceview-5/gtksourceview/completion-providers/snippets/gtksourcecompletionsnippets.h include/gtksourceview-5/gtksourceview/completion-providers/words/gtksourcecompletionwords.h include/gtksourceview-5/gtksourceview/gtksource-enumtypes.h include/gtksourceview-5/gtksourceview/gtksource.h include/gtksourceview-5/gtksourceview/gtksourceannotation.h include/gtksourceview-5/gtksourceview/gtksourceannotationprovider.h include/gtksourceview-5/gtksourceview/gtksourceannotations.h include/gtksourceview-5/gtksourceview/gtksourcebuffer.h include/gtksourceview-5/gtksourceview/gtksourcecompletion.h include/gtksourceview-5/gtksourceview/gtksourcecompletioncell.h include/gtksourceview-5/gtksourceview/gtksourcecompletioncontext.h include/gtksourceview-5/gtksourceview/gtksourcecompletionproposal.h include/gtksourceview-5/gtksourceview/gtksourcecompletionprovider.h include/gtksourceview-5/gtksourceview/gtksourceencoding.h include/gtksourceview-5/gtksourceview/gtksourcefile.h include/gtksourceview-5/gtksourceview/gtksourcefileloader.h include/gtksourceview-5/gtksourceview/gtksourcefilesaver.h include/gtksourceview-5/gtksourceview/gtksourcegutter.h include/gtksourceview-5/gtksourceview/gtksourcegutterlines.h include/gtksourceview-5/gtksourceview/gtksourcegutterrenderer.h include/gtksourceview-5/gtksourceview/gtksourcegutterrendererpixbuf.h include/gtksourceview-5/gtksourceview/gtksourcegutterrenderertext.h include/gtksourceview-5/gtksourceview/gtksourcehover.h include/gtksourceview-5/gtksourceview/gtksourcehovercontext.h include/gtksourceview-5/gtksourceview/gtksourcehoverdisplay.h include/gtksourceview-5/gtksourceview/gtksourcehoverprovider.h include/gtksourceview-5/gtksourceview/gtksourceindenter.h include/gtksourceview-5/gtksourceview/gtksourceinit.h include/gtksourceview-5/gtksourceview/gtksourcelanguage.h include/gtksourceview-5/gtksourceview/gtksourcelanguagemanager.h include/gtksourceview-5/gtksourceview/gtksourcemap.h include/gtksourceview-5/gtksourceview/gtksourcemark.h include/gtksourceview-5/gtksourceview/gtksourcemarkattributes.h include/gtksourceview-5/gtksourceview/gtksourceprintcompositor.h include/gtksourceview-5/gtksourceview/gtksourceregion.h include/gtksourceview-5/gtksourceview/gtksourcescheduler.h include/gtksourceview-5/gtksourceview/gtksourcesearchcontext.h include/gtksourceview-5/gtksourceview/gtksourcesearchsettings.h include/gtksourceview-5/gtksourceview/gtksourcesnippet.h include/gtksourceview-5/gtksourceview/gtksourcesnippetchunk.h include/gtksourceview-5/gtksourceview/gtksourcesnippetcontext.h include/gtksourceview-5/gtksourceview/gtksourcesnippetmanager.h include/gtksourceview-5/gtksourceview/gtksourcespacedrawer.h include/gtksourceview-5/gtksourceview/gtksourcestyle.h include/gtksourceview-5/gtksourceview/gtksourcestylescheme.h include/gtksourceview-5/gtksourceview/gtksourcestyleschemechooser.h include/gtksourceview-5/gtksourceview/gtksourcestyleschemechooserbutton.h include/gtksourceview-5/gtksourceview/gtksourcestyleschemechooserwidget.h include/gtksourceview-5/gtksourceview/gtksourcestyleschememanager.h include/gtksourceview-5/gtksourceview/gtksourcestyleschemepreview.h include/gtksourceview-5/gtksourceview/gtksourcetag.h include/gtksourceview-5/gtksourceview/gtksourcetypes.h include/gtksourceview-5/gtksourceview/gtksourceutils.h include/gtksourceview-5/gtksourceview/gtksourceversion.h include/gtksourceview-5/gtksourceview/gtksourceview.h include/gtksourceview-5/gtksourceview/gtksourcevimimcontext.h lib/girepository-1.0/GtkSource-5.typelib lib/libgtksourceview-5.so lib/libgtksourceview-5.so.0 lib/libgtksourceview-5.so.0.0.0 lib/pkgconfig/gtksourceview-5.pc share/gir-1.0/GtkSource-5.gir share/gtksourceview-5/fonts/BuilderBlocks.ttf share/gtksourceview-5/language-specs/language.dtd share/gtksourceview-5/language-specs/language.rng share/gtksourceview-5/language-specs/language2.rng share/gtksourceview-5/snippets/snippets.rng share/gtksourceview-5/styles/styles.rng share/icons/hicolor/scalable/actions/completion-snippet-symbolic.svg share/icons/hicolor/scalable/actions/completion-word-symbolic.svg share/icons/hicolor/scalable/actions/lang-class-symbolic.svg share/icons/hicolor/scalable/actions/lang-define-symbolic.svg share/icons/hicolor/scalable/actions/lang-enum-symbolic.svg share/icons/hicolor/scalable/actions/lang-enum-value-symbolic.svg share/icons/hicolor/scalable/actions/lang-function-symbolic.svg share/icons/hicolor/scalable/actions/lang-include-symbolic.svg share/icons/hicolor/scalable/actions/lang-method-symbolic.svg share/icons/hicolor/scalable/actions/lang-namespace-symbolic.svg share/icons/hicolor/scalable/actions/lang-struct-field-symbolic.svg share/icons/hicolor/scalable/actions/lang-struct-symbolic.svg share/icons/hicolor/scalable/actions/lang-typedef-symbolic.svg share/icons/hicolor/scalable/actions/lang-union-symbolic.svg share/icons/hicolor/scalable/actions/lang-variable-symbolic.svg share/locale/ab/LC_MESSAGES/gtksourceview-5.mo share/locale/ar/LC_MESSAGES/gtksourceview-5.mo share/locale/as/LC_MESSAGES/gtksourceview-5.mo share/locale/ast/LC_MESSAGES/gtksourceview-5.mo share/locale/az/LC_MESSAGES/gtksourceview-5.mo share/locale/be/LC_MESSAGES/gtksourceview-5.mo share/locale/bg/LC_MESSAGES/gtksourceview-5.mo share/locale/bn/LC_MESSAGES/gtksourceview-5.mo share/locale/bn_IN/LC_MESSAGES/gtksourceview-5.mo share/locale/bs/LC_MESSAGES/gtksourceview-5.mo share/locale/ca/LC_MESSAGES/gtksourceview-5.mo share/locale/ca@@valencia/LC_MESSAGES/gtksourceview-5.mo share/locale/cs/LC_MESSAGES/gtksourceview-5.mo share/locale/cy/LC_MESSAGES/gtksourceview-5.mo share/locale/da/LC_MESSAGES/gtksourceview-5.mo share/locale/de/LC_MESSAGES/gtksourceview-5.mo share/locale/dz/LC_MESSAGES/gtksourceview-5.mo share/locale/el/LC_MESSAGES/gtksourceview-5.mo share/locale/en@@shaw/LC_MESSAGES/gtksourceview-5.mo share/locale/en_CA/LC_MESSAGES/gtksourceview-5.mo share/locale/en_GB/LC_MESSAGES/gtksourceview-5.mo share/locale/eo/LC_MESSAGES/gtksourceview-5.mo share/locale/es/LC_MESSAGES/gtksourceview-5.mo share/locale/et/LC_MESSAGES/gtksourceview-5.mo share/locale/eu/LC_MESSAGES/gtksourceview-5.mo share/locale/fa/LC_MESSAGES/gtksourceview-5.mo share/locale/fi/LC_MESSAGES/gtksourceview-5.mo share/locale/fr/LC_MESSAGES/gtksourceview-5.mo share/locale/fur/LC_MESSAGES/gtksourceview-5.mo share/locale/ga/LC_MESSAGES/gtksourceview-5.mo share/locale/gl/LC_MESSAGES/gtksourceview-5.mo share/locale/gu/LC_MESSAGES/gtksourceview-5.mo share/locale/he/LC_MESSAGES/gtksourceview-5.mo share/locale/hi/LC_MESSAGES/gtksourceview-5.mo share/locale/hr/LC_MESSAGES/gtksourceview-5.mo share/locale/hu/LC_MESSAGES/gtksourceview-5.mo share/locale/id/LC_MESSAGES/gtksourceview-5.mo share/locale/ie/LC_MESSAGES/gtksourceview-5.mo share/locale/is/LC_MESSAGES/gtksourceview-5.mo share/locale/it/LC_MESSAGES/gtksourceview-5.mo share/locale/ja/LC_MESSAGES/gtksourceview-5.mo share/locale/ka/LC_MESSAGES/gtksourceview-5.mo share/locale/kab/LC_MESSAGES/gtksourceview-5.mo share/locale/kk/LC_MESSAGES/gtksourceview-5.mo share/locale/kn/LC_MESSAGES/gtksourceview-5.mo share/locale/ko/LC_MESSAGES/gtksourceview-5.mo share/locale/kw/LC_MESSAGES/gtksourceview-5.mo share/locale/lt/LC_MESSAGES/gtksourceview-5.mo share/locale/lv/LC_MESSAGES/gtksourceview-5.mo share/locale/mai/LC_MESSAGES/gtksourceview-5.mo share/locale/mg/LC_MESSAGES/gtksourceview-5.mo share/locale/mk/LC_MESSAGES/gtksourceview-5.mo share/locale/ml/LC_MESSAGES/gtksourceview-5.mo share/locale/mn/LC_MESSAGES/gtksourceview-5.mo share/locale/mr/LC_MESSAGES/gtksourceview-5.mo share/locale/ms/LC_MESSAGES/gtksourceview-5.mo share/locale/nb/LC_MESSAGES/gtksourceview-5.mo share/locale/ne/LC_MESSAGES/gtksourceview-5.mo share/locale/nl/LC_MESSAGES/gtksourceview-5.mo share/locale/nn/LC_MESSAGES/gtksourceview-5.mo share/locale/oc/LC_MESSAGES/gtksourceview-5.mo share/locale/or/LC_MESSAGES/gtksourceview-5.mo share/locale/pa/LC_MESSAGES/gtksourceview-5.mo share/locale/pl/LC_MESSAGES/gtksourceview-5.mo share/locale/pt/LC_MESSAGES/gtksourceview-5.mo share/locale/pt_BR/LC_MESSAGES/gtksourceview-5.mo share/locale/ro/LC_MESSAGES/gtksourceview-5.mo share/locale/ru/LC_MESSAGES/gtksourceview-5.mo share/locale/rw/LC_MESSAGES/gtksourceview-5.mo share/locale/si/LC_MESSAGES/gtksourceview-5.mo share/locale/sk/LC_MESSAGES/gtksourceview-5.mo share/locale/sl/LC_MESSAGES/gtksourceview-5.mo share/locale/sq/LC_MESSAGES/gtksourceview-5.mo share/locale/sr/LC_MESSAGES/gtksourceview-5.mo share/locale/sr@@latin/LC_MESSAGES/gtksourceview-5.mo share/locale/sv/LC_MESSAGES/gtksourceview-5.mo share/locale/ta/LC_MESSAGES/gtksourceview-5.mo share/locale/te/LC_MESSAGES/gtksourceview-5.mo share/locale/tg/LC_MESSAGES/gtksourceview-5.mo share/locale/th/LC_MESSAGES/gtksourceview-5.mo share/locale/tr/LC_MESSAGES/gtksourceview-5.mo share/locale/ug/LC_MESSAGES/gtksourceview-5.mo share/locale/uk/LC_MESSAGES/gtksourceview-5.mo share/locale/vi/LC_MESSAGES/gtksourceview-5.mo share/locale/xh/LC_MESSAGES/gtksourceview-5.mo share/locale/zh_CN/LC_MESSAGES/gtksourceview-5.mo share/locale/zh_HK/LC_MESSAGES/gtksourceview-5.mo share/locale/zh_TW/LC_MESSAGES/gtksourceview-5.mo share/vala/vapi/gtksourceview-5.deps share/vala/vapi/gtksourceview-5.vapi @ 1.1 log @x11/gtksourceview5: import gtksourceview5-5.10.0 GtkSourceView is a text widget that extends the standard GTK+ 4.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source code editor. This package contains major version 5 of the widget. @ text @d6 3 a64 84 share/gtksourceview-5/language-specs/R.lang share/gtksourceview-5/language-specs/abnf.lang share/gtksourceview-5/language-specs/actionscript.lang share/gtksourceview-5/language-specs/ada.lang share/gtksourceview-5/language-specs/ansforth94.lang share/gtksourceview-5/language-specs/asciidoc.lang share/gtksourceview-5/language-specs/asp.lang share/gtksourceview-5/language-specs/automake.lang share/gtksourceview-5/language-specs/awk.lang share/gtksourceview-5/language-specs/bennugd.lang share/gtksourceview-5/language-specs/bibtex.lang share/gtksourceview-5/language-specs/blueprint.lang share/gtksourceview-5/language-specs/bluespec.lang share/gtksourceview-5/language-specs/boo.lang share/gtksourceview-5/language-specs/c.lang share/gtksourceview-5/language-specs/cg.lang share/gtksourceview-5/language-specs/changelog.lang share/gtksourceview-5/language-specs/chdr.lang share/gtksourceview-5/language-specs/cmake.lang share/gtksourceview-5/language-specs/cobol.lang share/gtksourceview-5/language-specs/commonlisp.lang share/gtksourceview-5/language-specs/cpp.lang share/gtksourceview-5/language-specs/cpphdr.lang share/gtksourceview-5/language-specs/csharp.lang share/gtksourceview-5/language-specs/css.lang share/gtksourceview-5/language-specs/csv.lang share/gtksourceview-5/language-specs/cuda.lang share/gtksourceview-5/language-specs/d.lang share/gtksourceview-5/language-specs/dart.lang share/gtksourceview-5/language-specs/def.lang share/gtksourceview-5/language-specs/desktop.lang share/gtksourceview-5/language-specs/diff.lang share/gtksourceview-5/language-specs/docbook.lang share/gtksourceview-5/language-specs/docker.lang share/gtksourceview-5/language-specs/dosbatch.lang share/gtksourceview-5/language-specs/dot.lang share/gtksourceview-5/language-specs/dpatch.lang share/gtksourceview-5/language-specs/dtd.lang share/gtksourceview-5/language-specs/dtl.lang share/gtksourceview-5/language-specs/eiffel.lang share/gtksourceview-5/language-specs/erb-html.lang share/gtksourceview-5/language-specs/erb-js.lang share/gtksourceview-5/language-specs/erb.lang share/gtksourceview-5/language-specs/erlang.lang share/gtksourceview-5/language-specs/fcl.lang share/gtksourceview-5/language-specs/fish.lang share/gtksourceview-5/language-specs/forth.lang share/gtksourceview-5/language-specs/fortran.lang share/gtksourceview-5/language-specs/fsharp.lang share/gtksourceview-5/language-specs/ftl.lang share/gtksourceview-5/language-specs/gap.lang share/gtksourceview-5/language-specs/gdb-log.lang share/gtksourceview-5/language-specs/gdscript.lang share/gtksourceview-5/language-specs/genie.lang share/gtksourceview-5/language-specs/glsl.lang share/gtksourceview-5/language-specs/go.lang share/gtksourceview-5/language-specs/gradle.lang share/gtksourceview-5/language-specs/groovy.lang share/gtksourceview-5/language-specs/gtk-doc.lang share/gtksourceview-5/language-specs/gtkrc.lang share/gtksourceview-5/language-specs/haddock.lang share/gtksourceview-5/language-specs/haskell-literate.lang share/gtksourceview-5/language-specs/haskell.lang share/gtksourceview-5/language-specs/haxe.lang share/gtksourceview-5/language-specs/html.lang share/gtksourceview-5/language-specs/idl-exelis.lang share/gtksourceview-5/language-specs/idl.lang share/gtksourceview-5/language-specs/imagej.lang share/gtksourceview-5/language-specs/ini.lang share/gtksourceview-5/language-specs/j.lang share/gtksourceview-5/language-specs/jade.lang share/gtksourceview-5/language-specs/java.lang share/gtksourceview-5/language-specs/javascript-expressions.lang share/gtksourceview-5/language-specs/javascript-functions-classes.lang share/gtksourceview-5/language-specs/javascript-literals.lang share/gtksourceview-5/language-specs/javascript-modules.lang share/gtksourceview-5/language-specs/javascript-statements.lang share/gtksourceview-5/language-specs/javascript-values.lang share/gtksourceview-5/language-specs/javascript.lang share/gtksourceview-5/language-specs/jsdoc.lang share/gtksourceview-5/language-specs/json.lang share/gtksourceview-5/language-specs/jsx.lang share/gtksourceview-5/language-specs/julia.lang share/gtksourceview-5/language-specs/kotlin.lang a67 91 share/gtksourceview-5/language-specs/latex.lang share/gtksourceview-5/language-specs/lean.lang share/gtksourceview-5/language-specs/less.lang share/gtksourceview-5/language-specs/lex.lang share/gtksourceview-5/language-specs/libtool.lang share/gtksourceview-5/language-specs/llvm.lang share/gtksourceview-5/language-specs/logcat.lang share/gtksourceview-5/language-specs/logtalk.lang share/gtksourceview-5/language-specs/lua.lang share/gtksourceview-5/language-specs/m4.lang share/gtksourceview-5/language-specs/makefile.lang share/gtksourceview-5/language-specs/mallard.lang share/gtksourceview-5/language-specs/markdown.lang share/gtksourceview-5/language-specs/matlab.lang share/gtksourceview-5/language-specs/maxima.lang share/gtksourceview-5/language-specs/mediawiki.lang share/gtksourceview-5/language-specs/meson.lang share/gtksourceview-5/language-specs/modelica.lang share/gtksourceview-5/language-specs/mxml.lang share/gtksourceview-5/language-specs/nemerle.lang share/gtksourceview-5/language-specs/netrexx.lang share/gtksourceview-5/language-specs/nix.lang share/gtksourceview-5/language-specs/nsis.lang share/gtksourceview-5/language-specs/objc.lang share/gtksourceview-5/language-specs/objj.lang share/gtksourceview-5/language-specs/ocaml.lang share/gtksourceview-5/language-specs/ocl.lang share/gtksourceview-5/language-specs/octave.lang share/gtksourceview-5/language-specs/ooc.lang share/gtksourceview-5/language-specs/opal.lang share/gtksourceview-5/language-specs/opencl.lang share/gtksourceview-5/language-specs/pascal.lang share/gtksourceview-5/language-specs/perl.lang share/gtksourceview-5/language-specs/php.lang share/gtksourceview-5/language-specs/pig.lang share/gtksourceview-5/language-specs/pkgconfig.lang share/gtksourceview-5/language-specs/po.lang share/gtksourceview-5/language-specs/powershell.lang share/gtksourceview-5/language-specs/prolog.lang share/gtksourceview-5/language-specs/protobuf.lang share/gtksourceview-5/language-specs/puppet.lang share/gtksourceview-5/language-specs/python.lang share/gtksourceview-5/language-specs/python3.lang share/gtksourceview-5/language-specs/reasonml.lang share/gtksourceview-5/language-specs/rpmspec.lang share/gtksourceview-5/language-specs/rst.lang share/gtksourceview-5/language-specs/ruby.lang share/gtksourceview-5/language-specs/rust.lang share/gtksourceview-5/language-specs/scala.lang share/gtksourceview-5/language-specs/scheme.lang share/gtksourceview-5/language-specs/scilab.lang share/gtksourceview-5/language-specs/scss.lang share/gtksourceview-5/language-specs/sh.lang share/gtksourceview-5/language-specs/sml.lang share/gtksourceview-5/language-specs/solidity.lang share/gtksourceview-5/language-specs/sparql.lang share/gtksourceview-5/language-specs/spice.lang share/gtksourceview-5/language-specs/sql.lang share/gtksourceview-5/language-specs/star.lang share/gtksourceview-5/language-specs/sweave.lang share/gtksourceview-5/language-specs/swift.lang share/gtksourceview-5/language-specs/systemverilog.lang share/gtksourceview-5/language-specs/t2t.lang share/gtksourceview-5/language-specs/tcl.lang share/gtksourceview-5/language-specs/tera.lang share/gtksourceview-5/language-specs/terraform.lang share/gtksourceview-5/language-specs/texinfo.lang share/gtksourceview-5/language-specs/thrift.lang share/gtksourceview-5/language-specs/todotxt.lang share/gtksourceview-5/language-specs/toml.lang share/gtksourceview-5/language-specs/twig.lang share/gtksourceview-5/language-specs/typescript-js-expressions.lang share/gtksourceview-5/language-specs/typescript-js-functions-classes.lang share/gtksourceview-5/language-specs/typescript-js-literals.lang share/gtksourceview-5/language-specs/typescript-js-modules.lang share/gtksourceview-5/language-specs/typescript-js-statements.lang share/gtksourceview-5/language-specs/typescript-jsx.lang share/gtksourceview-5/language-specs/typescript-type-expressions.lang share/gtksourceview-5/language-specs/typescript-type-generics.lang share/gtksourceview-5/language-specs/typescript-type-literals.lang share/gtksourceview-5/language-specs/typescript.lang share/gtksourceview-5/language-specs/vala.lang share/gtksourceview-5/language-specs/vbnet.lang share/gtksourceview-5/language-specs/verilog.lang share/gtksourceview-5/language-specs/vhdl.lang share/gtksourceview-5/language-specs/xml.lang share/gtksourceview-5/language-specs/xslt.lang share/gtksourceview-5/language-specs/yacc.lang share/gtksourceview-5/language-specs/yaml.lang share/gtksourceview-5/language-specs/yara.lang share/gtksourceview-5/snippets/licenses.snippets a68 11 share/gtksourceview-5/styles/Adwaita-dark.xml share/gtksourceview-5/styles/Adwaita.xml share/gtksourceview-5/styles/classic-dark.xml share/gtksourceview-5/styles/classic.xml share/gtksourceview-5/styles/cobalt-light.xml share/gtksourceview-5/styles/cobalt.xml share/gtksourceview-5/styles/kate-dark.xml share/gtksourceview-5/styles/kate.xml share/gtksourceview-5/styles/oblivion.xml share/gtksourceview-5/styles/solarized-dark.xml share/gtksourceview-5/styles/solarized-light.xml a69 1 share/gtksourceview-5/styles/tango.xml d127 1 d131 1 @