aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-model.h
Commit message (Expand)AuthorAgeFilesLines
* change/add prototypes and a typedef for ETreePathCompareFunc.Chris Toshok2000-10-031-5/+9
* add save_state stuff to ETreeModel, and prototypes for the public methods.Chris Toshok2000-09-261-0/+10
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-2/+2
* add signals/prototypes for e_tree_model_node_collapsed andChris Toshok2000-09-011-3/+7
* we can remove nodes with children now.Chris Toshok2000-08-221-0/+3
* add icon_at virtual function - it was stupid to make the insert call takeChris Toshok2000-06-231-4/+4
* use the expanded/unexpanded pixbufs as node pixbufs for the first level ofChris Toshok2000-06-231-2/+5
* change things so we focus the cell and select the row, and also dispatchChris Toshok2000-06-111-27/+56
* New files. A tree model using a GNode structure to store it's info.Chris Toshok2000-06-091-0/+72