| Commit message (Expand) | Author | Age | Files | Lines |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 1 | -8/+4 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -10/+3 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -2/+2 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -1/+3 |
* | deal with ESelectionModel no longer deriving from GtkObject. | Chris Toshok | 2002-11-15 | 1 | -37/+46 |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 1 | -33/+32 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -4/+5 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -2/+2 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -5/+19 |
* | Use new e_table_header_prioritized_column field. | Christopher James Lahey | 2001-10-13 | 1 | -1/+18 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -0/+1 |
* | Initialize the hash field. (model_changed_idle): Send cursor changed and | Christopher James Lahey | 2001-10-03 | 1 | -6/+12 |
* | Confirm row count here. (etsm_get_row_count): Make sure etsm->model isn't | Christopher James Lahey | 2001-09-20 | 1 | -1/+5 |
* | Bumped version number to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 1 | -20/+13 |
* | 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 |