aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-tree.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagCONTROL_CENTER_1_3_1nobody2000-08-221-542/+0
* Moved drawing of the cell backgrounds from ECell into ETableItem.Christopher James Lahey2000-08-221-7/+3
* fix the conditions under which we draw a horizontal line.Chris Toshok2000-07-071-1/+1
* add icon_at virtual function - it was stupid to make the insert call takeChris Toshok2000-06-231-4/+1
* use the expanded/unexpanded pixbufs as node pixbufs for the first level ofChris Toshok2000-06-231-15/+45
* print the icon for the tree control.Chris Toshok2000-06-161-21/+27
* new function, to generate postscript so i can test tree printing.Chris Toshok2000-06-141-12/+105
* supply the pixbufs here.Chris Toshok2000-06-111-13/+10
* offset events before passing them to our subcell view.Chris Toshok2000-06-111-4/+17
* change things so we focus the cell and select the row, and also dispatchChris Toshok2000-06-111-16/+41
* New files. A tree model using a GNode structure to store it's info.Chris Toshok2000-06-091-0/+385