aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-selection-model.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-55/+0
* Added e-selection-model-array.lo.Christopher James Lahey2001-03-251-3/+5
* Deal with proxy_node_changed being called on a different root node thanChristopher James Lahey2001-03-201-1/+8
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-44/+3
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-171-0/+9
* Make home and end keys move to the beginning and end of the row if cursorChristopher James Lahey2001-01-281-0/+1
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-251-0/+1
* Made this conform to the new prototype for e_popup_menu_run.Christopher James Lahey2001-01-211-23/+24
* Added selection_mode argument.Christopher James Lahey2001-01-121-0/+2
* Select all elements of the etable.Jeffrey Stedfast2000-10-051-0/+3
* Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-201-3/+3
* Fixed e-table #includes so that it would compile.Chris Lahey2000-09-181-3/+3
* 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