summaryrefslogtreecommitdiff
path: root/gtk/gtktreemodel.c
Commit message (Expand)AuthorAgeFilesLines
...
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-8/+136
* New function.Jonathan Blandford2000-10-301-6/+6
* Not sure how this ever worked. Fixed it to use new iter stuff, and addedJonathan Blandford2000-10-271-34/+38
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-76/+147
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Draw the arrows correctly.72000-10-171-1/+1
* Added user docs.72000-10-171-7/+233
* Move GtkTreeModel from object to interface.62000-10-161-108/+22
* Checked in initial draft of the new tree widget.42000-10-051-0/+421