aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog16
1 files changed, 16 insertions, 0 deletions
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,5 +1,21 @@
2000-06-08 Christopher James Lahey <clahey@helixcode.com>
+ * 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 <clahey@helixcode.com>
+
* e-table-field-chooser-dialog.c, e-table-field-chooser-dialog.h,
e-table-field-chooser-item.c, e-table-field-chooser.c,
e-table-field-chooser.glade, e-table-field-chooser.h,