aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ROADMAP.e-table
Commit message (Collapse)AuthorAgeFilesLines
* More work. We now have the basics for nesting working, now we need all theArturo Espinosa1999-12-121-0/+15
| | | | | | | | | | | | | | More work. We now have the basics for nesting working, now we need all the interactions done properly. I want to use a new GnomeCanvasItem for the nesting parent as well. DnD will have to be done with our own protocol to provide all the feedback we want to provide. Miguel svn path=/trunk/; revision=1481
* minor typo fixes.Michael Meeks1999-11-261-4/+4
| | | | svn path=/trunk/; revision=1437
* Realize cells.Miguel de Icaza1999-11-251-8/+11
| | | | | | | | | | | | | | | | | | | | | | | 1999-11-25 Miguel de Icaza <miguel@gnu.org> * e-table-header-item.c (ethi_realize): Realize cells. * e-table-item.c (eti_header_dim_changed): redraw before and after. * e-table-header-item.c (ethi_event): Add continuous resizing. 1999-11-24 Miguel de Icaza <miguel@gnu.org> * e-table-subset.h, e-table-subset.c: New files, used to implement subset tables. * e-table-sorted.h, e-table-sorted.c: Now they derive from e-table-subset. * e-cell.c, e-cell.h: realize method now return per view instance data. svn path=/trunk/; revision=1434
* Updated ROADMAPArturo Espinosa1999-11-231-0/+38
| | | | svn path=/trunk/; revision=1431
* New E-table-item.[ch] -migArturo Espinosa1999-11-191-0/+57
svn path=/trunk/; revision=1419