]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/tree_store.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / demos / gtk-demo / tree_store.c
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
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.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2002-09-29 Manish Singhadd deprecation compile flags
2002-01-19 Kristian Rietveldfix a load of open line ends (cell_edited): modified...
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c