summaryrefslogtreecommitdiff
path: root/gtk/gtkrbtree.c
Commit message (Expand)AuthorAgeFilesLines
* Massive reordering/sorting work. Now pretty much works.Jonathan Blandford2001-03-291-11/+26
* new function to handle reordering of trees. Seems to mostly work w/ theJonathan Blandford2001-03-281-0/+95
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-281-1/+8
* remove validation idleHavoc Pennington2001-02-081-33/+246
* adapt to handle PangoColorHavoc Pennington2001-01-261-1/+22
* sync to tree changesHavoc Pennington2001-01-191-2/+7
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-0/+10
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-0/+7
* Checked in initial draft of the new tree widget.42000-10-051-0/+994