From c04ce4ea111fa38815975df46af6bea80e06241a Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 8 Jun 2000 07:55:21 +0000 Subject: The field chooser works now. 2000-06-08 Christopher James Lahey * The field chooser works now. * e-table-field-chooser-dialog.c: Make the dialog resizable. * e-table-field-chooser-item.c: Requested a reflow on realization. Made the correct column get dragged. * e-table-field-chooser.c: Set the height correctly. * e-table-field-chooser.glade: Replace the GnomeCanvas with an ECanvas. * e-table-header-item.c: Receive drags from the new dialog. svn path=/trunk/; revision=3476 --- widgets/e-table/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 0871535d2a..ba7b064f65 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,19 @@ +2000-06-08 Christopher James Lahey + + * The field chooser works now. + + * e-table-field-chooser-dialog.c: Make the dialog resizable. + + * e-table-field-chooser-item.c: Requested a reflow on + realization. Made the correct column get dragged. + + * e-table-field-chooser.c: Set the height correctly. + + * e-table-field-chooser.glade: Replace the GnomeCanvas with an + ECanvas. + + * e-table-header-item.c: Receive drags from the new dialog. + 2000-06-08 Christopher James Lahey * e-table-field-chooser-dialog.c, e-table-field-chooser-dialog.h, -- cgit v1.2.3