]> Pileus Git - ~andy/gtk/history - gtk/gtkwidgetpath.c
Minor documentation improvements
[~andy/gtk] / gtk / gtkwidgetpath.c
2011-01-23 Matthias ClasenSplit out private style context api into a private...
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-19 Carlos GarnachoMake GtkCssProvider deal with widget types not being...
2010-12-17 Cosimo Cecchiwidgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenTrivial doc fixes
2010-12-04 Matthias ClasenGtkWidgetPath documentation tweaks
2010-12-04 Carlos GarnachoGtkWidgetPath: Make iter API deal with gints.
2010-12-04 Carlos GarnachoGtkWidgetPath: Make gtk_widget_path_prepend_type()...
2010-12-04 Matthias ClasenCopy GtkWidgetPaths correctly
2010-12-04 Carlos GarnachoGtkWidgetPath: turn into a boxed type.
2010-12-04 Carlos GarnachoGtkStyleContext: s/set/add/ and s/unset/remove/ for...
2010-12-04 Carlos GarnachoAdd theming docs
2010-12-04 Carlos GarnachoGtkContainer: Add method to get the GtkWidgetPath for...
2010-12-04 Carlos GarnachoRemove gtkalias from style context code.
2010-12-04 Carlos GarnachoPlug a bunch of leaks.
2010-12-04 Carlos GarnachoGtkWidgetPath: Add methods to include class info in...
2010-12-04 Carlos Garnachos/child class/region/ everywhere.
2010-12-04 Carlos GarnachoCompare widget names as GQuarks in style matching.
2010-12-04 Carlos GarnachoGtkWidgetPath: Make API more consistent.
2010-12-04 Carlos GarnachoCompare region names as quarks in style matching.
2010-12-04 Sven HerzbergGtkWidgetPath: properly use const
2010-12-04 Carlos GarnachoGtkWidgetPath: Add to gtkalias.
2010-12-04 Carlos GarnachoGtkWidgetPath: Add methods to check topmost widget...
2010-12-04 Carlos GarnachoGtkWidgetPath: Add API for named regions.
2010-12-04 Carlos GarnachoRefurbish GtkWidgetPath API.
2010-12-04 Carlos GarnachoAdd GtkWidgetPath.