summaryrefslogtreecommitdiff
path: root/gtksourceview/gtksourcestylescheme.h
Commit message (Expand)AuthorAgeFilesLines
* stylescheme: add support for <metadata>Christian Hergert2021-12-011-0/+3
* modeline: remove modelines from sources and headersChristian Hergert2020-09-211-2/+1
* build: use relative includes when possibleChristian Hergert2020-09-211-1/+2
* scheme: add gtksourcestylescheme-private.hChristian Hergert2020-09-211-34/+7
* scheme: modernize GtkSourceStyleSchemeChristian Hergert2020-09-211-63/+25
* copyright: make copyright headers more homogeneousChristian Hergert2020-09-211-1/+1
* build: switch to #pragma onceChristian Hergert2020-09-211-4/+1
* License headers: remove filenamesSébastien Wilmet2017-09-231-1/+1
* Replace physical FSF address by link to gnu.org in license headersSébastien Wilmet2016-12-251-3/+2
* Add padding for future expansion in the Class structuresSébastien Wilmet2016-11-051-2/+1
* Replace #warning by #error pre-processor messagesSébastien Wilmet2016-11-041-5/+1
* 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/+7
* Style scheme: be sure to apply the CSS only to a GtkSourceViewSébastien Wilmet2015-11-261-2/+2
* StyleScheme: remove dead codeSébastien Wilmet2015-02-051-4/+0
* Provide a way to draw background patternsIgnacio Casal Quinteiro2015-01-221-0/+5
* Style scheme: small clean-upSébastien Wilmet2013-08-201-35/+52
* Clean headers includesSébastien Wilmet2012-11-231-1/+0
* Move all the main types in gtksourcetypes.hSébastien Wilmet2012-08-181-1/+1
* Fix #define namespaceGarrett Regier2011-03-201-6/+6
* Do not use G_CONST_RETURN anymore. This macro is going to be deprecated.Ignacio Casal Quinteiro2011-03-131-2/+1
* Use the new .view style when applying a scheme style.Ignacio Casal Quinteiro2011-01-101-0/+2
* Port to the new GtkStyleContext API.Paolo Borelli2010-12-051-1/+1
* Added "This file is part of GtkSourceView" to files and corrected package nameGarrett Regier2010-06-081-14/+15
* Use GTK+ single includesJavier Jardón2010-03-121-1/+1
* New API: gtk_source_view_[set|get]_draw_spaces, bug #441513.Paolo Borelli2008-08-091-0/+2
* Style schemes can now optionally define the color of the right margin linePaolo Maggi2007-08-281-0/+2
* updatedPaolo Maggi2007-08-271-2/+2
* add gtk_source_style_scheme_get_authors methodPaolo Maggi2007-08-271-0/+4
* add the "description" property and makePaolo Borelli2007-08-251-8/+8
* Revert previous commitPaolo Maggi2007-08-141-1/+0
* new methodPaolo Maggi2007-08-141-0/+1
* add a filename property and the relative getter.Paolo Borelli2007-07-131-1/+2
* add description getter.Paolo Borelli2007-07-101-0/+1
* GtkSourceStyleScheme stuff: It's possible to name colors in style schemeYevgen Muntyan2007-06-261-4/+0
* Made GtkSourceStyle a GObject, with properties for text attributes,Yevgen Muntyan2007-06-181-1/+1
* Beginning of great relicensing.Yevgen Muntyan2007-06-171-11/+11
* made "highlight" property TRUE by default; (gtk_source_buffer_init): useYevgen Muntyan2007-06-111-1/+1
* Merge soc-2006 into trunkSOC_2006_MERGEPOINTSteve Frécinaux2007-05-251-57/+44
* marked the "Others" style as deprecatedPaolo Maggi2004-02-231-1/+1
* Add a style_changed signal so implementations of the GtkSourceStyleSchemeJeroen Zwartepoorte2003-07-281-0/+4
* Add get_style_names method. Check for NULL style. ImplementJeroen Zwartepoorte2003-06-281-6/+8
* UpdatedPaolo Maggi2003-06-061-1/+15
* s/GTK_STYLE_SOURCE_SCHEME/GTK_SOURCE_STYLE_SCHEME/ forGustavo Giraldez2003-05-121-2/+2
* src directory renamed to gtksourceviewPaolo Maggi2003-05-041-1/+1
* Merge from toward-gedit-integration branchGTKSOURCEVIEW_0_1_0Gustavo Giráldez2003-05-021-0/+78