gtk2/demos/gtk-demo
Jonathan Blandford ef7b510f46 Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators
Wed Oct 25 20:40:25 2000  Jonathan Blandford  <jrb@redhat.com>

	* gtk/gtktreemodel.h: Got rid of GtkTreeNode, and changed it to
	GtkTreeIter.  Added iterators everywhere.

	* gtk/gtktreeviewcolumn.c: Changed to use the iterators.

	* gtk/gtktreeviewselection.c: Changed to use the iterators.

	* gtk/gtktreestore.c: Changed to use the iterators.

	* gtk/gtkliststore.c: Commented out the code.  Will convert to
	iterators tomorrow.

	* gtk/gtkmodelsimple.c: Commented out the code.  Will convert to
	iterators tomorrow.

	* gtk/treestoretest.c: Changed to use iterators.

	* demos/testgtk/main.c: Moved to use the new iterator system.
2000-10-26 00:36:47 +00:00
..
.cvsignore Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
button_box.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
geninclude.pl Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
geninclude.pl.in Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
item_factory.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
main.c Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
Makefile.am Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
menus.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
panes.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00