diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-21 11:04:43 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-21 11:04:43 +0800 |
commit | 798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb (patch) | |
tree | d0e498eceb113c1aaa9bd2c70b20964ad71cd234 /e-util/ChangeLog | |
parent | 4f20138bfc192d2feff2e913fbc0ff87ca6bd19c (diff) | |
download | gsoc2013-evolution-798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb.tar gsoc2013-evolution-798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb.tar.gz gsoc2013-evolution-798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb.tar.bz2 gsoc2013-evolution-798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb.tar.lz gsoc2013-evolution-798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb.tar.xz gsoc2013-evolution-798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb.tar.zst gsoc2013-evolution-798b2b01e6ecdbaea70860ca357b5c3eb5ecddfb.zip |
Grab the focus when setting the cursor.
2000-06-20 Christopher James Lahey <clahey@helixcode.com>
* e-canvas.c: Grab the focus when setting the cursor.
svn path=/trunk/; revision=3659
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 7c6cd01616..abb89bd807 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,9 @@ 2000-06-20 Christopher James Lahey <clahey@helixcode.com> + * e-canvas.c: Grab the focus when setting the cursor. + +2000-06-20 Christopher James Lahey <clahey@helixcode.com> + * e-canvas.c, e-canvas.h: Built a system for doing selections and/or a cursor in canvas. |