summaryrefslogtreecommitdiff
path: root/gtk/gtkstylecontext.c
Commit message (Expand)AuthorAgeFilesLines
* Move the get_cursor_color in GtkStyleContextPaolo Borelli2011-01-291-0/+50
* Silence new gcc warningsMatthias Clasen2011-01-231-5/+2
* Split out private style context api into a private headerMatthias Clasen2011-01-231-1/+1
* [GI] Add missing (transfer) annotationsPavel Holejsovsky2011-01-201-3/+4
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-1/+1
* Make GtkCssProvider deal with widget types not being in plain CamelCaseCarlos Garnacho2011-01-191-0/+24
* Ensure harder a GtkStyleContext has a theming engine anytimeCarlos Garnacho2011-01-171-0/+4
* Avoid a critical warning during tab DNDMatthias Clasen2011-01-141-1/+1
* stylecontext: Protect the cairo contexts with cairo_save/cairo_restore()Benjamin Otte2011-01-121-0/+56
* Improve docs about GtkStyleContext padding/border/marginMilan Bouchet-Valat2011-01-111-0/+3
* GtkStyleContext: Do not cancel possibly unstarted transitionsCarlos Garnacho2011-01-101-6/+1
* Add gtk_style_context_scroll_animations()Carlos Garnacho2011-01-101-0/+70
* Add gtk_style_context_cancel_animations()Carlos Garnacho2011-01-101-9/+63
* BugĀ 637910 - GtkSpinner - does not animateCarlos Garnacho2010-12-241-2/+6
* Make gtk_style_context_get_* functions more robustCarlos Garnacho2010-12-211-13/+61
* widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGETCosimo Cecchi2010-12-171-4/+20
* gtkstylecontext: fix typos in annotationsDiego Escalante Urrelo2010-12-151-3/+3
* Fix coalescing of state animation areas for multiple window widgets.Carlos Garnacho2010-12-131-2/+4
* Add convenience function for the font description.Paolo Borelli2010-12-131-0/+32
* Revert "docs: Reinstate pixbufs section in GDK docs"Benjamin Otte2010-12-091-63/+29
* docs: Reinstate pixbufs section in GDK docsBenjamin Otte2010-12-091-29/+63
* GtkStyleContext: warn on meaningless coords in gtk_render_* callsCarlos Garnacho2010-12-051-0/+32
* Fix abi check after recent mergesMatthias Clasen2010-12-051-21/+21
* GtkStyleContext: invalidate icon caches when resetting widgetsCarlos Garcia Campos2010-12-041-0/+3
* Add helper API for getting colors/borders in GtkStyleContext/GtkThemingEngineCarlos Garnacho2010-12-041-0/+192
* Parse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.cssCarlos Garnacho2010-12-041-1/+2
* GtkStyleProvider: Add GtkStateFlags parameter to get_style_property().Carlos Garnacho2010-12-041-11/+23
* GtkStyleContext: Handle directionality when picking next provider.Carlos Garnacho2010-12-041-7/+8
* docs: gtk_style_context_get_screen() always returns a valid screenCarlos Garcia Campos2010-12-041-1/+1
* Check screen really changed before notifying it and invalidating the contextCarlos Garcia Campos2010-12-041-0/+4
* Initialize screen of GtkStyleContext to default screenCarlos Garcia Campos2010-12-041-3/+4
* Add list of classes and regions to the docsMatthias Clasen2010-12-041-0/+208
* Some header cleanupsMatthias Clasen2010-12-041-2/+2
* GtkStyleContext: store layout extents for animation purposes.Carlos Garnacho2010-12-041-0/+9
* GtkStyleContext: Only allow looping transitions for states being turned on.Carlos Garnacho2010-12-041-1/+3
* GtkStyleContext: Stop animations if the window is gone.Carlos Garnacho2010-12-041-19/+48
* Add illustration to gtk_render_handle docsMatthias Clasen2010-12-041-0/+5
* Small doc additionMatthias Clasen2010-12-041-0/+4
* Add a frame-gap illustrationMatthias Clasen2010-12-041-4/+9
* GtkStyleContext: Handle empty areas when coalescing invalidation regions.Carlos Garnacho2010-12-041-6/+13
* Illustrate extension renderingMatthias Clasen2010-12-041-0/+9
* Add slider illustrationMatthias Clasen2010-12-041-0/+5
* Add examples for frame renderingMatthias Clasen2010-12-041-3/+15
* Add a background example to the docsMatthias Clasen2010-12-041-0/+6
* Some more images for gtk_render docsMatthias Clasen2010-12-041-2/+12
* Improve some gtk_render_ docsMatthias Clasen2010-12-041-64/+94
* Fix doc formattingMatthias Clasen2010-12-041-2/+3
* More documentation reshufflingMatthias Clasen2010-12-041-19/+7
* Add some images to the docsMatthias Clasen2010-12-041-0/+18
* GtkStyleContext documentation tweaksMatthias Clasen2010-12-041-29/+38