summaryrefslogtreecommitdiff
path: root/gtk/gtkthemingengine.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkThemingEngine: Add vmethod to render frames.Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add vmethod to render backgrounds.Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add vmethod to render arrows.Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add vmethod to render radio buttons.Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add vmethod to render checkboxes.Carlos Garnacho2010-12-041-0/+7
* GtkThemingEngine: Add accessors to style classes.Carlos Garnacho2010-12-041-0/+6
* GtkThemingEngine: Add module loading capabilities.Carlos Garnacho2010-12-041-0/+3
* Add GtkThemingEngine.Carlos Garnacho2010-12-041-0/+77