summaryrefslogtreecommitdiff
path: root/gtk/gtktreeviewcolumn.h
Commit message (Expand)AuthorAgeFilesLines
* add this function, bug 40251Havoc Pennington2001-01-111-0/+1
* don't draw if label->layout is NULL due to a pending resizeHavoc Pennington2001-01-091-7/+8
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-1/+1
* add thisHavoc Pennington2001-01-041-2/+2
* Rename some stuff:Havoc Pennington2001-01-041-6/+7
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-171-0/+1
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-41/+43
* New function.Jonathan Blandford2000-10-301-1/+1
* Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iteratorsJonathan Blandford2000-10-261-2/+2
* Added API documentation to all public functions.Jonathan Blandford2000-10-161-1/+0
* Checked in initial draft of the new tree widget.42000-10-051-0/+137