summaryrefslogtreecommitdiff
path: root/gtk/gtktreeview.h
Commit message (Expand)AuthorAgeFilesLines
* fix bug in here where prev pointer was set to the wrong thingHavoc Pennington2001-01-311-3/+3
* adapt to handle PangoColorHavoc Pennington2001-01-261-11/+8
* sync to tree changesHavoc Pennington2001-01-191-2/+102
* Doc fixups.Owen Taylor2001-01-091-1/+1
* hack on this a bitHavoc Pennington2001-01-061-2/+2
* New function.Jonathan Blandford2000-10-301-5/+10
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-35/+41
* New function proposed by Guy Harris <gharris@flashcom.net>. Also, addedJonathan Blandford2000-10-161-4/+7
* Fix GtkTreeNode *node ->GtkTreeNode node issue.52000-10-151-3/+3
* Checked in initial draft of the new tree widget.42000-10-051-0/+105