summaryrefslogtreecommitdiff
path: root/gtk/gtkthemingengine.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+2
* stylecontext: add gtk_render_icon_surfaceAlexander Larsson2013-07-031-1/+7
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+21
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* stylecontext: Deprecate direction propertyBenjamin Otte2012-12-181-0/+1
* stylecontext: Deprecate gtk_style_context_get_font()Benjamin Otte2012-12-061-0/+1
* API: Deprecate functions to register custom CSS propertiesBenjamin Otte2012-11-301-0/+1
* themingengine: add missing deprecation annotationCosimo Cecchi2012-05-161-0/+1
* Fix malformed doc commentsMatthias Clasen2012-04-121-1/+1
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-2/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* themingengine: move _gtk_theming_engine_set_context to private headerCosimo Cecchi2012-02-141-3/+0
* css: Handle custom properties in a custom objectBenjamin Otte2012-01-091-0/+1
* themingengine: Use the default way of indicating privatesBenjamin Otte2011-07-211-1/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-1/+1
* themingengine: add gtk_theming_engine_render_icon()Cosimo Cecchi2011-06-091-1/+7
* Add padding to the themingengine class.Paolo Borelli2011-01-291-1/+3
* Add headers/docs changes for gtk_theming_engine_get_font()Carlos Garnacho2010-12-131-0/+2
* Revert "docs: Reinstate pixbufs section in GDK docs"Benjamin Otte2010-12-091-3/+3
* docs: Reinstate pixbufs section in GDK docsBenjamin Otte2010-12-091-3/+3
* GtkThemingEngine: Fix parameters for gtk_theming_engine_lookup_color()Carlos Garnacho2010-12-041-3/+3
* Block direct #including in style headersCarlos Garnacho2010-12-041-0/+4
* Add helper API for getting colors/borders in GtkStyleContext/GtkThemingEngineCarlos Garnacho2010-12-041-0/+22
* GtkThemingEngine: Add gtk_theming_engine_lookup_color()Carlos Garnacho2010-12-041-0/+3
* GtkThemingEngine: Do not use possible reserved word.Carlos Garnacho2010-12-041-1/+1
* GtkStyleProperties: Use GParamSpec for properties registration.Carlos Garnacho2010-12-041-6/+4
* GtkThemingEngine: Document missing class vmethods.Carlos Garnacho2010-12-041-0/+3
* GtkStyleContext: Add gtk_render_icon_pixbuf()Carlos Garnacho2010-12-041-0/+4
* Add gtk_render_activity()Carlos Garnacho2010-12-041-0/+6
* Change semantics of the methods to check whether an animation is running.Carlos Garnacho2010-12-041-4/+4
* Add theming docsCarlos Garnacho2010-12-041-4/+24
* Remove GtkOrientation parameter from gtk_render_handle().Carlos Garnacho2010-12-041-2/+1
* GtkThemingEngine: Do not return a const GtkThemingEngine on load()Carlos Garnacho2010-12-041-1/+1
* GtkThemingEngine: Add progress arg to gtk_theming_engine_is_state_set()Carlos Garnacho2010-12-041-1/+2
* Move all theming stack to use GtkStateFlags.Carlos Garnacho2010-12-041-3/+3
* s/child class/region/ everywhere.Carlos Garnacho2010-12-041-5/+5
* GtkThemingEngine: Add gtk_theming_engine_register_property().Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add gtk_theming_engine_get_junction_sides().Carlos Garnacho2010-12-041-0/+2
* GtkThemingEngine: fix typo in function declaration.Carlos Garnacho2010-12-041-1/+1
* GtkThemingEngine: Add gtk_theming_engine_get_direction().Carlos Garnacho2010-12-041-0/+2
* GtkThemingEngine: Add methods to retrieve widget style properties.Carlos Garnacho2010-12-041-0/+9
* GtkThemingEngine: Add gtk_theming_engine_get_screen().Carlos Garnacho2010-12-041-0/+2
* GtkThemingEngine: Add vmethod to render a handle area.Carlos Garnacho2010-12-041-0/+7
* GtkThemingEngine: Add vmethod to render an extension.Carlos Garnacho2010-12-041-0/+7
* GtkThemingEngine: Add vmethod to render frames with a gap.Carlos Garnacho2010-12-041-0/+9
* GtkThemingEngine: Add vmethod to render sliders.Carlos Garnacho2010-12-041-0/+7
* GtkThemingEngine: Add vmethod to render lines.Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add vmethod to render layouts.Carlos Garnacho2010-12-041-0/+5
* GtkThemingEngine: Add vmethod to render focus indicator.Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add vmethod to render expanders.Carlos Garnacho2010-12-041-0/+6