[gtksourceview] (239 commits) Non-fast-forward update to branch wip/lantw/build-allow-building-with-gettext-0.20



The branch 'wip/lantw/build-allow-building-with-gettext-0.20' was changed in a way that was not a 
fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  ad067d0... Bump version to 3.99.0
  e9f7a1c... Bump API version to 4
  a39304c... build: s/GSV_MAJOR_API_VERSION/GSV_API_VERSION/
  094d315... docs: update docs because of new major version
  855155c... Completion: remove the deprecated API
  98a83d7... CompletionInfo: remove the deprecated API
  be3c6f2... CompletionItem: remove the deprecated API
  597dbea... Gutter: remove deprecated functions
  ed0d07b... Gutter: remove the deprecated properties
  7b3256f... GutterRendererPixbuf: remove the deprecated API
  ec82776... MarkAttributes: remove the deprecated API
  cf718a9... Pixbuf helper: remove support for stock-id
  641c91b... SearchContext: remove forward/backward/replace deprecated A
  bc8ef00... SearchContext: remove set_settings() deprecated API
  8ad8235... View: remove the deprecated API
  5b64411... Style: remove the deprecated API
  a7b77cb... Remove gtksourceview-typebuiltins.h deprecated header
  b84a09e... Replace #warning by #error pre-processor messages
  9bc8605... win32: fix make distcheck
  c9cd8aa... Drop gtksourcelanguage-parser-1.c
  0c5c22d... Add padding for future expansion in the Class structures
  646992f... Update French translation
  5e5ba58... Update German translation (cherry picked from commit cacdea
  a6f76fa... Visual Studio builds: Prepare for 4.x
  14b855d... Visual Studio: Ensure .sln files have Windows/DOS line feed
  058f581... javascript.lang: Add 'async' and 'await' keywords
  6dc6c0b... Add missing <windows.h> include
  d6c07d0... Add missing <config.h> include
  5c38f41... SpaceDrawer: include config.h for windows
  dc19290... Update glade catalog
  e9fa429... Update sub *.pot files
  c898605... php.lang: set line-comment-start to // instead of #
  f2aaa48... docs: add a porting guide for GtkSourceView 3 -> 4
  52d5521... docs: document another change for 3.99.1
  8b1ce3f... Release 3.99.1
  a1e9510... Post-release version bump
  24ddcf5... Remove unmaintained Python tests
  ec3f888... SearchContext: rename forward2() -> forward()
  122673d... SearchContext: rename forward_finish2() -> forward_finish()
  2a065c5... SearchContext: rename backward2() -> backward()
  6fecb72... SearchContext: rename backward_finish2() -> backward_finish
  fa87872... SearchContext: rename replace2() -> replace()
  9137fa6... version: add version macros for 4.0
  2331d77... docs: add index of new symbols in 4.0
  258e1a6... SearchContext: update version for the renamed functions
  19ccba3... version: special case when minor version == 99
  a465068... CompletionItem: rename new2() -> new()
  1bf208d... CompletionItem: update version of the renamed function
  fbdd075... docs: list renamed functions
  46cdf68... SearchContext: make the :settings property construct-only
  01c0020... Release 3.99.2
  bffac47... Post-release version bump
  e41c922... Visual Studio builds: Go back to using GTK+-3.x
  17f53b7... s/Utilities functions/Utility functions/
  71924ee... Include windef instead of windows
  39e6644... Try harder to fix the #include for Windows
  7a67b17... language-specs: Add ABNF language specification
  60c518a... Update language-specs.pot
  406dc8c... language-specs: Add HAXE language specification
  fab8bfd... Update language-specs.pot
  bdb0a2d... Update Hungarian translation (cherry picked from commit 4b1
  8f77e51... meson.lang: Update missing keywords
  08ed8b5... Updated Czech translation
  d0d6739... build: update autogen.sh
  390cf19... build: print more information at the end of configure
  f383667... build: better use AX_CODE_COVERAGE
  a6388e2... build: use LT_LIB_M instead of hardcoding -lm
  e36e8fd... build: list deps only in helper Libtool libraries
  d4e8ded... build: remove TESTS_CFLAGS and TESTS_LIBS
  ef65fdf... build: use CLEANFILES for files built by make
  b024f0a... build: update git.mk
  85a8fe6... build: use GITIGNORE_MAINTAINERCLEANFILES from git.mk
  30a59df... Replace physical FSF address by link to gnu.org in license 
  43ec205... Update Kazakh translation (cherry picked from commit 450511
  5749523... css.lang: Add SVG specific properties and values
  3bc24dc... Update Slovak translation (cherry picked from commit c3d53a
  32f6fbe... language-specs: Add systemd and D-Bus MIME types to ini.lan
  792cf94... Update Polish translation
  c8b4218... rust.lang: Fix highlighting of nested multiline comments
  c393e77... dtl.lang: Add Django template language
  e21f4f9... Update language-specs.pot
  a93ea8b... Revert "build: list deps only in helper Libtool libraries"
  de2817e... Update Polish translation
  6a26f22... Revert "dtl.lang: Add Django template language"
  01d1146... Update language-specs.pot
  6a3ba8b... Update Brazilian Portuguese translation (cherry picked from
  b226403... GutterRendererPixbuf: fix LAST alignment
  26b831d... gutter: fix Coverity defect in begin_draw()
  4bef251... language: fix Coverity defect
  cf8a645... CompletionContext: fix Coverity defect
  ee3a4a9... StyleScheme: remove dead code (found by Coverity)
  2851c5e... ContextEngine: replace dead code by g_assert() (found by Co
  686bf15... GutterRendererPixbuf: convert buffer coord to gutter window
  87c5861... css.lang: Add display flow-root
  7a7c100... dtl.lang: Add Django template language
  951416c... javascript.lang: Add keyword 'of'
  10d5f3e... build: better order of toplevel SUBDIRS
  eec16e9... news: the release date of GtkSourceView 4.0 is not yet dete
  5d478ba... Update language-specs.pot
  c8a72a7... Updated Czech translation
  53600a8... readme: add section 'About GtkSourceView 4, GtkSourceView 5
  839f054... Updated Danish translation
  71c1aa5... Update Italian translation (cherry picked from commit 7bde4
  4244f82... Update Slovak translation (cherry picked from commit f2c1f6
  b608dd8... Update Swedish translation
  990edc2... Update Basque language
  16a36fe... Updated French translation
  0f6327e... Update Brazilian Portuguese translation
  827f4d8... Updated Serbian translation
  eede0fa... Release 3.99.3
  da14a2e... Post-release version bump
  a06ffaa... Update Hungarian translation
  177a101... rust.lang: fix invalid-char context matching rust's lifetim
  f8a70c5... Update Chinese (Taiwan) translation
  2641c22... Update Korean translation
  956891b... Updated Lithuanian translation
  1172c51... build: use installed glib valgrind suppression file
  cb3113c... Add Friulian translation
  27c5726... Updated Danish translation
  300cd0b... Update German translation
  7b58251... Visual Studio builds: Move projects to win32/
  6d1dd3b... Visual Studio builds: Add support for Visual Studio 2017
  b245c5c... win32/replace.py: Sync with GLib master
  13dc434... Visual Studio builds: Record version info in property sheet
  9710f60... Visual Studio builds: Refactor gtksourceversion.h generatio
  733bb0a... Visual Studio builds: Add scripts to generate .pc files
  714b5ef... Visual Studio builds: Generate .pc files upon "install"
  b7982a5... Visual Studio 201x projects: Update PythonPath
  062c89f... win32/gen-enums.batin: Correct the path
  919700f... Visual Studio builds: Fix linking
  37f8876... Visual Studio builds: Fix "install"
  b57ce8d... Visual Studio 201x builds: Correct .pdb filename
  e157a66... language-specs: Add a content type for python3.lang
  dfdc7a7... Remove MAINTAINERS file
  1ea65f8... Remove CONTRIBUTING.md
  f6bb0af... Update Finnish translation
  797893d... Update Catalan translation
  d739034... Update Indonesian translation
  4cefb04... Update Kazakh translation
  bec58eb... Update Spanish translation
  de48dfb... Update Galician translation
  924fee3... workaround deadlocks in type initialization
  3c09255... Update Latvian translation
  5fe43a1... News file: add news for 3.23.x and 3.24.0 versions
  494c76d... Force visual word movements for RTL
  7021815... view: small code polish for move-lines
  4a1bb21... testsuite: add unit tests for GtkSourceView::move-lines
  a0090d8... move-lines: simplify a condition and remove dead code
  d20b337... move-lines: get text with gtk_text_buffer_get_text(), not g
  bc554dc... move-lines: fix bug with trailing newline
  e64db4a... move-lines: deprecate copy parameter
  fbf572e... move-lines: simplify API
  8cc7e5b... docs: no API changes in 3.99.3
  baa09c0... build: disable -Werror by default
  dcd42b3... Update Greek translation
  f5deb10... Add news for version 3.24.1
  0c3d5ef... build: apply correctly HIDDEN_VISIBILITY_CFLAGS
  142e53b... Update Belarusian translation
  bbf4959... Include config.h in all gtksourceview/**/*.c files
  6369b8b... Update Serbian translation
  0b165ce... latex.lang: match word boundary after specific-commands (bu
  47ac929... iter: fix a bug in get_leading_spaces_end_boundary()
  9692ef0... testsuite: write more unit tests for _gtk_source_iter_*()
  b8eb9e2... Release 3.99.4
  3d69061... Post-release version bump
  1ffb7eb... build: improve order of top-level SUBDIRS
  5358960... jade.lang: add *.pug to globs
  e38e7f3... build: use PKG_CHECK_VAR
  aec85f7... docs: do not duplicate section titles
  4fd7211... docs: fix build warning
  324cdb3... win32/replace.py: Fix replacing items in files with UTF-8 c
  42ffea7... Avoid type redefinitions
  f0189f1... Hacking file: improve instructions for commit messages
  cf0d95d... dtl.lang: chmod -x
  55c6593... Simplify the README and HACKING files
  4580012... Add a language definition for Swift
  f2527bb... Update language-specs.pot
  0730022... Add syntax highlighting for Maxima
  657dacb... Update language-specs.pot
  0fdef03... Update Polish translation
  0caa62a... Update Hungarian translation
  24b076e... sparql.lang: Add some keywords and function keywords
  d673b0f... Update Spanish translation
  c28b473... Update Friulian translation
  94802a6... Update Friulian translation
  4031900... swift.lang: Add more keywords
  8293cf6... Update Friulian translation
  03e29b7... Update Friulian translation
  6e23955... Update Friulian translation
  1e20523... Update Friulian translation
  15ec0a5... Update Indonesian translation
  9608ed7... Update Turkish translation
  ac6338e... css.lang: Add grid properies, values and the 'fr' unit
  403e8d7... Updated Esperanto translation
  8babd51... bibtex.lang: sort keywords
  72ab978... bibtex.lang: add missing bib(la)tex keywords
  b36d20b... bibtex.lang: add string context for bib(la)tex values
  d4f39a1... latex.lang: improve \url and \href highlighting
  1143d99... docs: add page IDs
  e7dc8bb... docs: porting guide: one chapter per version transition
  cf501d6... Update Kazakh translation
  d190dde... Update Kazakh translation
  7d020c4... css.lang: Improve highlighting of functions: nesting and di
  28a7d5a... build: ignore all *.m4
  39d90e1... docs: improve short descriptions of GtkSourceBuffer/View cl
  e01136e... Add a language definition for Kotlin
  f06c046... docs: fix param name in gtk_source_search_settings_set_sear
  6d2bcb1... Update Catalan translation
  98b4c4c... Updated Czech translation
  334d058... Update Galician translation
  eb0abba... Updated Slovenian translation
  4e466f3... Updated Serbian translation
  c7b0814... Updated French translation
  d5b2be1... Updated Lithuanian translation
  0502661... Update Italian translation
  fb5ef90... Update German translation
  03e148f... Update Latvian translation
  a3b5651... Updated Danish translation
  325eb50... Updated Slovenian translation
  d728d1c... Fix Spanish translation header
  753af65... Pango TR #29 mostly done, add TODO to see if the code can b
  14bca91... view: handle cases where indent-width and tab-width match
  587b9b6... Update Belarusian translation
  fb0535b... Update Korean translation
  823ad1d... Update Slovak translation
  88db459... Update Brazilian Portuguese translation
  7921e90... Update Hungarian translation
  240b43f... Release 3.99.5
  c77abb0... Post-release version bump
  17affd7... language-specs: remove translatable strings from new *.lang
  48f6fac... language-specs: remove trailing spaces
  d15d84c... language-specs: update sub *.pot
  53310b3... language-specs: sort list of *.lang in Makefile.am
  eec7a2f... language-specs: do not mark strings for translation
  f384797... language-specs: remove old comments for translators
  64f379e... language-specs: update sub *.pot
  88833d1... language-specs: force to not translate _name
  58fd786... language-specs: improve an XPath selector in the ITS file
  fd4d776... language-specs: extract <language>'s _name attribute for tr
  4dc8a71... language-specs: mark for translation some language names
  514a83a... Do not translate "Kate"
  b09de52... Do not translate glade catalog
  408c448... docs: empty lines are not indented by gtk_source_view_inden
  9264cbf... Update Basque language
  3aacf30... vala.lang: Update to meet vala 0.38.0 specs
  b7ff35f... Updated Danish translation
  0cf3529... Improve intro paragraph
  9c7f945... view: indent: skip only *completely* empty lines
  3d62448... Improve HACKING file
  4077c22... Hacking file: move some links at the end of relevant sectio
  1c90534... docs: update wrt translatable strings in *.lang files
  0cef400... docs: remove revision dates, git is better at providing tha
  da3fd6e... Remove ENABLE_NLS option
  5e9f4de... Include: gtksourceview-i18n.h -> glib/gi18n-lib.h where suf
  a5e26dd... Merge gtksourceview-i18n into gtksourceview-utils
  bbd2b88... Remove GD_ macro, use function instead
  9c84a97... License headers: remove filenames
  ae5b4e2... License headers: do not have two consecutive blank lines
  26f0d36... utils: rename get_default_dirs()
  b6d61f2... utils: remove deprecated compat dir from get_default_dirs()
  c6ad862... utils: fix data subdir in get_default_dirs()
  8ca2679... utils: rename get_file_list()
  2e61b50... utils: rename string_to_int()
  939bb59... utils: rename pango_font_description_to_css()
  294f7f7... utils: rename dgettext()
  8fbb537... utils: merge gtksourceview-utils into gtksourceutils
  c932c95... init: "gtksourceview" -> "gtk_source"
  b8e8e4a... init: rename filename gtksourceview-init.c -> gtksourceinit
  9332441... enumtypes: rename gtksourceview-enumtypes -> gtksource-enum
  e7f53eb... build: Fix Visual Studio 2017 introspection builds
  b64ab5b... [l10n] Updated Catalan (Valencian) translation
  2cbdc06... Release 3.99.6
  a5c8b4f... Post-release version bump
  43e12d9... Visual Studio builds: Enhance security of x64 binaries
  0b23e30... Add logcat.lang
  cc4d0a9... Update zh_CN translation
  c37730e... Completion: rename show() -> start()
  63f7166... docs: add warnings: file loading and saving classes are unm
  d2f9b33... docs: improve doc of SearchContext:regex-error
  56949b3... docs: improve a little the class description of Completion
  e6ea712... python.lang: support dashes in named unicode character
  2760646... init: drop gconstructor.h, add public functions to init/fin
  29bec4c... test-widget: call gtk_source_init/finalize()
  caaf913... docs: misc improvements to the porting guide
  a42c40d... docs: porting guide: gtk_source_init() needs to be called
  2257ad0... Small improvements to the README file
  c25d8e6... rst.lang: Don't match words with underscores as links
  0fdbdfb... NEWS file: add dates for the last two releases
  6877b91... cmake.lang: update the lists of builtins to match CMake 3.1
  2c63846... cmake.lang: remove the "builtin-variable-2" context
  4007ba0... cmake.lang: multiple improvements to the "variable" context
  c67b869... cmake.lang: add highlighting for environment variable refer
  f030c3a... cmake.lang: add highlighting for quoted arguments
  533f5a3... cmake.lang: add highlighting for bracket arguments
  2eed8cb... cmake.lang: add highlighting for bracket comments
  038b60d... cmake.lang: highlight escape seqs and legacy syntax in unqu
  dd4e814... cmake.lang: make the top-level context more strict
  648a76a... cmake.lang: recognize unset() as a variable assignment
  dde1d7b... cmake.lang: clean up the "operator" and "constant" contexts
  9479b44... cmake.lang: add a test file
  3024375... python.lang: recognize escape sequences in raw strings
  7c3d5ea... Release 3.99.7
  2e7c713... Post-release version bump
  b25e71c... View: fix assignment from incompatible pointer type
  82eab68... docs: porting guide: remove recommendation to build 3.99.x 
  61ac0b5... Version macros: better handle 3.99 case and add TODO commen
  b22eb9d... Add a language file for Groovy
  8de6623... Update language-specs.pot
  60d1971... uncrustify: copy config from Clutter
  a82437e... uncrustify: adapt config to the GtkSourceView coding style
  3b3c2da... uncrustify: add equals
  39ae59d... uncrustify: adapt indent and spacing parameters
  4102248... uncrustify: lower-case values
  57e244c... uncrustify: adapt align and newline parameters
  35d00e4... uncrustify: add script to run uncrustify and gcu-lineup-par
  b870ddb... uncrustify: tune some parameters, add comments
  9327e0c... uncrustify: add a paragraph about uncrustify in the HACKING
  c4b40db... erlang.lang: add newer compiler directives
  5349b3d... configure: Don't declare functions in AC_TRY_COMPILE
  1880e41... groovy.lang: fix highlighting for dollar slashy strings sta
  ae0a821... fortran.lang: bring into accordance with F2003 and F2008
  5f46b2f... View: respect GtkTextView:accepts-tab property
  467c87e... Update Dutch translation
  16db686... View: fix includes (implicit declarations)
  7c22af0... GutterRenderer: fix includes (implicit declarations)
  9694791... tera.lang: Add new lang file for Tera templates
  95be808... Release 4.0.0
  8bd2d14... Post-release version bump
  4e4a9c5... toml.lang: Add new definition for toml files
  b7f323a... Update Croatian translation
  40356e9... uncrustify: add a FIXME comment
  407f3f8... Update Chinese (Taiwan) translation
  e1c52ca... Update Romanian translation
  1336bc4... Version macros: remove 3.99 special case
  b3dffc3... Version macros: silence a compilation warning when MINOR_VE
  1457ff8... css.lang: pseudo-elements with two colons
  90655e2... css.lang: Add nwse-resize (cursor) property value
  6128cf6... css.lang: Add more CSS3 (and SVG) property names and values
  0c8d5ba... css.lang: Add colors of CSS Color Module Level 4
  916b242... xml.lang: add support for sgml file type
  fc7738e... Release 4.0.1
  d1b883b... Post-release version bump
  896e22d... css.lang: Numbers and units fixes
  3bf8216... css.lang: Case-insensitive highlighting
  b3e895d... css.lang: Consistency fixes
  366fb3a... css.lang: Remove prefix/suffix for colors and property valu
  bb6a105... css.lang: Add keyword arguments for CSS3 functions
  8cbafc7... css.lang: Add argument for :nth-* pseudo-classes
  8fb1231... CompletionWordsLibrary: fix compil warning (-Wcast-function
  ade0901... StyleScheme: fix compil warning (-Wcast-function-type)
  22a007f... StyleSchemeChooserWidget: fix compil warning (-Wcast-functi
  da50491... CompletionModel: fix compil warning (-Wcast-function-type)
  32e9fef... ContextEngine: fix compil warnings (-Wcast-function-type)
  f95db3f... Language parser: fix compil warning (-Wcast-function-type)
  7ae55f7... MarksSequence: fix compil warning (-Wcast-function-type)
  d674f6d... css.lang: @font-face improvements
  c072028... css.lang: Add animatable properties
  e6162a1... css.lang: Support Unicode and character escapes for IDs and
  93a7344... css.lang: Add support for @keyframes call / block
  c451ac6... css.lang: Add highlighting for vendor prefixed values
  f91ea47... css.lang: Move media queries and @media call into separate 
  5fb5fa5... css.lang: Reorganize structure of lang file
  c8a4b44... css.lang: Add container contexts to help lang file organiza
  5e57f0e... css.lang: Limit attribute operator highlighting
  042e489... css.lang: Add highlighting for @supports
  425b420... css.lang: Add highlighting for @charset, @import, and @name
  8d26d3d... css.lang: Update media features and feature values
  9d457de... css.lang: Sort and update pseudo-elements and pseudo-classe
  020ca81... css.lang: Add highlighting for :lang() and :not() arguments
  590c84a... css.lang: Make dimension and resolution contexts easier to 
  f5a810d... css.lang: Add missing font-variant-east-asian values
  5d3e11f... css.lang: Add more number regexs
  045bd45... css.lang: Add highlighting for @font-feature-values block
  2d050dd... css.lang: Add more support for CSS Paged Media Module Level
  79bf473... css.lang: Rename selector style/context IDs
  975114b... css.lang: Update styles to better reflect contexts
  8b50037... README: remove section "How to report bugs"
  997f786... Move to GitLab: update HACKING file
  7522650... Move to GitLab: update URLs
  5dac695... css.lang: Add *-content contexts to aid extensibility
  0a69e1f... css.lang: Add *-value contexts for extensibility
  53c672f... css.lang: Split all-style-properties context
  dd42ce3... css.lang: Split declaration / test contexts for extensibili
  33662a6... css.lang: Add modifier context for extensibility
  cf3ed47... css.lang: Combine at-rule keyword and call contexts
  b068ac5... css.lang: Fix various highlighting
  4b182e8... css.lang: Group selector contexts, fix nested :not() highli
  bc4a1af... css.lang: Highlight escape sequences in strings
  94782d7... css.lang: Fix incorrect highlighting in certain nested at-r
  6a88919... css.lang: Speed up regular expressions a bit
  fa25d74... css.lang: Reorganize test file
  a8c4ef0... css.lang: Match the slash symbol in font declarations
  472515e... scss.lang, less.lang: Add new languages
  b755c35... rust.lang: add i128 & u128, and allow underscores in unicod
  fb6c194... Release 4.0.2
  3f7c2a1... Post-release version bump
  29f5277... Add the GtkSourceView logo to git
  d7a9c46... gradle.lang: add language file
  3b8f784... latex.lang: add support of minted package
  1df8022... javascript.lang: Allow \\ in bracketed groups.
  5448487... javascript.lang: Remove accidental line continations from t
  0681c09... javascript.lang: Fix escape sequences
  708290b... Updated Spanish translation
  ee51c7f... completion: fix improper memory use for background-color
  6ef2138... encoding: fix leak of variant
  4f618e1... haskell.lang: multiple fixes
  0d97d63... SpaceDrawer: Avoid repeatedly checking last line
  05081ba... markdown.lang: add support for blocks of code (three back-t
  ba74d78... logtalk.lang: Add Logtalk language support
  b1e87ca... logtalk.lang: Do not translate the language name and style 
  7f2469c... logtalk.lang: Use the correct section name
  fd0bdd6... logtalk.lang: Add to POTFILES.skip
  c260600... Update language-specs.pot
  acff0a7... Update Polish translation
  356f4cc... Update Swedish translation
  9a7869b... Update German translation
  347e881... Update French translation
  8ae3d60... Added Slovenian translation
  23a896d... Updated Lithuanian translation
  2741071... Update Turkish translation
  1568ae9... Update Chinese (Taiwan) translation
  2ebbb07... Update Romanian translation
  40591b9... Updated Czech translation
  521cf9c... cpp.lang: added support for raw strings
  4d0f2d4... Update Friulian translation
  3c2176b... doap: update maintainers doap
  b0cbd76... Update Brazilian Portuguese translation
  07f53cd... Update Kazakh translation
  66ed54d... Update Indonesian translation
  e2a47e0... Update Italian translation
  a661870... Update Korean translation
  3f0e122... Update Galician translation
  ece4d13... Update Hungarian translation
  d5ce828... Update Latvian translation
  c455daf... Updated Danish translation
  2bcb421... Update Croatian translation
  9bdef12... recognise *.glsl files
  ab7100d... Updated Spanish translation
  7abe303... release 4.0.3
  6753738... Post-release version bump
  57ceb9b... fish.lang by Nicola Jelmorini (@VosaXalo)
  680bb43... fish.lang: Various touch-ups
  c20cbbd... Update POTFILES.skip
  c4fad6e... Update language-specs.pot
  5d9be0c... Update Belarusian translation
  ed89fad... rst.lang: comments must match at line start
  febdaa7... Add breakpoint function from Python 3.7
  1b0ac85... powershell.lang: Add Powershell language support
  4742038... powershell.lang: Do not translate the language name and sty
  ecb3248... Update Serbian translation
  414ac67... cpp.lang: add *.tpp glob for C++ types
  8fef3a5... MSVC Projects: Fix build
  9170d0d... build: Use PythonDir instead of PythonPath in MSVC projects
  a207597... build: Allow different Python installations per MSVC versio
  dc6a586... MSVC builds: Separate x86 and x64 Python usage
  4d94592... MSVC builds: Adapt to Pythonfied glib-mkenums
  a00ed7f... build: Fix introspection on Visual Studio
  c96f2c5... css.lang: Highlight comments in vendor-specific at-rules
  338562f... css.lang, less.lang, scss.lang: Remove unnecessary characte
  90d4057... less.lang, scss.lang: Document incorrect highlighting in te
  1f003a7... css.lang, less.lang, scss.lang: Remove "-regex" from regex 
  d384c84... css.lang, less.lang, scss.lang: Update @charset handling
  d09d8b9... html.lang: Remove unallowed whitespace
  dc97e1d... meson.lang: Update to latest syntax
  bf62e5e... gdscript.lang: add support for Godot Game Engine
  3161bc6... gap.lang: remove *.gd glob matching
  a08a187... Update Occitan translation
  1a012b2... gdscript.lang: Do not translate the language name
  7c96532... Add Solidity language definition
  3059e44... javascript.lang: Add/update ES2015 number contexts
  ca2fc77... javascript.lang: Update keywords to ES2015
  f8f408a... javascript.lang: Group properties/methods by object
  1443c2f... javascript.lang: Update properties/methods to ES2015
  36b6a71... javascript.lang: Update objects up to ES2015
  fef6948... javascript.lang: Fix highlighting for "keyword" properties/
  9d1b2e1... javascript.lang: Remove *.node from globs
  d284071... html.lang: Enhance headings (<h1>-<h6>) highlighting
  048ba1d... html.lang: Enhance <title> highlighting
  6002295... html.lang: Require end tags for <style> and <script>
  5d1984f... regex: fix potential use of -1 as byte offset
  9950c00... regex: fix offset behavior
  1143e50... Update Greek translation
  7553e15... logtalk.lang: Fix as/2 infix operator highlighting
  d8d5498... groovy.lang: correctly highlight slashes after different ty
  4bcd485... dart.lang: add support for Dart language
  deea3fb... Update POTFILES.skip
  5b6f183... Update language-specs.pot
  688855e... gtksourcestylescheme: re-apply CSS when parent style is set
  e6a2ae2... languagemanager: avoid double entry of language by glob
  ca213ca... searchcontext: avoid use of GtkTextIter across main loop bo
  c96c159... buffer: gtk_source_buffer_create_source_mark is transfer no
  db2f898... completion: ensure GList link is freed
  7137a02... gutterrenderermarks: free composited pixbuf
  99dabb4... gutterrenderermarks: free mark slist in query-tooltip
  243f3fa... Update Dutch translation
  56f133a... Update French translation
  0ae462e... sourceview: add some documentation regarding changing fonts
  c27dd44... testsuite: Fix a comparison which depended on GLib hash tab
  9d63381... Release 4.2.0
  79c9153... build: Include fish.lang
  727b871... julia: update syntax to julia versions > 1.0
  ffb9739... gtksourcebuffer: set @iter as (nullable)
  ea284a1... Update Catalan translation
  553267f... stylescheme: raise priority of .current-line-number CSS
  cdbdab9... Prevents C++ code to be spell checked
  383f9e4... utils: add fast string conversion from Builder
  bb42f80... lines: use fast integer to string conversion
  b8229fc... utils: avoid use of rodata for string conversion speedup
  cfd2b5c... tests: add conformance check for string conversion
  7aa2913... contextengine: disable highlighting in presence of long lin
  388a08a... Revert "contextengine: disable highlighting in presence of 
  594d1a7... yaml: simplify map regex
  54e48e9... contextengine: clear invalid ranges if BOM is found
  ba37e8d... Bump version for development
  9f3da74... build: Port to the meson build system
  931022f... meson: allow use of meson 0.49
  025672c... testsuite: remove use of meson 0.50 argument
  534eac1... Release 4.3.1
  d556459... Post-release version bump
  f7bf7e2... c.lang: Highlight double_t and float_t
  5b7386d... meson.build: Manually search for libxml2 on MSVC if needed
  26da2dc... meson.build: Don't check for GCC CFlags on MSVC
  5235250... MSVC builds: Move our math.h to win32/
  39ef0bf... meson: Fix Visual Studio DLL builds
  e8dfda6... gtksourceutils.c: Don't define variables in a for loop stat
  411a2d4... test-int2str.c: Use g_snprintf()
  dff943e... build: Drop the Visual Studio projects
  511a74d... build: Add instructions on building with Meson using Visual
  607d57b... AUTHORS: update active authors
  8aea784... utils: prefer snprintf() over g_snprintf()
  1f91fe6... build: bump GTK requirement to >= 3.22
  80eaf1c... completion: remove use of deprecated API
  8b124f7... build: add expliciti fribidi dependency
  6ff0a0c... sourceview: remove use of deprecated pango_find_base_dir()
  86bcfc5... build: remove autotools
  c531780... build: remove po/Makevars
  357b5ee... gradle.lang: deduplicate
  0cf0a28... build: update build instructions
  3088611... build: add fribidi to list of dependencies
  eda6cda... yaml.lang: improve detection of block scalars
  d53e1ab... yaml.lang: fix some cases of falsely recognized map keys
  a9c777c... yaml.lang: improve the highlighting of quoted strings
  61ff68f... tests: add example yaml file
  5b283f2... Update Chinese (China) translation
  abe206d... marshal: explicitly set marshallers for GtkSourceView
  af16868... marshal: add marshallers for GtkSourceBuffer
  3c212e2... marshal: add marshallers for GtkSourceCompletion
  845e543... marshallers: explicity set c_marshaller and va_marshaller
  70a854a... gtksourceview: delete selection when indenting
  27de222... groovy.lang: correctly highlight ${} placeholders with brac
  978ea0b... rust.lang: add some newer keywords
  5effc7a... css.lang: Add highlighting for custom properties (css varia
  a41d3e9... css.lang: Add "all" property name and "revert" property val

Commits added to the branch:

  cacdea5... Update German translation (*)
  2fbd9fb... javascript.lang: Add 'async' and 'await' keywords (*)
  e69e7f3... Add missing <windows.h> include (*)
  60b8305... Add missing <config.h> include (*)
  3455b3e... SpaceDrawer: include config.h for windows (*)
  3fa15dd... php.lang: set line-comment-start to // instead of # (*)
  60661ee... Visual Studio 201x builds: Fix .pdb naming (*)
  a674c23... Visual Studio builds: Define GTK_SOURCE_COMPILATION (*)
  fdce0d2... Include windef instead of windows (*)
  9ce1ec4... Updated Serbian translation (*)
  a518ccd... Try harder to fix the #include for Windows (*)
  157c5e0... language-specs: Add ABNF language specification (*)
  60d9701... Update language-specs.pot (*)
  c29fe4b... language-specs: Add HAXE language specification (*)
  d205fc4... Update language-specs.pot (*)
  4b1b447... Update Hungarian translation (*)
  e383ab2... Updated Serbian translation (*)
  6cfd7a4... meson.lang: Update missing keywords (*)
  c6acfc5... Updated Czech translation (*)
  26cd029... Updated Spanish translation (*)
  4505116... Update Kazakh translation (*)
  30e5e55... css.lang: Add SVG specific properties and values (*)
  c3d53a1... Update Slovak translation (*)
  6774250... Update Polish translation (*)
  65a2bef... language-specs: Add systemd and D-Bus MIME types to ini.lan (*)
  22c8ab1... rust.lang: Fix highlighting of nested multiline comments (*)
  7f196fe... dtl.lang: Add Django template language (*)
  9a32ff1... Update language-specs.pot (*)
  ce4a591... Update Polish translation (*)
  40c7463... Revert "dtl.lang: Add Django template language" (*)
  84bee62... Update language-specs.pot (*)
  df2de31... Release 3.23.2 (*)
  f635625... Post-release version bump (*)
  f89c843... Update Brazilian Portuguese translation (*)
  ce4ab92... GutterRendererPixbuf: fix LAST alignment (*)
  c2b6c4a... gutter: fix Coverity defect in begin_draw() (*)
  9ba7056... language: fix Coverity defect (*)
  5cc67a2... CompletionContext: fix Coverity defect (*)
  8211297... StyleScheme: remove dead code (found by Coverity) (*)
  f816746... ContextEngine: replace dead code by g_assert() (found by Co (*)
  53d4e35... GutterRendererPixbuf: convert buffer coord to gutter window (*)
  d55b04e... css.lang: Add display flow-root (*)
  fb53a57... dtl.lang: Add Django template language (*)
  d3119c6... javascript.lang: Add keyword 'of' (*)
  dda2c17... Update Swedish translation (*)
  f40407e... Update language-specs.pot (*)
  45e48ca... Release 3.23.90 (*)
  49e4ffe... Post-release version bump (*)
  aa850a8... Updated Czech translation (*)
  dfe4682... Update Swedish translation (*)
  8c9dd76... Updated Danish translation (*)
  ccc7ae0... Visual Studio builds: Move projects to win32/ (*)
  5e77721... Visual Studio builds: Add support for Visual Studio 2017 (*)
  7bde45a... Update Italian translation (*)
  f2c1f6b... Update Slovak translation (*)
  582c4bb... Updated Norwegian bokmål translation. (*)
  1a86bba... Update Basque language (*)
  a07e3aa... Update Kazakh translation (*)
  8c82cc0... Updated French translation (*)
  ff60b07... Update Brazilian Portuguese translation (*)
  6deb4ef... Update Hungarian translation (*)
  b6a8773... Updated Serbian translation (*)
  d0a5b63... rust.lang: fix invalid-char context matching rust's lifetim (*)
  f29a80d... Updated Spanish translation (*)
  fa7b6ec... Update Chinese (Taiwan) translation (*)
  7063c8e... Update Korean translation (*)
  654dc9d... Updated Lithuanian translation (*)
  8d28ecd... Update Indonesian translation (*)
  9540e69... win32/replace.py: Sync with GLib master (*)
  9d72bd1... Visual Studio builds: Record version info in property sheet (*)
  07e0b8f... Visual Studio builds: Refactor gtksourceversion.h generatio (*)
  68d596e... Visual Studio builds: Add scripts to generate .pc files (*)
  7a13a5f... Add Friulian translation (*)
  cfca4da... Updated Danish translation (*)
  21f5fdc... Update German translation (*)
  33568ad... Visual Studio builds: Generate .pc files upon "install" (*)
  416aaec... language-specs: Add a content type for python3.lang (*)
  ce022d0... Update Galician translation (*)
  e1fbff4... Update Finnish translation (*)
  d60f9c5... Release 3.23.91 (*)
  56b62e2... Update Latvian translation (*)
  c9be8b2... Release 3.24.0 (*)
  fb70858... workaround deadlocks in type initialization (*)
  0f063fe... Force visual word movements for RTL (*)
  4de51c4... view: small code polish for move-lines (*)
  e12db0c... testsuite: add unit tests for GtkSourceView::move-lines (*)
  587b508... move-lines: simplify a condition and remove dead code (*)
  35605da... move-lines: get text with gtk_text_buffer_get_text(), not g (*)
  9ba505c... move-lines: fix bug with trailing newline (*)
  14d5c4f... move-lines: deprecate copy parameter (*)
  d165bfb... Update Greek translation (*)
  c105423... Release 3.24.1 (*)
  e88e829... Update Belarusian translation (*)
  3fa6456... Update Serbian translation (*)
  18b14b7... Update Serbian Latin translation (*)
  e3b936c... latex.lang: match word boundary after specific-commands (bu (*)
  53369e0... iter: fix a bug in get_leading_spaces_end_boundary() (*)
  6b4a11a... testsuite: write more unit tests for _gtk_source_iter_*() (*)
  92757d9... jade.lang: add *.pug to globs (*)
  1409842... win32/replace.py: Fix replacing items in files with UTF-8 c (*)
  a5b57e6... Avoid type redefinitions (*)
  3454336... Release 3.24.2 (*)
  faf35ea... Post-release version bump (*)
  a650839... sparql.lang: Add some keywords and function keywords (*)
  a169f03... css.lang: Add grid properies, values and the 'fr' unit (*)
  f394d4b... bibtex.lang: sort keywords (*)
  97d7147... bibtex.lang: add missing bib(la)tex keywords (*)
  bcd8d51... bibtex.lang: add string context for bib(la)tex values (*)
  a8e769c... latex.lang: improve \url and \href highlighting (*)
  17defd3... Release 3.24.3 (*)
  a2e6f12... Post-release version bump (*)
  ac7a973... Update Kazakh translation (*)
  71205db... css.lang: Improve highlighting of functions: nesting and di (*)
  cd69dcd... docs: fix param name in gtk_source_search_settings_set_sear (*)
  c29cfba... Updated Slovenian translation (*)
  b114783... Fix Spanish translation header (*)
  cba46d7... view: handle cases where indent-width and tab-width match (*)
  2b77cb1... language-specs: add Kotlin, Maxima and Swift (*)
  90828e9... language-specs: remove trailing spaces (*)
  01a56e6... language-specs: update sub *.pot (*)
  d279392... Release 3.24.4 (*)
  4b9ccc0... Post-release version bump (*)
  d760178... build: Use PythonDir instead of PythonPath in MSVC projects (*)
  6913063... build: Allow different Python installations per MSVC versio (*)
  aa5b31f... MSVC builds: Separate x86 and x64 Python usage (*)
  00ac736... MSVC builds: Adapt to Pythonfied glib-mkenums (*)
  cfdff60... docs: empty lines are not indented by gtk_source_view_inden (*)
  77af939... vala.lang: Update to meet vala 0.38.0 specs (*)
  00a054e... Update Turkish translation (*)
  bdf0dc9... Update Turkish translation (*)
  91ffcb1... build: Integrate introspection builds in MSVC projects (*)
  190037e... view: indent: skip only *completely* empty lines (*)
  14aa7b5... Release 3.24.5 (*)
  ddb505f... Post-release version bump (*)
  ec772cc... build: Fix Visual Studio 2017 introspection builds (*)
  948f551... [l10n] Updated Catalan (Valencian) translation (*)
  c3971ef... Update Swedish translation (*)
  da9ddc1... Visual Studio builds: Enhance security of x64 binaries (*)
  6d02a3a... Update zh_CN translation (*)
  d7b63f4... python.lang: support dashes in named unicode character (*)
  4fe2ea4... Add logcat.lang (*)
  f3049b9... rst.lang: Don't match words with underscores as links (*)
  f8dcfa7... python.lang: recognize escape sequences in raw strings (*)
  b673087... Release 3.24.6 (*)
  ca11c6e... Post-release version bump (*)
  6413de3... language-specs: sync all *.lang files from GtkSourceView 4 (*)
  ee90812... configure: Don't declare functions in AC_TRY_COMPILE (*)
  df484cd... View: respect GtkTextView:accepts-tab property (*)
  41df38a... Update Dutch translation (*)
  4678ec1... language-specs: sync all *.lang files from GtkSourceView 4 (*)
  7bce982... Release 3.24.7 (*)
  b37c5f9... Post-release version bump (*)
  06c87d8... Update Croatian translation (*)
  a3af337... Update Chinese (Taiwan) translation (*)
  933e317... Update Occitan translation (*)
  47676f6... Update Romanian translation (*)
  3db94bb... win32: lib shutdown on DLL_PROCESS_DETACH, not DLL_THREAD_D (*)
  0ebeb06... language-specs: sync all *.lang files from GtkSourceView 4 (*)
  f87bc25... Release 3.24.8 (*)
  b9f6ee2... Post-release version bump (*)
  5669652... Style: add missing G_PARAM_DEPRECATED flag to the :underlin (*)
  e938da8... completion: fix improper memory use for background-color (*)
  5249f35... encoding: fix leak of variant (*)
  221d02b... haskell.lang: multiple fixes (*)
  fe0049a... SpaceDrawer: Avoid repeatedly checking last line (*)
  564cf3d... markdown.lang: add support for blocks of code (three back-t (*)
  7ad86f6... logtalk.lang: Add Logtalk language support (*)
  146b794... logtalk.lang: Do not translate the language name and style  (*)
  378cf98... logtalk.lang: Use the correct section name (*)
  48dffdb... logtalk.lang: Add to POTFILES.skip (*)
  2b1a2d0... Update language-specs.pot (*)
  0f73905... Update Polish translation (*)
  63d65f9... Update Swedish translation (*)
  4a9decb... Update German translation (*)
  e97101a... Update Brazilian Portuguese translation (*)
  fc46a65... Updated Slovenian translation (*)
  3e617ff... Updated Slovenian translation (*)
  5ce7142... Updated Lithuanian translation (*)
  627a350... cpp.lang: added support for raw strings (*)
  165abc6... Update Hungarian translation (*)
  66ab1b1... doap: update maintainers doap (*)
  c7e36c6... Updated Czech translation (*)
  8f68d3e... Updated Czech translation (*)
  cda53b3... Update Indonesian translation (*)
  c222b1d... recognise *.glsl files (*)
  699ce6b... release 3.24.9 (*)
  6f5a8b9... Post-release version bump (*)
  9a99be1... rst.lang: comments must match at line start (*)
  40cfc37... Add breakpoint function from Python 3.7 (*)
  3f709ef... powershell.lang: Add Powershell language support (*)
  6dd0e6b... powershell.lang: Do not translate the language name and sty (*)
  16887bc... cpp.lang: add *.tpp glob for C++ types (*)
  c3b9e13... css.lang: Highlight comments in vendor-specific at-rules (*)
  453e298... css.lang, less.lang, scss.lang: Remove unnecessary characte (*)
  1276ebf... less.lang, scss.lang: Document incorrect highlighting in te (*)
  8f46cef... css.lang, less.lang, scss.lang: Remove "-regex" from regex  (*)
  d5bd544... css.lang, less.lang, scss.lang: Update @charset handling (*)
  0cfd390... meson.lang: Update to latest syntax (*)
  1bb1821... Update Italian translation (*)
  14b0111... Update Basque translation (*)
  5f563e6... Updated Spanish translation (*)
  23bc81a... regex: fix potential use of -1 as byte offset (*)
  259acf6... regex: fix offset behavior (*)
  d261a80... logtalk.lang: Fix as/2 infix operator highlighting (*)
  de8330e... groovy.lang: correctly highlight slashes after different ty (*)
  17db87c... languagemanager: avoid double entry of language by glob (*)
  c43dbda... searchcontext: avoid use of GtkTextIter across main loop bo (*)
  8796b34... buffer: gtk_source_buffer_create_source_mark is transfer no (*)
  2769eb5... completion: ensure GList link is freed (*)
  745b8fa... gutterrenderermarks: free composited pixbuf (*)
  808010d... gutterrenderermarks: free mark slist in query-tooltip (*)
  1066c05... Update French translation (*)
  a59732a... Update Serbian translation (*)
  08d01b3... Update Turkish translation (*)
  2fd1270... testsuite: Fix a comparison which depended on GLib hash tab (*)
  66c758d... gtksourcestylescheme: re-apply CSS when parent style is set (*)
  65e8cc1... Release 3.24.10 (*)
  ed97123... Post-release bump (*)
  c116437... julia: update syntax to julia versions > 1.0 (*)
  dd4475f... gtksourcebuffer: set @iter as (nullable) (*)
  5d34a58... stylescheme: raise priority of .current-line-number CSS (*)
  4cd32a3... Prevents C++ code to be spell checked (*)
  380d8d0... contextengine: disable highlighting in presence of long lin (*)
  8ce925c... Revert "contextengine: disable highlighting in presence of  (*)
  9b84539... yaml: simplify map regex (*)
  06a9d37... contextengine: clear invalid ranges if BOM is found (*)
  a811913... c.lang: Highlight double_t and float_t (*)
  ec7bd86... yaml.lang: improve detection of block scalars (*)
  897c749... yaml.lang: fix some cases of falsely recognized map keys (*)
  613f41a... yaml.lang: improve the highlighting of quoted strings (*)
  f50f813... Release 3.24.11 (*)
  2651193... Post-release version bump (*)
  75ffbbe... gtksourceview: delete selection when indenting (*)
  02b533c... groovy.lang: correctly highlight ${} placeholders with brac (*)
  a7b86bf... rust.lang: add some newer keywords (*)
  a9e3caf... Update Romanian translation (*)
  d3145c5... css.lang: Add highlighting for custom properties (css varia (*)
  c8b0c97... css.lang: Add "all" property name and "revert" property val (*)
  a68eca2... build: Allow building with gettext ≥ 0.20

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]