aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-selection-model.c
Commit message (Expand)AuthorAgeFilesLines
* Monitor the sorted model and send selection and cursor changed signals.Christopher James Lahey2001-04-021-1/+111
* Made this traverse the source model instead of the sorted model since theChristopher James Lahey2001-04-021-10/+9
* Fixed some bugs with the privitization of ETreeSelectionModel.Christopher James Lahey2001-04-011-7/+6
* Include <gal/util/e-util.h> here.Christopher James Lahey2001-04-011-246/+403
* Made e_tree_selection_model_foreach work. (etsm_select_all): MadeChristopher James Lahey2001-03-311-8/+15
* New implementation based on a tree instead of a hash table.Christopher James Lahey2001-03-311-55/+413
* New class implementing a tree model. Not finished yet or in use, but IChristopher James Lahey2001-03-281-0/+505