aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/e-tree-model.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBEFORE_GTK_1_3_CHANGESnobody2000-07-061-703/+0
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+1
* add icon_at virtual function - it was stupid to make the insert call takeChris Toshok2000-06-231-33/+15
* use the expanded/unexpanded pixbufs as node pixbufs for the first level ofChris Toshok2000-06-231-2/+37
* call e_table_model_row_inserted instead of e_table_model_changed.Chris Toshok2000-06-201-4/+4
* change things so we focus the cell and select the row, and also dispatchChris Toshok2000-06-111-90/+459
* New files. A tree model using a GNode structure to store it's info.Chris Toshok2000-06-091-0/+316