]> Pileus Git - ~andy/gtk/history - gtk/gtktreedatalist.c
updated for win32 msvc build
[~andy/gtk] / gtk / gtktreedatalist.c
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-01-31 Havoc Penningtonfix bug in here where prev pointer was set to the wrong...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
2000-10-13 Jonathan BlandfordAdded values other then G_TYPE_STRING. Minor commenting...
2000-10-05 4Checked in initial draft of the new tree widget.