Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for selection->selection being NULL in | Christopher James Lahey | 2000-08-25 | 1 | -0/+3 |
* | Added e_table_selection_model_selected_count. | Christopher James Lahey | 2000-08-21 | 1 | -0/+26 |
* | Make right click select if the current row is not selected. | Christopher James Lahey | 2000-08-10 | 1 | -0/+13 |
* | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 1 | -20/+78 |
* | Made drag events calculate a row and column and signal that information. | Christopher James Lahey | 2000-08-04 | 1 | -4/+5 |
* | Added a comment. | Christopher James Lahey | 2000-07-27 | 1 | -0/+1 |
* | Fixed shift click selections. | Christopher James Lahey | 2000-07-27 | 1 | -37/+40 |
* | Allocate correctly in the insert method. | Christopher James Lahey | 2000-07-27 | 1 | -3/+3 |
* | Clear the selection model when activating. | Christopher James Lahey | 2000-07-27 | 1 | -2/+6 |
* | Fixed a reference. | Christopher James Lahey | 2000-07-27 | 1 | -5/+11 |
* | Fixed the model/view row confusion. | Christopher James Lahey | 2000-07-27 | 1 | -1/+1 |
* | Added "table_selection_model" argument. Removed foreach function and | Christopher James Lahey | 2000-07-27 | 1 | -38/+200 |
* | Made foreach call the callback in top to bottom order. | Christopher James Lahey | 2000-07-26 | 1 | -4/+5 |
* | Replaced get_selection_list with foreach. | Christopher James Lahey | 2000-07-26 | 1 | -9/+6 |
* | Added e-table-selection-model.c and e-table-selection-model.h. | Christopher James Lahey | 2000-07-26 | 1 | -145/+43 |
* | Added comments to the bit field code. | Christopher James Lahey | 2000-07-26 | 1 | -2/+13 |
* | More fixes. | Christopher James Lahey | 2000-07-26 | 1 | -8/+22 |
* | Fixed up the bit manipulation a bit here. | Christopher James Lahey | 2000-07-26 | 1 | -3/+34 |
* | New files for doing a selection model. Not finished yet and thus not in | Christopher James Lahey | 2000-07-26 | 1 | -0/+274 |