summaryrefslogtreecommitdiff
path: root/gtksourceview/completion-providers
Commit message (Expand)AuthorAgeFilesLines
* completion: clear previous cell data on displayChristian Hergert2022-09-032-0/+8
* completion: add GtkSourceCompletionProposal.get_typed_textChristian Hergert2022-09-022-2/+25
* snippets: handle more-strict/less-strict/different semanticsChristian Hergert2022-09-011-5/+3
* build: fix CI warning/errorChristian Hergert2022-07-241-2/+1
* snippets: avoid inflation of snippetsChristian Hergert2022-07-223-145/+160
* docs: port links to the gi-docgen wayBilal Elmoussaoui2021-12-012-8/+8
* docs: port types sections to gi-docgenBilal Elmoussaoui2021-12-012-6/+6
* g-i: drop uneeded since annotationsBilal Elmoussaoui2021-12-011-2/+0
* drop unneeded version guards checksBilal Elmoussaoui2021-12-011-2/+2
* words: perform word completion from modelChristian Hergert2021-11-274-126/+362
* words: attempt to swallow word suffixChristian Hergert2021-11-261-1/+36
* snippets: use local instead of castChristian Hergert2020-11-061-1/+1
* meson: include completion words headerBilal Elmoussaoui2020-10-191-1/+1
* snippets: highlight snippet textwip/chergert/gsv-gtk4Christian Hergert2020-09-211-2/+8
* snippets: implement refilter for completion resultsChristian Hergert2020-09-212-2/+57
* snippets: handle empty language_idChristian Hergert2020-09-211-4/+4
* snippets: wrap snippet model with proposal modelChristian Hergert2020-09-211-2/+96
* snippets: port to new completion engineChristian Hergert2020-09-214-249/+102
* This is a straightforward port of Builder's snippet system to GtkSourceView.Christian Hergert2020-09-216-0/+745
* completion: fix transfer of word proposalChristian Hergert2020-09-211-2/+0
* completion: track recent GTK changesChristian Hergert2020-09-211-2/+3
* words: improve word completion robustnessChristian Hergert2020-09-211-15/+14
* words: implement filtering with GtkFilterListModelChristian Hergert2020-09-212-0/+77
* words: implement activate for word completionChristian Hergert2020-09-211-0/+25
* icons: add various icons for completionChristian Hergert2020-09-211-0/+4
* words: implement display interface for completion wordsChristian Hergert2020-09-211-0/+24
* words: fix usage of g_utf8_strlen()Christian Hergert2020-09-211-1/+1
* completion: port to new completion provider interfaceChristian Hergert2020-09-211-1/+0
* words: port to new completion provider interfaceChristian Hergert2020-09-214-276/+127
* completion: new completion engineChristian Hergert2020-09-211-6/+6
* words: port to new completion API using GdkTextureChristian Hergert2020-09-212-5/+5
* threads: use g_idle_add_full() or g_timeout_add_full()Christian Hergert2020-09-211-2/+1
* build: drop use of HAVE_CONFIG_HChristian Hergert2020-09-211-1/+0
* completion: use G_DEFINE_INTERFACEChristian Hergert2020-09-211-2/+2
* completion: modernize GtkSourceCompletionProposalChristian Hergert2020-09-211-1/+1
* build: use relative includes when possibleChristian Hergert2020-09-212-7/+5
* words: add various -private.h headersChristian Hergert2020-09-219-12/+15
* words: modernize GtkSourceCompletionWordsChristian Hergert2020-09-2110-349/+266
* build: remove use of HAVE_CONFIG_HChristian Hergert2020-09-215-15/+5
* build: Clean up libgtksourceview linkingChun-wei Fan2019-11-211-20/+17
* build: remove autotoolsChristian Hergert2019-04-272-52/+0
* meson: Fix Visual Studio DLL buildsChun-wei Fan2019-04-241-17/+20
* build: Port to the meson build systemMartin Blanchard2019-04-202-0/+54
* CompletionWordsLibrary: fix compil warning (-Wcast-function-type)Sébastien Wilmet2018-05-101-1/+2
* enumtypes: rename gtksourceview-enumtypes -> gtksource-enumtypesSébastien Wilmet2017-09-241-1/+1
* License headers: remove filenamesSébastien Wilmet2017-09-2310-10/+10
* Include: gtksourceview-i18n.h -> glib/gi18n-lib.h where sufficientSébastien Wilmet2017-09-231-3/+2
* Include config.h in all gtksourceview/**/*.c filesSébastien Wilmet2017-04-174-0/+16
* build: apply correctly HIDDEN_VISIBILITY_CFLAGSSébastien Wilmet2017-04-141-0/+1
* Revert "build: list deps only in helper Libtool libraries"Garrett Regier2017-01-151-3/+1