summaryrefslogtreecommitdiff
path: root/gtk/gtkwidgetpath.c
Commit message (Expand)AuthorAgeFilesLines
* Split out private style context api into a private headerMatthias Clasen2011-01-231-0/+1
* [GI] Fixes of existing incorrect annotationsPavel Holejsovsky2011-01-201-6/+6
* Make GtkCssProvider deal with widget types not being in plain CamelCaseCarlos Garnacho2011-01-191-0/+4
* widgetpath: allow GTypes non-derived from GTK_TYPE_WIDGETCosimo Cecchi2010-12-171-18/+13
* Trivial doc fixesMatthias Clasen2010-12-041-1/+1
* GtkWidgetPath documentation tweaksMatthias Clasen2010-12-041-4/+4
* GtkWidgetPath: Make iter API deal with gints.Carlos Garnacho2010-12-041-57/+110
* GtkWidgetPath: Make gtk_widget_path_prepend_type() return nothing.Carlos Garnacho2010-12-041-7/+3
* Copy GtkWidgetPaths correctlyMatthias Clasen2010-12-041-0/+6
* GtkWidgetPath: turn into a boxed type.Carlos Garnacho2010-12-041-1/+5
* GtkStyleContext: s/set/add/ and s/unset/remove/ for classes/regions.Carlos Garnacho2010-12-041-2/+2
* Add theming docsCarlos Garnacho2010-12-041-4/+379
* GtkContainer: Add method to get the GtkWidgetPath for a child.Carlos Garnacho2010-12-041-0/+15
* Remove gtkalias from style context code.Carlos Garnacho2010-12-041-3/+0
* Plug a bunch of leaks.Carlos Garnacho2010-12-041-0/+3
* GtkWidgetPath: Add methods to include class info in paths.Carlos Garnacho2010-12-041-0/+180
* s/child class/region/ everywhere.Carlos Garnacho2010-12-041-6/+6
* Compare widget names as GQuarks in style matching.Carlos Garnacho2010-12-041-7/+38
* GtkWidgetPath: Make API more consistent.Carlos Garnacho2010-12-041-10/+10
* Compare region names as quarks in style matching.Carlos Garnacho2010-12-041-20/+47
* GtkWidgetPath: properly use constSven Herzberg2010-12-041-11/+11
* GtkWidgetPath: Add to gtkalias.Carlos Garnacho2010-12-041-0/+3
* GtkWidgetPath: Add methods to check topmost widget type.Carlos Garnacho2010-12-041-0/+29
* GtkWidgetPath: Add API for named regions.Carlos Garnacho2010-12-041-0/+130
* Refurbish GtkWidgetPath API.Carlos Garnacho2010-12-041-87/+104
* Add GtkWidgetPath.Carlos Garnacho2010-12-041-0/+182