]> Pileus Git - ~andy/gtk/history - gtk/gtktreeselection.c
Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators
[~andy/gtk] / gtk / gtktreeselection.c
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-16 Jonathan BlandfordAdd API documentation to all public functions.
2000-10-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
2000-10-13 Jonathan BlandfordAdded values other then G_TYPE_STRING. Minor commenting...
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-10-05 4Checked in initial draft of the new tree widget.