aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-selection-model.h
Commit message (Expand)AuthorAgeFilesLines
* Added e_table_selection_model_selected_count.Christopher James Lahey2000-08-211-0/+1
* Make right click select if the current row is not selected.Christopher James Lahey2000-08-101-0/+4
* Made selection ranges work even if the table is sorted.Christopher James Lahey2000-08-051-2/+4
* Made drag events calculate a row and column and signal that information.Christopher James Lahey2000-08-041-2/+1
* Fixed a reference.Christopher James Lahey2000-07-271-0/+1
* Added "table_selection_model" argument. Removed foreach function andChristopher James Lahey2000-07-271-12/+19
* Replaced get_selection_list with foreach.Christopher James Lahey2000-07-261-2/+5
* Added e-table-selection-model.c and e-table-selection-model.h.Christopher James Lahey2000-07-261-7/+3
* Added comments to the bit field code.Christopher James Lahey2000-07-261-1/+1
* New files for doing a selection model. Not finished yet and thus not inChristopher James Lahey2000-07-261-0/+57