summaryrefslogtreecommitdiff
path: root/gtksourceview/gtksourcetypes.h
Commit message (Expand)AuthorAgeFilesLines
* vim: add GtkSourceVimIMContextChristian Hergert2021-11-111-0/+1
* styleschemepreview: add GtkSourceStyleSchemePreviewChristian Hergert2021-10-111-0/+1
* indenter: add GtkSourceIndenter interfaceChristian Hergert2021-03-111-0/+1
* hover: add GtkSourceHover supportChristian Hergert2021-03-101-0/+4
* This is a straightforward port of Builder's snippet system to GtkSourceView.Christian Hergert2020-09-211-0/+4
* completion: new completion engineChristian Hergert2020-09-211-2/+2
* completion: remove access to completion windowChristian Hergert2020-09-211-1/+0
* gutter: add GtkSourceGutterLinesChristian Hergert2020-09-211-0/+1
* undo: remove GtkSourceUndoManagerChristian Hergert2020-09-211-1/+0
* build: use relative includes when possibleChristian Hergert2020-09-211-1/+2
* types: use spaces for alignmentChristian Hergert2020-09-211-32/+32
* copyright: make copyright headers more homogeneousChristian Hergert2020-09-211-1/+1
* build: switch to #pragma onceChristian Hergert2020-09-211-4/+1
* License headers: do not have two consecutive blank linesSébastien Wilmet2017-09-241-1/+0
* License headers: remove filenamesSébastien Wilmet2017-09-231-1/+1
* Avoid type redefinitionsSébastien Wilmet2017-05-171-2/+0
* Replace physical FSF address by link to gnu.org in license headersSébastien Wilmet2016-12-251-3/+2
* Replace #warning by #error pre-processor messagesSébastien Wilmet2016-11-041-5/+1
* Add comment about an alternative to gtksourcetypes.h in C11Sébastien Wilmet2016-10-141-0/+6
* StyleSchemeChoosers: add types to gtksourcetypes.hSébastien Wilmet2016-09-301-0/+3
* map: add type to gtksourcetypes.hSébastien Wilmet2016-09-301-0/+1
* region: add type to gtksourcetypes.hSébastien Wilmet2016-09-301-0/+1
* SpaceDrawer: make the class publicSébastien Wilmet2016-09-251-0/+1
* types.h: #include only what is necessarySébastien Wilmet2016-07-211-1/+1
* Move enum types from gtksourcetypes.h to where they are usedSébastien Wilmet2016-07-211-56/+1
* Replace 'typedef enum' with 'typedef enum _EnumType'Sébastien Wilmet2016-07-211-3/+3
* Use #warning only with GNUC and use a pragma message on win32Sébastien Wilmet2016-06-241-1/+5
* Warn when a secondary public header is #included in external codeSébastien Wilmet2016-06-241-0/+4
* Do not prefix macro names with underscoresSébastien Wilmet2016-04-281-3/+3
* Rework symbol visibility handlingPaolo Borelli2015-12-081-0/+1
* Add an empty GtkSourceTag classSébastien Wilmet2015-10-111-0/+1
* Provide a way to draw background patternsIgnacio Casal Quinteiro2015-01-221-0/+13
* File loading and savingSébastien Wilmet2014-07-091-2/+48
* New search and replace API, with SearchContext and SearchSettingsSébastien Wilmet2013-08-191-0/+1
* Rename GtkSourceSearch -> GtkSourceSearchContextSébastien Wilmet2013-08-191-0/+1
* Move some private types in gtksourcetypes-private.hSébastien Wilmet2012-12-281-7/+0
* Do not expose GtkSourceCompletionModel publiclySébastien Wilmet2012-11-191-1/+0
* GISCAN: avoid warning with GtkTextRegionSébastien Wilmet2012-11-191-1/+0
* Move all the main types in gtksourcetypes.hSébastien Wilmet2012-08-181-0/+62