aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-06 15:36:38 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-06 15:36:38 +0800
commitfd7b20eeab5c10546842841e3c316332c0a0359a (patch)
treee7b427d185bdb6e5c7f5abae90881fe00f00cf69 /widgets/e-table/ChangeLog
parentdf08e926e4ac496e75974620162e59cf323f623a (diff)
downloadgsoc2013-evolution-fd7b20eeab5c10546842841e3c316332c0a0359a.tar
gsoc2013-evolution-fd7b20eeab5c10546842841e3c316332c0a0359a.tar.gz
gsoc2013-evolution-fd7b20eeab5c10546842841e3c316332c0a0359a.tar.bz2
gsoc2013-evolution-fd7b20eeab5c10546842841e3c316332c0a0359a.tar.lz
gsoc2013-evolution-fd7b20eeab5c10546842841e3c316332c0a0359a.tar.xz
gsoc2013-evolution-fd7b20eeab5c10546842841e3c316332c0a0359a.tar.zst
gsoc2013-evolution-fd7b20eeab5c10546842841e3c316332c0a0359a.zip
Draw selected row.
2000-03-06 Christopher James Lahey <clahey@helixcode.com> * e-cell-text.c: Draw selected row. svn path=/trunk/; revision=2070
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 705432b19e..2239817da5 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,9 @@
2000-03-06 Christopher James Lahey <clahey@helixcode.com>
+ * e-cell-text.c: Draw selected row.
+
+2000-03-06 Christopher James Lahey <clahey@helixcode.com>
+
* e-table.c, e-table.h: Add a "row_selection" signal.
* test-table.c: Test the new "row_selection" signal.