summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontextprivate.h
Commit message (Expand)AuthorAgeFilesLines
* stylecontext: Deprecate most apisMatthias Clasen2022-10-121-47/+0
* stylecontext: Remove some unnused includesTimm Bäder2020-10-141-2/+0
* Remove ATKEmmanuele Bassi2020-07-261-6/+0
* stylecontext: Remove _save_namedTimm Bäder2020-05-101-2/+0
* stylecontext: Remove some unused private APITimm Bäder2020-05-101-5/+0
* Drop gtk_style_context_reset_widgetsMatthias Clasen2020-04-221-3/+0
* stylecontext: Remove get_pango_attributesTimm Bäder2020-04-171-2/+0
* Remove gtk_style_context_reset_widgetsMatthias Clasen2020-04-101-0/+3
* stylecontext: Remove the "changed" signalBenjamin Otte2020-02-051-5/+0
* stylecontext: Remove leftover function prototypesTimm Bäder2019-09-091-10/+0
* stylecontext: Stop exporting _resolve_colorTimm Bäder2019-09-091-3/+0
* stylecontext: Move atk.h include where it belongsBenjamin Otte2019-03-191-0/+2
* css: Merge GtkStyleProviderPrivate into GtkStyleProviderBenjamin Otte2017-10-311-1/+1
* GtkStyleContext: Remove property cacheTimm Bäder2017-07-191-1/+0
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-2/+1
* stylecontext: Move background_is_opaque() functionBenjamin Otte2016-02-251-2/+0
* iconhelper: Require passing a cssnode to the constructorBenjamin Otte2015-12-151-0/+1
* widget: Pass a GtkCssStyleChange instead of a bitmaskBenjamin Otte2015-12-131-3/+3
* stylecontext: Add gtk_style_context_save_to_node()Benjamin Otte2015-10-221-0/+2
* stylecontext: Add gtk_style_context_add_named()Benjamin Otte2015-10-221-0/+3
* stylecontext: add opaque background helperChristian Hergert2015-09-131-0/+2
* label: add support for CSS letter-spacing propertyPaolo Borelli2015-07-061-0/+2
* stylecontext: Clear style property more frequentlyBenjamin Otte2015-04-271-0/+1
* cssnode: Move style context function to only userBenjamin Otte2015-03-181-2/+0
* cssvalue: Remove GtkCssDependenciesBenjamin Otte2015-03-181-2/+1
* widget: Add gtk_widget_get_css_node()Benjamin Otte2015-03-181-1/+0
* widget: Create the CssNodeBenjamin Otte2015-03-181-2/+2
* stylecontext: Don't queue animate tick callbacks anymoreBenjamin Otte2015-03-181-2/+0
* stylecontext: Move gtk_style_context_validate() to GtkCssWidgetNodeBenjamin Otte2015-03-181-5/+4
* cssnode: Add gtk_style_context_get_style_provider()Benjamin Otte2015-03-181-0/+2
* stylecontext: Move validation into GtkCssNodeBenjamin Otte2015-03-181-1/+2
* stylecontext: Export gtk_style_context_get_root()Benjamin Otte2015-03-181-2/+2
* cssnode: Track invalid flagBenjamin Otte2015-03-181-2/+0
* stylecontext: Move relevant_changes tracking to GtkCssWidgetNodeBenjamin Otte2015-03-181-2/+2
* cssnode: Handle invalidationBenjamin Otte2015-03-181-0/+2
* iconhelper: Move function from style context into only userBenjamin Otte2015-03-121-1/+0
* stylecontext: Rename function and export it.Benjamin Otte2015-01-201-0/+1
* stylecontext: Keep track of the CSS IDBenjamin Otte2015-01-201-0/+4
* stylecontext: Move private a11y function to private headerBenjamin Otte2014-08-161-0/+5
* stylecontext: Remove state from _peek_style_property()Benjamin Otte2014-06-111-1/+0
* spinner: Implement clipBenjamin Otte2014-05-241-0/+6
* iconhelper: Respect -gtk-icon-styleBenjamin Otte2014-05-141-0/+4
* stylecontext: Remove unused private functionsBenjamin Otte2012-11-301-3/+0
* stylecontext: Expose a function to get at the current changesBenjamin Otte2012-11-301-0/+3
* styleprovider: Change function prototypeBenjamin Otte2012-11-251-2/+1
* stylecontext: Remove unused functionBenjamin Otte2012-11-081-5/+0
* css: Huge refactoring to avoid computing wrong valuesBenjamin Otte2012-09-281-3/+0
* stylecontext: Refactor the way animations are started and stoppedBenjamin Otte2012-09-171-1/+1
* stylecontext: Provide a function for getting the style providerBenjamin Otte2012-09-171-0/+4
* css: Make color lookup handle dependenciesBenjamin Otte2012-08-281-11/+14