diff options
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index ad3b798140..6b281a5964 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,14 @@ +2000-03-20 Christopher James Lahey <clahey@helixcode.com> + + * e-table-group-container.c, e-table-group-container.h, + e-table-group-leaf.c, e-table-group.c, e-table-group.h: Updated + these to use the new ECanvas reflow infrastructure. + + * e-table-item.c, e-table-item.h: Updated these to use the new + ECanvas reflow infrastructure. Fixed the bounding box. + + * e-table.c, e-table.h: Made the header have no extra space around it. + 2000-03-19 Christopher James Lahey <clahey@helixcode.com> * e-table-header.c: Fixed a crashing bug when you close an |