Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 1 | -12/+11 |
| | | | | | | | Implement bbox calcs for e-tabel-item Clean style lots svn path=/trunk/; revision=2194 | ||||
* | Test frozen columns | Christopher James Lahey | 2000-03-01 | 1 | -0/+252 |
2000-02-29 Christopher James Lahey <clahey@helixcode.com> * test-table.c: Test frozen columns * e-table.c: Make frozen columns available through the xml file. * e-table-header.c, e-table-header.h, e-table-header-item.c: Added frozen columns API to let you specify some number of leading columns as undraggable. * Makefile.am: Add e-table-example-1.c and e-table-example-2.c. * e-table-example-1.c, e-table-example-2.c: New files. A couple of examples of ETable use. svn path=/trunk/; revision=1993 |