diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 9cc276db56..02b2af4e88 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,4 +1,13 @@ 2000-07-25 Peter Williams <peterw@helixcode.com> + + * e-canvas.c (emit_event): Don't bother with + dereferencing the event pointer. + (e_canvas_item_set_cursor): Reference our selection + item; print a debug message. Deref when destroying + (e_canvas_item_add_selection): Same. + (e_canvas_item_remove_selection): Same. + +2000-07-25 Peter Williams <peterw@helixcode.com> * Makefile.am (libeutil_static_la_LDFLAGS): Build both libraries (a typo didn't build libeutil.la, only -static.) |