aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-06 12:57:37 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-06 12:57:37 +0800
commit39d880abe9ca1b16b12e2ec79183fe8350496cf9 (patch)
treea551d3e822d3b051778ee156fbd87ccc2229974b /widgets/e-table/ChangeLog
parent91397eddfb7cb59e47fa08fceb7bc1a210f842ea (diff)
downloadgsoc2013-evolution-39d880abe9ca1b16b12e2ec79183fe8350496cf9.tar
gsoc2013-evolution-39d880abe9ca1b16b12e2ec79183fe8350496cf9.tar.gz
gsoc2013-evolution-39d880abe9ca1b16b12e2ec79183fe8350496cf9.tar.bz2
gsoc2013-evolution-39d880abe9ca1b16b12e2ec79183fe8350496cf9.tar.lz
gsoc2013-evolution-39d880abe9ca1b16b12e2ec79183fe8350496cf9.tar.xz
gsoc2013-evolution-39d880abe9ca1b16b12e2ec79183fe8350496cf9.tar.zst
gsoc2013-evolution-39d880abe9ca1b16b12e2ec79183fe8350496cf9.zip
Send GDK_BUTTON_RELEASE events to the ecell associated with the cell (if
2000-07-06 Christopher James Lahey <clahey@helixcode.com> * e-table-item.c: Send GDK_BUTTON_RELEASE events to the ecell associated with the cell (if it's the cursor.) svn path=/trunk/; revision=3909
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 b515364c3c..b60e7fa106 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-06 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-item.c: Send GDK_BUTTON_RELEASE events to the ecell
+ associated with the cell (if it's the cursor.)
+
2000-07-03 Christopher James Lahey <clahey@helixcode.com>
* e-table-item.c: Added a reflow_compare callback and did removal