From 5db9380c89618f1d5f1d16e812e1b8e7bc60aed4 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Tue, 21 Aug 2001 10:08:51 +0000 Subject: if we're dragging, drag_button_down won't be true in the BUTTON_RELEASE 2001-08-21 Chris Toshok * gui/widgets/e-minicard.c (e_minicard_event): if we're dragging, drag_button_down won't be true in the BUTTON_RELEASE case, since we set it to false in MOTION_NOTIFY once the threshold is reached. (e_minicard_drag_end): remove this function, since it was needed to work around a bug in gnome-canvas. svn path=/trunk/; revision=12337 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 022bf23d08..e987ab876f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2001-08-21 Chris Toshok + + * gui/widgets/e-minicard.c (e_minicard_event): if we're dragging, + drag_button_down won't be true in the BUTTON_RELEASE case, since + we set it to false in MOTION_NOTIFY once the threshold is reached. + (e_minicard_drag_end): remove this function, since it was needed + to work around a bug in gnome-canvas. + 2001-08-20 Jon Trowbridge * gui/component/select-names/e-select-names.c -- cgit v1.2.3