From 905f7de48f5c591caa340f099fff821e07bf82e4 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 27 Jan 2000 07:51:37 +0000 Subject: Use e_canvas_item_grab_focus so that it will work with old versions of 2000-01-28 Christopher James Lahey * widgets/e-minicard-label.c, widgets/e-minicard.c: Use e_canvas_item_grab_focus so that it will work with old versions of gnome-canvas. * widgets/e-canvas.c, widgets/e-canvas.h: Finished working around focus bugs. svn path=/trunk/; revision=1649 --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6c4c3ab0e3..a4894ce38e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2000-01-28 Christopher James Lahey + + * widgets/e-minicard-label.c, widgets/e-minicard.c: Use + e_canvas_item_grab_focus so that it will work with old versions of + gnome-canvas. + + * widgets/e-canvas.c, widgets/e-canvas.h: Finished working around + focus bugs. + 2000-01-28 Christopher James Lahey * widgets/test-reflow.c: Set the minimum_width. -- cgit