Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the conditions under which we draw a horizontal line. | Chris Toshok | 2000-07-07 | 1 | -1/+1 |
* | add icon_at virtual function - it was stupid to make the insert call take | Chris Toshok | 2000-06-23 | 1 | -4/+1 |
* | use the expanded/unexpanded pixbufs as node pixbufs for the first level of | Chris Toshok | 2000-06-23 | 1 | -15/+45 |
* | print the icon for the tree control. | Chris Toshok | 2000-06-16 | 1 | -21/+27 |
* | new function, to generate postscript so i can test tree printing. | Chris Toshok | 2000-06-14 | 1 | -12/+105 |
* | supply the pixbufs here. | Chris Toshok | 2000-06-11 | 1 | -13/+10 |
* | offset events before passing them to our subcell view. | Chris Toshok | 2000-06-11 | 1 | -4/+17 |
* | change things so we focus the cell and select the row, and also dispatch | Chris Toshok | 2000-06-11 | 1 | -16/+41 |
* | New files. A tree model using a GNode structure to store it's info. | Chris Toshok | 2000-06-09 | 1 | -0/+385 |