summaryrefslogtreecommitdiff
path: root/gtk/gtktreemodel.h
Commit message (Expand)AuthorAgeFilesLines
...
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-77/+101
* Draw the arrows correctly.72000-10-171-2/+3
* Move GtkTreeModel from object to interface.62000-10-161-16/+14
* Fix GtkTreeNode *node ->GtkTreeNode node issue.52000-10-151-3/+3
* Checked in initial draft of the new tree widget.42000-10-051-0/+144