aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-29 08:27:41 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-29 08:27:41 +0800
commitfb320bf9dad4d986978cbda4cf0d8a38b8014d69 (patch)
tree9fae411bdd6b8bfa93d4632aa910612ae379b63f /widgets/e-table/ChangeLog
parent0c991132ab6c7740e3f620fac986c7bd0c93542f (diff)
downloadgsoc2013-evolution-fb320bf9dad4d986978cbda4cf0d8a38b8014d69.tar
gsoc2013-evolution-fb320bf9dad4d986978cbda4cf0d8a38b8014d69.tar.gz
gsoc2013-evolution-fb320bf9dad4d986978cbda4cf0d8a38b8014d69.tar.bz2
gsoc2013-evolution-fb320bf9dad4d986978cbda4cf0d8a38b8014d69.tar.lz
gsoc2013-evolution-fb320bf9dad4d986978cbda4cf0d8a38b8014d69.tar.xz
gsoc2013-evolution-fb320bf9dad4d986978cbda4cf0d8a38b8014d69.tar.zst
gsoc2013-evolution-fb320bf9dad4d986978cbda4cf0d8a38b8014d69.zip
Fixed setting of arguments.
2000-05-28 Christopher James Lahey <clahey@helixcode.com> * e-table-group-container.c: Fixed setting of arguments. svn path=/trunk/; revision=3256
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 ba13b88ec5..3cff3fcf39 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,9 @@
2000-05-28 Christopher James Lahey <clahey@helixcode.com>
+ * e-table-group-container.c: Fixed setting of arguments.
+
+2000-05-28 Christopher James Lahey <clahey@helixcode.com>
+
* e-table-group-container.c, e-table-group-leaf.c,
e-table-group.c, e-table-group.h, e-table-item.c, e-table-item.h,
e-table.c, e-table.h: Added double click handling.