| Commit message (Expand) | Author | Age | Files | Lines |
* | Make home and end keys move to the beginning and end of the row if cursor | Christopher James Lahey | 2001-01-28 | 1 | -0/+1 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 1 | -0/+1 |
* | Made this conform to the new prototype for e_popup_menu_run. | Christopher James Lahey | 2001-01-21 | 1 | -23/+24 |
* | Added selection_mode argument. | Christopher James Lahey | 2001-01-12 | 1 | -0/+2 |
* | Select all elements of the etable. | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+3 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -3/+3 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -3/+3 |
* | Added e_table_selection_model_selected_count. | Christopher James Lahey | 2000-08-21 | 1 | -0/+1 |
* | Make right click select if the current row is not selected. | Christopher James Lahey | 2000-08-10 | 1 | -0/+4 |
* | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 1 | -2/+4 |
* | Made drag events calculate a row and column and signal that information. | Christopher James Lahey | 2000-08-04 | 1 | -2/+1 |
* | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 1 | -0/+1 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -12/+19 |
* | Replaced get_selection_list with foreach. | Christopher James Lahey | 2000-07-26 | 1 | -2/+5 |
* | Added e-table-selection-model.c and e-table-selection-model.h. | Christopher James Lahey | 2000-07-26 | 1 | -7/+3 |
* | Added comments to the bit field code. | Christopher James Lahey | 2000-07-26 | 1 | -1/+1 |
* | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 1 | -0/+57 |