aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-02-12 09:07:15 +0800
committerChris Lahey <clahey@src.gnome.org>2000-02-12 09:07:15 +0800
commit88dec7a2580f336ae11d805839ce3204c67ac07a (patch)
treedb6d7e16fb92d9dde82ee389b56a129316e8bdc3 /ChangeLog
parent04bb0a4fb01448394533a80850370448a2f3aadf (diff)
downloadgsoc2013-evolution-88dec7a2580f336ae11d805839ce3204c67ac07a.tar
gsoc2013-evolution-88dec7a2580f336ae11d805839ce3204c67ac07a.tar.gz
gsoc2013-evolution-88dec7a2580f336ae11d805839ce3204c67ac07a.tar.bz2
gsoc2013-evolution-88dec7a2580f336ae11d805839ce3204c67ac07a.tar.lz
gsoc2013-evolution-88dec7a2580f336ae11d805839ce3204c67ac07a.tar.xz
gsoc2013-evolution-88dec7a2580f336ae11d805839ce3204c67ac07a.tar.zst
gsoc2013-evolution-88dec7a2580f336ae11d805839ce3204c67ac07a.zip
Made a click on a text widget set the cursor properly.
2000-02-11 Christopher James Lahey <clahey@helixcode.com> * widgets/e-text/e-text.c (e_text_event): Made a click on a text widget set the cursor properly. svn path=/trunk/; revision=1740
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d72b0f61a8..102a88517a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-02-11 Christopher James Lahey <clahey@helixcode.com>
+ * widgets/e-text/e-text.c (e_text_event): Made a click on a text
+ widget set the cursor properly.
+
+2000-02-11 Christopher James Lahey <clahey@helixcode.com>
+
* widgets/e-text/e-text.h: Removed some arguments from the .h that
will never be implemented.