From 6b9eb3dbe7fb37acb324d8fe6c03daf3382d8317 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 13 Jun 2000 14:39:13 +0000 Subject: Clip the contained text. 2000-06-13 Christopher James Lahey * e-cell-text.c: Clip the contained text. * e-table-group-container.c: Did a first pass at grouped printing. This works, but there's no fancy boxes or headers around the groups. * e-table-item.c: Added will_fit function and added quantize function to _height. svn path=/trunk/; revision=3552 --- widgets/e-table/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index fa6afd4a3d..18016efb8b 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,14 @@ +2000-06-13 Christopher James Lahey + + * e-cell-text.c: Clip the contained text. + + * e-table-group-container.c: Did a first pass at grouped + printing. This works, but there's no fancy boxes or headers + around the groups. + + * e-table-item.c: Added will_fit function and added quantize + function to _height. + 2000-06-12 Federico Mena Quintero * e-table-model.[ch]: Removed the freeze/thaw stuff for the model. -- cgit v1.2.3