summaryrefslogtreecommitdiff
path: root/demos/testgtk
Commit message (Expand)AuthorAgeFilesLines
* Replaced use of gtk_signal_connect with the g_signal_connect equivalents.Mikael Hallendal2008-06-201-6/+5
* Fix srcdir != builddirOwen Taylor2000-11-141-0/+392
* Rename this testgtk to gtk-demo to avoid confusion, and install it soHavoc Pennington2000-11-138-1110/+0
* use the new BOXED marshallers.Jonathan Blandford2000-11-101-1/+1
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-1/+1
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-091-5/+5
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-271-19/+21
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-45/+111
* Start of work to move to new modularized testgtk.Owen Taylor2000-10-188-0/+1042