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/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 7d89d00356..483babd5ff 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,14 @@
+2000-07-27 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-click-to-add.c: Clear the selection model when
+ activating.
+
+ * e-table-item.c: Fixed a bunch of model column vs. view column
+ issues.
+
+ * e-table-selection-model.c: Set the cursor to -1, -1 and emi a
+ "cursor_changed" signal.
+
2000-07-26 Christopher James Lahey <clahey@helixcode.com>
* e-table-click-to-add.c: Fixed a reference.