summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.h
Commit message (Expand)AuthorAgeFilesLines
* stylecontext: add a sidebar style classCosimo Cecchi2011-03-171-0/+7
* stylecontext: add an inline-toolbar style classCosimo Cecchi2011-03-171-0/+7
* stylecontext: add a raised style classCosimo Cecchi2011-03-081-0/+8
* stylecontext: add a primary toolbar style classCosimo Cecchi2011-03-031-0/+7
* all: add a "separator" style classCosimo Cecchi2011-03-031-0/+7
* GtkScale: Add style classes for marksMatthias Clasen2011-03-031-0/+18
* stylecontext: Use the common approach for priate pointersBenjamin Otte2011-02-111-1/+2
* gtk: add missing class paddingMichael Natterer2011-01-251-0/+6
* Split out private style context api into a private headerMatthias Clasen2011-01-231-110/+97
* Make GtkCssProvider deal with widget types not being in plain CamelCaseCarlos Garnacho2011-01-191-0/+2
* Improve docs about GtkStyleContext padding/border/marginMilan Bouchet-Valat2011-01-111-11/+20
* Mark orientable widgets with the vertical/horizontal css classesCarlos Garnacho2011-01-101-0/+14
* GtkThemingEngine: Fix handles renderingCarlos Garnacho2011-01-101-0/+7
* Add gtk_style_context_scroll_animations()Carlos Garnacho2011-01-101-0/+4
* Add gtk_style_context_cancel_animations()Carlos Garnacho2011-01-101-0/+3
* Make DnD code use GtkStyleContext for the highlight rectangle.Carlos Garnacho2011-01-041-0/+7
* Update GtkAssistant to GtkStyleContextCarlos Garnacho2011-01-041-0/+8
* Make GtkFrame use GtkStyleContext.Carlos Garnacho2010-12-281-0/+8
* 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