]> Pileus Git - ~andy/gtk/history - demos/gtk-demo/editable_cells.c
Use gtk_box_new() instead gtk_[v|h]box_new()
[~andy/gtk] / demos / gtk-demo / editable_cells.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
2006-07-02 Matthias ClasenFix 346375
2005-05-25 Matthias ClasenAlso demonstrate GtkCellRendererProgress.
2005-03-16 Matthias ClasenAlso demonstrate GtkCellRenderer::editing-started and...
2005-03-08 Matthias ClasenUse GtkCellRendererCombo (#169607, Mark McLoughlin)
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-07-12 Kristian RietveldMerged from stable.
2002-09-29 Manish Singhadd deprecation compile flags
2002-05-16 Owen TaylorFix typo in earlier patch.
2002-05-16 Owen TaylorFixes for #78258
2002-03-04 Havoc Penningtonconst fix
2002-01-19 Kristian Rietveldfix a load of open line ends (cell_edited): modified...
2001-11-28 Kristian Rietveldfix typo
2001-10-02 Kristian Rietveldadd editable_cells.c, list_store.c and tree_store.c