Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call our parent's destroy method. | Miguel de Icaza | 2000-08-09 | 1 | -0/+5 |
* | When inserting a root node, only call e_table_model_row_inserted if | Dan Winship | 2000-07-09 | 1 | -4/+4 |
* | add a g_return_val_if_fail to etree_node_at_row | Dan Winship | 2000-07-07 | 1 | -2/+2 |
* | Make this work recursively. | Dan Winship | 2000-07-07 | 1 | -1/+8 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+1 |
* | add icon_at virtual function - it was stupid to make the insert call take | Chris Toshok | 2000-06-23 | 1 | -33/+15 |
* | use the expanded/unexpanded pixbufs as node pixbufs for the first level of | Chris Toshok | 2000-06-23 | 1 | -2/+37 |
* | call e_table_model_row_inserted instead of e_table_model_changed. | Chris Toshok | 2000-06-20 | 1 | -4/+4 |
* | change things so we focus the cell and select the row, and also dispatch | Chris Toshok | 2000-06-11 | 1 | -90/+459 |
* | New files. A tree model using a GNode structure to store it's info. | Chris Toshok | 2000-06-09 | 1 | -0/+316 |