]> Pileus Git - ~andy/gtk/history - gtk/gtkwidgetpath.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkwidgetpath.c
2012-08-07 Matthias ClasenOptimize gtk_widget_path_copy() by preallocating "elems...
2012-02-27 Javier JardónChange FSF Address
2011-11-23 Cosimo Cecchiwidgetpath: correctly print the siblings index
2011-10-04 Cosimo Cecchiall: add an 'only-child' pseudo-class selector
2011-06-18 Matthias ClasenAdd sibling information to widget path string represent...
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-02 Benjamin OtteAPI: Add support for siblings to widget paths
2011-06-02 Benjamin Ottedocs: Fix typo
2011-06-02 Benjamin Ottewidgetpath: Factor out the element copy function
2011-06-02 Benjamin Ottewidgetpath: Use ref/unref in boxed function
2011-06-02 Benjamin Ottewidgetpath: Make structure refcounted
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-27 Michael Natterergtk: add "Since: 3.2" to gtk_widget_path_to_string()
2011-03-27 Benjamin OtteAPI: Add gtk_widget_path_to_string()
2011-03-26 Benjamin Ottewidgetpath: Sanitize pos argument for iters correctly
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
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 Alexander LarssonMerge branch 'master' into broadway2
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 Alexander LarssonMerge branch 'master' into broadway
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.