summaryrefslogtreecommitdiff
path: root/gtk/gtkmodifierstyle.c
Commit message (Expand)AuthorAgeFilesLines
* styleprovider: Fold get_change() vfunc into lookup()Benjamin Otte2014-12-101-13/+4
* styleproperties: DeprecateBenjamin Otte2014-10-241-8/+4
* modifierstyle: Remove the changed signalBenjamin Otte2014-08-271-19/+0
* Deprecate GdkColorMatthias Clasen2014-05-221-0/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* symboliccolor: DeprecateBenjamin Otte2012-11-251-0/+4
* styleprovider: Change function prototypeBenjamin Otte2012-11-251-1/+1
* styleprovider: Remove (broken) implementations of get_styleBenjamin Otte2012-11-241-11/+0
* styleprovider: Make all implementors emit the new signalBenjamin Otte2012-04-171-0/+4
* syleprovider: Add a vfunc to get the changesBenjamin Otte2012-04-171-0/+11
* css: Make the style provider take a matcher as an input argumentBenjamin Otte2012-04-171-4/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* css: Redo StyleProvider interfaceBenjamin Otte2012-01-091-3/+37
* modifierstyle: Move Private typedef to public headerBenjamin Otte2011-12-291-2/+1
* modifierstyle: Fix compile errorsBenjamin Otte2011-12-061-6/+0
* Remove broken optimization in style modifier overridesAlexander Larsson2011-12-061-23/+0
* Don't export GtkModifierStyle symbolsMatthias Clasen2011-02-081-21/+21
* Plugged leaking PangoFontDescriptions in gtk_modifier_style_set_font().Tristan Van Berkom2011-01-161-1/+9
* Avoid memory corruption in the color_properties hashtable.Paolo Borelli2010-12-051-4/+8
* Make gtk_widget_override_cursor() take GdkRGBAsCarlos Garnacho2010-12-041-8/+13
* Add GtkModifierStyle as a private objectCarlos Garnacho2010-12-041-0/+287