summaryrefslogtreecommitdiff
path: root/tests/testtreecolumns.c
Commit message (Expand)AuthorAgeFilesLines
* Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now.Jonathan Blandford2001-06-151-2/+22
* Now it's a GObject instead of a GtkObject. TheJonathan Blandford2001-06-071-8/+8
* Remove almost all instances of GtkCellRenderer in code (all but dnd iconJonathan Blandford2001-05-251-1/+1
* Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros toJonathan Blandford2001-05-221-5/+1
* Evil function to deal with very large (TM) amounts of text. May be movedJonathan Blandford2001-05-221-18/+390
* You can now set all sorts of properties in any order you wan, whether orJonathan Blandford2001-05-161-4/+60
* Bug fix to make trees work again when not sorted.Jonathan Blandford2001-04-021-1/+1
* add prerequesite on gobjects.Jonathan Blandford2001-03-081-3/+3
* renamed "child_toggled" to "has_child_toggled".Jonathan Blandford2001-03-051-2/+18
* Move handling of buttons fully in gtktreeviewcolumn. This code is lessJonathan Blandford2001-03-021-19/+173
* Proxy out to _gtk_tree_row_reference_deleted. (inserted_callback): ProxyJonathan Blandford2001-02-281-0/+127