aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-02-24 15:56:02 +0800
committerChris Lahey <clahey@src.gnome.org>2000-02-24 15:56:02 +0800
commit71c2274c7a0a99096ca05d63c9bf41cc6eb3295b (patch)
treee560a08a0ceee1e6308b9d6dbebdbfd09f323b85 /widgets/e-table/ChangeLog
parent7699b8996aa2d9ae3fea0e94981637c98e89a273 (diff)
downloadgsoc2013-evolution-71c2274c7a0a99096ca05d63c9bf41cc6eb3295b.tar
gsoc2013-evolution-71c2274c7a0a99096ca05d63c9bf41cc6eb3295b.tar.gz
gsoc2013-evolution-71c2274c7a0a99096ca05d63c9bf41cc6eb3295b.tar.bz2
gsoc2013-evolution-71c2274c7a0a99096ca05d63c9bf41cc6eb3295b.tar.lz
gsoc2013-evolution-71c2274c7a0a99096ca05d63c9bf41cc6eb3295b.tar.xz
gsoc2013-evolution-71c2274c7a0a99096ca05d63c9bf41cc6eb3295b.tar.zst
gsoc2013-evolution-71c2274c7a0a99096ca05d63c9bf41cc6eb3295b.zip
Made changing focus work.
2000-02-24 Christopher James Lahey <clahey@helixcode.com> * e-table-item.c: Made changing focus work. svn path=/trunk/; revision=1916
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 5ed89f05ef..b231b5cee1 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,9 @@
2000-02-24 Christopher James Lahey <clahey@helixcode.com>
+ * e-table-item.c: Made changing focus work.
+
+2000-02-24 Christopher James Lahey <clahey@helixcode.com>
+
* e-table-subset-variable.c, e-table-subset-variable.h: A new
model which is a subset, but you can add and remove rows.