summaryrefslogtreecommitdiff
path: root/gtk/gtkrbtree.h
Commit message (Expand)AuthorAgeFilesLines
* include missing #ifdef G_ENA\BLE_DEBUGJonathan Blandford2002-05-161-1/+2
* add _gtk_rbtree_set_fixed_height()Kristian Rietveld2002-03-201-0/+2
* add _gtk_rbtree_mark_invalid (my previous commit already needed this ...)Kristian Rietveld2002-01-271-0/+1
* get logic right, #66249Jonathan Blandford2001-12-081-2/+2
* Minor fix.Jonathan Blandford2001-12-041-4/+16
* Add support for invalid nodes. (_gtk_rbnode_rotate_right): Ditto.Jonathan Blandford2001-10-251-1/+7
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-081-0/+2
* Add support for animating expanders.Anders Carlsson2001-07-221-1/+3
* new function to handle reordering of trees. Seems to mostly work w/ theJonathan Blandford2001-03-281-2/+4
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-281-2/+2
* remove validation idleHavoc Pennington2001-02-081-3/+22
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+1
* sync to tree changesHavoc Pennington2001-01-191-7/+10
* new directory to contain tests, gtk/test* should move here sometime (withHavoc Pennington2000-12-211-2/+2
* Checked in initial draft of the new tree widget.42000-10-051-0/+133