summaryrefslogtreecommitdiff
path: root/gtk/gtkwidgetpath.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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