gtk2/demos
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
..
gtk-demo Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
testgtk Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators 2000-10-26 00:36:47 +00:00
.cvsignore Massive .cvsignore updates 2000-10-23 14:43:16 +00:00
apple-red.png
background.jpg
gnome-applets.png
gnome-calendar.png
gnome-foot.png
gnome-gimp.png
gnome-gmush.png
gnome-gsame.png
gnu-keys.png
Makefile.am Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00
pixbuf-demo.c Some updates 2000-10-18 18:42:54 +00:00
pixbuf-init.c
testanimation.c Some updates 2000-10-18 18:42:54 +00:00
testpixbuf-drawable.c
testpixbuf-save.c Pixbuf saving, patch from David Welton. 2000-10-06 18:19:18 +00:00
testpixbuf-scale.c Some updates 2000-10-18 18:42:54 +00:00
testpixbuf.c Some updates 2000-10-18 18:42:54 +00:00