gtk/demos/gtk-demo
Havoc Pennington 9adcd8a4b8 change demo install dir to datadir/gtk+-2.0/demo
2000-11-12  Havoc Pennington  <hp@pobox.com>

* demos/gtk-demo/Makefile.am (democodedir): change demo install
dir to datadir/gtk+-2.0/demo

* demos/gtk-demo/textview.c: Text widget demo; reveals all
sorts of text widget and Pango font bugs. Urgh.

* demos/gtk-demo/Makefile.am (demos): Add textview.c

* demos/gtk-demo/main.c (create_tree): Add instructions at top of
tree that you should double click to see the demo. Fix
types of variables to reflect changed return values from
GtkTreeStore and GtkTreeViewColumn constructors.

* gtk/gtktextbuffer.c (gtk_text_buffer_new): ref/sink the
newly-created buffer to prepare for GObject semantics

* gtk/testtext.c: don't leak the buffer with GObject semantics

* gtk/testtextbuffer.c: ditto
2000-11-13 06:08:17 +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 change demo install dir to datadir/gtk+-2.0/demo 2000-11-13 06:08:17 +00:00
Makefile.am change demo install dir to datadir/gtk+-2.0/demo 2000-11-13 06:08:17 +00:00
menus.c Changes to make the new testgtk compile after gtk_menu_append was removed. 2000-11-09 12:15:40 +00:00
panes.c Start of work to move to new modularized testgtk. 2000-10-18 15:50:13 +00:00