aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-09 22:27:57 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-09 22:27:57 +0800
commiteae083de338bdc84ee899539eaa80689d9b984d1 (patch)
treea8e3ec65dfa335c4a5f34ffb3c410c9a99940e6c /widgets/e-table/ChangeLog
parent86e402252c7603aa4e69fa82682bdd7d81829684 (diff)
downloadgsoc2013-evolution-eae083de338bdc84ee899539eaa80689d9b984d1.tar
gsoc2013-evolution-eae083de338bdc84ee899539eaa80689d9b984d1.tar.gz
gsoc2013-evolution-eae083de338bdc84ee899539eaa80689d9b984d1.tar.bz2
gsoc2013-evolution-eae083de338bdc84ee899539eaa80689d9b984d1.tar.lz
gsoc2013-evolution-eae083de338bdc84ee899539eaa80689d9b984d1.tar.xz
gsoc2013-evolution-eae083de338bdc84ee899539eaa80689d9b984d1.tar.zst
gsoc2013-evolution-eae083de338bdc84ee899539eaa80689d9b984d1.zip
Set the dnd_code to something non-null for the ETableHeaderItem.
2000-07-09 Christopher James Lahey <clahey@helixcode.com> * e-table.c: Set the dnd_code to something non-null for the ETableHeaderItem. svn path=/trunk/; revision=4013
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 0866fb8700..2c09df5a16 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,10 @@
2000-07-09 Christopher James Lahey <clahey@helixcode.com>
+ * e-table.c: Set the dnd_code to something non-null for the
+ ETableHeaderItem.
+
+2000-07-09 Christopher James Lahey <clahey@helixcode.com>
+
* e-table.c: Set header canvas scroll region correctly.
2000-07-09 Anders Carlsson <andersca@gnu.org>