aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-05 09:55:01 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-05 09:55:01 +0800
commit5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf (patch)
treed676e630a97305c437a79836c1596aacd27d6242 /widgets/e-table/ChangeLog
parentef752b08c06f28eda0f3db8bd56115da8f9a31d8 (diff)
downloadgsoc2013-evolution-5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf.tar
gsoc2013-evolution-5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf.tar.gz
gsoc2013-evolution-5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf.tar.bz2
gsoc2013-evolution-5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf.tar.lz
gsoc2013-evolution-5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf.tar.xz
gsoc2013-evolution-5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf.tar.zst
gsoc2013-evolution-5e58fb6edb84a3be2660cf7dcd5bed975a5d6faf.zip
Built code to have autodrags only work from within the table and to report
2000-08-04 Christopher James Lahey <clahey@helixcode.com> * e-table.c, e-table.h: Built code to have autodrags only work from within the table and to report the row dragged from automatically. svn path=/trunk/; revision=4542
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index c71a663f88..4b91e9dcc2 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,11 @@
2000-08-04 Christopher James Lahey <clahey@helixcode.com>
+ * e-table.c, e-table.h: Built code to have autodrags only work
+ from within the table and to report the row dragged from
+ automatically.
+
+2000-08-04 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:
Made drag events calculate a row and column and signal that