]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/list_store.c
gtk: remove "gboolean homogeneous" from gtk_box_new()
[~andy/gtk] / demos / gtk-demo / list_store.c
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-15 Emmanuele Bassigtk-demo: Remove C99-ism from list_store example
2009-10-14 Bastien NoceraAdd GtkSpinner::animation-duration style property
2009-10-14 Bastien NoceraBug 319607 – Add a throbber (activity widget) to GTK+
2004-11-16 Matthias ClasenDon't include config.h in the examples.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-11-08 Matthias ClasenCall the do_ functions with the toplevel as argument.
2002-09-29 Manish Singhadd deprecation compile flags
2002-01-19 Kristian Rietveldfix a load of open line ends (cell_edited): modified...
2001-11-28 Kristian Rietveldfix typo
2001-10-26 Kristian RietveldAnders Carlsson suggested to use G_N_ELEMENTS here
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c