diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-21 08:11:50 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-21 08:11:50 +0800 |
commit | 6d460ba3fe4d476c11423ae7c1639922b6ea1eac (patch) | |
tree | 039ffa2f71db29d0028b2384281a7fa78839e885 /e-util/ChangeLog | |
parent | 5d477147b7b0725c28a09a037e101266c2f8ed3f (diff) | |
download | gsoc2013-evolution-6d460ba3fe4d476c11423ae7c1639922b6ea1eac.tar gsoc2013-evolution-6d460ba3fe4d476c11423ae7c1639922b6ea1eac.tar.gz gsoc2013-evolution-6d460ba3fe4d476c11423ae7c1639922b6ea1eac.tar.bz2 gsoc2013-evolution-6d460ba3fe4d476c11423ae7c1639922b6ea1eac.tar.lz gsoc2013-evolution-6d460ba3fe4d476c11423ae7c1639922b6ea1eac.tar.xz gsoc2013-evolution-6d460ba3fe4d476c11423ae7c1639922b6ea1eac.tar.zst gsoc2013-evolution-6d460ba3fe4d476c11423ae7c1639922b6ea1eac.zip |
Built a system for doing selections and/or a cursor in canvas.
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.
svn path=/trunk/; revision=3655
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index d225599501..7c6cd01616 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +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. + 2000-06-13 Christopher James Lahey <clahey@helixcode.com> * e-util.c, e-util.h: Changed the needed e_marshal functions. |