]> Pileus Git - ~andy/gtk/history - gtk/gtkrbtree.c
get logic right, #66249
[~andy/gtk] / gtk / gtkrbtree.c
2001-12-08 Jonathan Blandfordget logic right, #66249
2001-12-04 Jonathan BlandfordMinor fix.
2001-11-02 Jonathan BlandfordClean up height code a bit. I don't think it's complete...
2001-11-02 Jonathan BlandfordFix reorder_fixup, #59583
2001-10-25 Jonathan BlandfordAdd support for invalid nodes. (_gtk_rbnode_rotate_righ...
2001-10-01 Jonathan Blandfordchange scroll_to_cell delayed code to happen in size_al...
2001-09-01 Kristian Rietveldadd warnings per jrb's request.
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-03-29 Jonathan BlandfordMassive reordering/sorting work. Now pretty much works.
2001-03-28 Jonathan Blandfordnew function to handle reordering of trees. Seems to...
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...
2001-02-08 Havoc Penningtonremove validation idle
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-05 4Checked in initial draft of the new tree widget.