Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=5513 | ||||
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=5482 | ||||
* | Made it so that selection ranges work even if the table is using grouping. | Christopher James Lahey | 2000-08-05 | 1 | -4/+6 |
| | | | | | | | | | 2000-08-05 Christopher James Lahey <clahey@helixcode.com> * e-table-sorter.c: Made it so that selection ranges work even if the table is using grouping. svn path=/trunk/; revision=4547 | ||||
* | Made selection ranges work even if the table is sorted. | Christopher James Lahey | 2000-08-05 | 1 | -0/+293 |
2000-08-05 Christopher James Lahey <clahey@helixcode.com> * Makefile.am, e-table-selection-model.c, e-table-selection-model.h, e-table.c, e-table.h: Made selection ranges work even if the table is sorted. * e-table-sorter.c, e-table-sorter.h: New files to help with making selection ranges work even if sorted. svn path=/trunk/; revision=4546 |