| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 1 | -1/+1 |
* | Added e-selection-model-array.lo. | Christopher James Lahey | 2001-03-25 | 1 | -28/+46 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 1 | -12/+117 |
* | Changed e_table_selection_model_clear to e_selection_model_clear. | Christopher James Lahey | 2001-02-28 | 1 | -712/+19 |
* | Made it so that if you set the row or col to something not equal to -1, it | Christopher James Lahey | 2001-02-15 | 1 | -0/+6 |
* | Fix selection so that changing a model row equal to 31 mod 32 works. | Christopher James Lahey | 2001-02-11 | 1 | -1/+1 |
* | Dont overwrite the end of our bitmap array. | Not Zed | 2001-02-02 | 1 | -1/+2 |
* | Make home and end keys move to the beginning and end of the row if cursor | Christopher James Lahey | 2001-01-28 | 1 | -0/+44 |
* | Made this correctly check for going off the end of the table. | Christopher James Lahey | 2001-01-26 | 1 | -2/+4 |
* | Documented. Added a "cursor_activated" signal. Removed some unused | Christopher James Lahey | 2001-01-25 | 1 | -2/+31 |
* | Made the cursor move when rows are inserted or deleted. If in single mode | Christopher James Lahey | 2001-01-22 | 1 | -0/+11 |
* | Made this conform to the new prototype for e_popup_menu_run. | Christopher James Lahey | 2001-01-21 | 1 | -10/+170 |
* | Rename from Helix Code -> Ximian | Miguel de Icaza | 2001-01-16 | 1 | -1/+1 |
* | New function. Tells whether a key should begin editing. (ect_event, | Miguel de Icaza | 2001-01-12 | 1 | -4/+5 |
* | Added selection_mode argument. | Christopher James Lahey | 2001-01-12 | 1 | -52/+95 |
* | need to zero out the bits corresponding to the rows not selected in the | Chris Toshok | 2000-12-04 | 1 | -1/+13 |
* | Made it compile again. | Chris Lahey | 2000-11-04 | 1 | -2/+2 |
* | Turned on proper handling of insert and delete. | Christopher James Lahey | 2000-11-04 | 1 | -1/+1 |
* | Emit the selection/cursor "changed" signals. | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+19 |
* | Select all elements of the etable. | Jeffrey Stedfast | 2000-10-05 | 1 | -0/+42 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -1/+1 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -1/+1 |
* | Made the selection work when shift clicking on the first row of the table. | Christopher James Lahey | 2000-08-31 | 1 | -7/+7 |
* | 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 |