diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index abb89bd807..728281dac0 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,11 @@ 2000-06-20 Christopher James Lahey <clahey@helixcode.com> + * e-canvas.c, e-canvas.h: Added a variable to keep track of the + cursor. Set the cursor when selection_add is called. Properly + unset the cursor at the right times. + +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> |