summaryrefslogtreecommitdiff
path: root/gtksourceview/gtksourcelanguagemanager.c
Commit message (Expand)AuthorAgeFilesLines
* languagemanager: allow setting path to default RNG schemaChristian Hergert2022-09-051-3/+26
* languagemanager: add note about resource URIsChristian Hergert2022-01-281-0/+4
* languagemanager: fix gi-docgen warningsChristian Hergert2022-01-281-2/+2
* languagemanager: add since attribute to documentationChristian Hergert2022-01-281-0/+4
* languagemanager: whitespace cleanupChristian Hergert2022-01-281-7/+7
* languagemanager: add append/prepend_search_path()Martin Lund2022-01-281-0/+73
* docu: complete language guessing exampleGünther Wagner2022-01-181-1/+5
* annotate `guess_language` parameter as filenameAndy Russell2021-12-281-1/+1
* docs: port links to the gi-docgen wayBilal Elmoussaoui2021-12-011-41/+41
* docs: port types sections to gi-docgenBilal Elmoussaoui2021-12-011-4/+3
* g-i: drop uneeded since annotationsBilal Elmoussaoui2021-12-011-2/+0
* run through codespellBilal Elmoussaoui2020-10-011-1/+1
* fix const'ness of search-path usage in various managersChristian Hergert2020-09-211-5/+5
* use g_object_notify_by_pspec() and EXPLICIT_NOTIFYChristian Hergert2020-09-211-22/+26
* modeline: remove modelines from sources and headersChristian Hergert2020-09-211-1/+0
* language: add gtksourcelanguagemanager-private.hChristian Hergert2020-09-211-2/+1
* language: modernize GtkSourceLanguageManagerChristian Hergert2020-09-211-57/+59
* language: modernize GtkSourceLanguageChristian Hergert2020-09-211-3/+6
* build: remove use of HAVE_CONFIG_HChristian Hergert2020-09-211-3/+1
* copyright: make copyright headers more homogeneousChristian Hergert2020-09-211-1/+1
* languagemanager: avoid double entry of language by globNikita Zlobin2019-02-171-0/+1
* utils: merge gtksourceview-utils into gtksourceutilsSébastien Wilmet2017-09-241-1/+1
* utils: rename get_file_list()Sébastien Wilmet2017-09-241-3/+3
* utils: remove deprecated compat dir from get_default_dirs()Sébastien Wilmet2017-09-241-2/+2
* utils: rename get_default_dirs()Sébastien Wilmet2017-09-241-2/+2
* License headers: remove filenamesSébastien Wilmet2017-09-231-1/+1
* Include: gtksourceview-i18n.h -> glib/gi18n-lib.h where sufficientSébastien Wilmet2017-09-231-1/+0
* Replace physical FSF address by link to gnu.org in license headersSébastien Wilmet2016-12-251-3/+2
* Use a DSO destructorSébastien Wilmet2016-08-021-7/+13
* LanguageManager: better #includesSébastien Wilmet2016-08-021-3/+6
* language: add missing G_PARAM_STATIC_STRINGS'sSébastien Wilmet2016-06-201-2/+4
* Migrate remaining (allow-none) annotationsSébastien Wilmet2016-06-131-3/+3
* Add nullable annotationsPaolo Borelli2015-08-161-5/+5
* Make properties descriptions untranslatableSébastien Wilmet2014-12-071-7/+6
* docs: improve a little the short descriptionsSébastien Wilmet2014-11-221-1/+1
* docs: add (nullable) annotations to many return valuesEvan Nemerson2014-08-131-12/+11
* doc: remove links in the short descriptionsSébastien Wilmet2014-03-231-1/+1
* The King is DeadSébastien Wilmet2013-07-081-6/+2
* Remove all trailspaces in *.c and *.h filesSébastien Wilmet2012-04-081-14/+14
* Sort the languages alphabeticallyPaolo Borelli2011-11-261-1/+24
* Use *list_free_fullIgnacio Casal Quinteiro2011-10-011-2/+1
* Fix #define namespaceGarrett Regier2011-03-201-8/+8
* Do not use G_CONST_RETURN anymore. This macro is going to be deprecated.Ignacio Casal Quinteiro2011-03-131-2/+2
* [introspection] Fix two annotationsJohan Dahlin2010-09-241-1/+1
* Fix most introspection warningsGarrett Regier2010-09-201-5/+6
* Allow passing empty strings to gtk_source_language_manager_guess_language.Krzesimir Nowak2010-07-161-4/+3
* Added "This file is part of GtkSourceView" to files and corrected package nameGarrett Regier2010-06-081-3/+3
* Bug 620713 - We are under the GNU Lesser GPL not the GNU Library GPLGarrett Regier2010-06-081-13/+14
* Fix up the docs and add preliminary GObject Introspection supportGarrett Regier2010-05-161-9/+11
* More work on inlining docs and split the stylescheme reference in aPaolo Borelli2009-12-271-2/+17