summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/tree_store.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-1/+3
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-281-6/+6
* add deprecation compile flagsManish Singh2002-09-291-13/+13
* fix a load of open line ends (cell_edited): modified patch from German PooKristian Rietveld2002-01-191-24/+26
* add editable_cells.c, list_store.c and tree_store.cKristian Rietveld2001-10-021-0/+446