summaryrefslogtreecommitdiff
path: root/gtk/gtkstyleprovider.c
Commit message (Expand)AuthorAgeFilesLines
* stylecontext: Deprecate most apisMatthias Clasen2022-10-121-0/+63
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* docs: Fix wrong fragments in type linksEmmanuele Bassi2021-11-071-1/+1
* styleprovider: Convert docsMatthias Clasen2021-03-111-6/+10
* css: Add fast-path for parent selector matchingBenjamin Otte2020-01-281-5/+6
* css: Pass node through the lookup codeBenjamin Otte2020-01-281-6/+6
* Remove gtkwidgetpath.h include where no longer neededBenjamin Otte2020-01-281-1/+0
* gtkstyleprovider: Rename -gtk-style-changed signal to have a valid namePhilip Withnall2019-11-121-1/+1
* marshallers: add missing g_cclosure_marshal_VOID__VOID fixesChristian Hergert2019-05-291-1/+1
* styleprovider: Fix fallout from mergeBenjamin Otte2017-10-311-1/+1
* css: Merge GtkStyleProviderPrivate into GtkStyleProviderBenjamin Otte2017-10-311-14/+126
* stylecontext: Port to use display instead of screenBenjamin Otte2017-10-311-1/+1
* Remove all widget style property codeTimm Bäder2017-07-191-38/+0
* API: Remove GtkStylePropertiesBenjamin Otte2016-10-161-32/+0
* Remove GtkIconFactoryTimm Bäder2016-10-161-31/+0
* Add some missing (nullable) annotationsRico Tzschichholz2016-09-221-2/+2
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* styleprovider: Deprecate two non-working functionsBenjamin Otte2012-11-241-0/+5
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-1/+3
* docs: Add missing Since tagBenjamin Otte2012-03-161-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* More tiny documentation typo fixes.Murray Cumming2011-02-231-2/+2
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-2/+3
* widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGETCosimo Cecchi2010-12-171-1/+1
* GtkStyleProvider: Add GtkStateFlags parameter to get_style_property().Carlos Garnacho2010-12-041-1/+3
* Documentation improvementsMatthias Clasen2010-12-041-2/+2
* GtkStyleProvider: Pass a GParamSpec in get_style_property().Carlos Garnacho2010-12-041-5/+6
* s/GtkStyleSet/GtkStyleProperties/Carlos Garnacho2010-12-041-2/+2
* Add theming docsCarlos Garnacho2010-12-041-3/+49
* Remove gtkalias from style context code.Carlos Garnacho2010-12-041-5/+0
* GtkStyleProvider: Add gtk_style_provider_get_icon_factory().Carlos Garnacho2010-12-041-0/+16
* GtkStyleProvider: Add method to get widget style properties.Carlos Garnacho2010-12-041-1/+22
* Add GtkWidgetPath parameter to gtk_style_provider_get_style().Carlos Garnacho2010-12-041-2/+3
* Add GtkStyleProvider, an interface to provide style details.Carlos Garnacho2010-12-041-0/+66