summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.h
Commit message (Expand)AuthorAgeFilesLines
* Make GtkTextView use GtkStyleContextCarlos Garnacho2010-12-151-0/+7
* Make GtkInfoBar use GtkStyleContextCarlos Garnacho2010-12-141-0/+32
* Make GtkExpander use GtkStyleContextCarlos Garnacho2010-12-131-0/+7
* GtkSpinButton: Use GtkStyleContextCarlos Garnacho2010-12-131-0/+7
* Port GtkRange widgets to GtkStyleContextCarlos Garnacho2010-12-131-0/+14
* GtkNotebook: Use GtkStyleContext.Carlos Garnacho2010-12-131-0/+8
* Fix coalescing of state animation areas for multiple window widgets.Carlos Garnacho2010-12-131-2/+1
* Add convenience function for the font description.Paolo Borelli2010-12-131-0/+3
* Revert "docs: Reinstate pixbufs section in GDK docs"Benjamin Otte2010-12-091-5/+3
* docs: Reinstate pixbufs section in GDK docsBenjamin Otte2010-12-091-3/+5
* GtkIconFactory: add gtk_icon_set_render_icon_pixbuf()Carlos Garcia Campos2010-12-041-0/+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/+21
* GtkStyleProvider: Add GtkStateFlags parameter to get_style_property().Carlos Garnacho2010-12-041-0/+1
* Some header cleanupsMatthias Clasen2010-12-041-14/+0
* Add #define for the "spinner" style classCarlos Garnacho2010-12-041-0/+7
* GtkStyleContext: Add #define's for the default properties.Carlos Garnacho2010-12-041-0/+78
* GtkStyleContext: Add gtk_style_context_set_background().Carlos Garnacho2010-12-041-0/+3
* Add CSS class defines for toolbars and docks.Carlos Garnacho2010-12-041-0/+14
* GtkStyleContext: Define some more class names.Carlos Garnacho2010-12-041-0/+34
* GtkStyleContext: Add gtk_render_icon_pixbuf()Carlos Garnacho2010-12-041-0/+4
* GtkStyleContext: Add the start of a default set of class names/regions.Carlos Garnacho2010-12-041-0/+139
* Add gtk_render_activity()Carlos Garnacho2010-12-041-1/+1
* Use GdkRGBA all around in GtkStyleContext.Carlos Garnacho2010-12-041-1/+1
* GtkStyleContext: '_' prefix the structs, gtk-doc prefers this.Carlos Garnacho2010-12-041-4/+4
* GtkStyleContext: s/set/add/ and s/unset/remove/ for classes/regions.Carlos Garnacho2010-12-041-14/+14
* GtkStyleContext: Update function declaration in header.Carlos Garnacho2010-12-041-3/+3
* GtkStyleContext: Add gtk_style_context_new().Carlos Garnacho2010-12-041-9/+26
* Change semantics of the methods to check whether an animation is running.Carlos Garnacho2010-12-041-20/+5
* Add theming docsCarlos Garnacho2010-12-041-4/+4
* Remove GtkOrientation parameter from gtk_render_handle().Carlos Garnacho2010-12-041-2/+7
* GtkStyleContext: Fix animation framework to work with the new draw() semantics.Carlos Garnacho2010-12-041-1/+3
* GtkStyleContext: Add gtk_style_context_reset_widgets()Carlos Garnacho2010-12-041-1/+1
* GtkStyleContext: Add gtk_style_context_[add|remove]_provider_for_screen()Carlos Garnacho2010-12-041-0/+6
* GtkStyleContext: Add gtk_style_context_invalidate().Carlos Garnacho2010-12-041-0/+5
* GtkStyleContext: Add animation machinery.Carlos Garnacho2010-12-041-1/+28
* GtkStyleContext: Declare gtk_style_context_list_classes() in header.Carlos Garnacho2010-12-041-0/+2
* Move all theming stack to use GtkStateFlags.Carlos Garnacho2010-12-041-3/+3
* s/child class/region/ everywhere.Carlos Garnacho2010-12-041-10/+10
* GtkStyleContext: Add gtk_style_context_[gs]et_junction_sides().Carlos Garnacho2010-12-041-0/+4
* GtkStyleContext: Add gtk_style_context_lookup_color().Carlos Garnacho2010-12-041-0/+3
* GtkStyleContext: Add gtk_style_context_[gs]et_direction().Carlos Garnacho2010-12-041-0/+4
* GtkStyleContext: Add varargs functions for getting widget style properties.Carlos Garnacho2010-12-041-0/+4
* GtkStyleContext: Add gtk_style_context_save/restore().Carlos Garnacho2010-12-041-0/+3
* GtkStyleContext: Add gtk_style_context_[gs]et_screen()Carlos Garnacho2010-12-041-0/+4
* GtkStyleContext: Add priv pointer to object struct.Carlos Garnacho2010-12-041-0/+1
* GtkStyleContext: Add gtk_style_context_lookup_icon_set().Carlos Garnacho2010-12-041-0/+4
* GtkStyleContext: Add methods to get style property values.Carlos Garnacho2010-12-041-0/+9
* GtkStyleContext: Add gtk_style_context_list_child_classes().Carlos Garnacho2010-12-041-0/+2
* Move GtkChildClassFlags to gtkenums.h.Carlos Garnacho2010-12-041-9/+0