Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -2/+0 |
* | Inherits from GTK_TYPE_OBJECT, not GTK_TYPE_TREE_MODEL. | Elliot Lee | 2000-11-30 | 1 | -1/+1 |
* | use the new BOXED marshallers. | Jonathan Blandford | 2000-11-10 | 1 | -51/+52 |
* | Not sure how this ever worked. Fixed it to use new iter stuff, and added | Jonathan Blandford | 2000-10-27 | 1 | -129/+167 |
* | Got rid of GtkTreeNode, and changed it to GtkTreeIter. Added iterators | Jonathan Blandford | 2000-10-26 | 1 | -1/+2 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -9/+8 |
* | Move GtkTreeModel from object to interface. | 6 | 2000-10-16 | 1 | -75/+66 |
* | Fix GtkTreeNode *node ->GtkTreeNode node issue. | 5 | 2000-10-15 | 1 | -12/+12 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+430 |