summaryrefslogtreecommitdiff
path: root/gtk/gtktreedatalist.c
Commit message (Expand)AuthorAgeFilesLines
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-271-9/+29
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-0/+9
* Fix GtkTreeNode *node ->GtkTreeNode node issue.52000-10-151-0/+1
* Added values other then G_TYPE_STRING. Minor commenting updates. FormatJonathan Blandford2000-10-131-0/+43
* Checked in initial draft of the new tree widget.42000-10-051-0/+159