From e07a05c550c1382031b7e57cf39765bb12165b85 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Sat, 12 Feb 2000 20:36:48 +0000 Subject: Check the ethi is actually the one being dragged. Prevents crashes when 2000-02-12 Iain Holmes * e-table-header-item.c (ethi_drag_motion): Check the ethi is actually the one being dragged. Prevents crashes when trying to drag headeritems and there are multiple headeritems on the same canvas. (ethi_drag_end): Same. (ethi_drag_drop): Same. (ethi_drag_leave): Same. svn path=/trunk/; revision=1745 --- widgets/e-table/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'widgets/e-table/ChangeLog') diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 5b1077a7ab..9425282dd9 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,12 @@ +2000-02-12 Iain Holmes + + * e-table-header-item.c (ethi_drag_motion): Check the ethi is actually + the one being dragged. Prevents crashes when trying to drag headeritems + and there are multiple headeritems on the same canvas. + (ethi_drag_end): Same. + (ethi_drag_drop): Same. + (ethi_drag_leave): Same. + 2000-02-11 Christopher James Lahey * test-check.c: Added test of sort arrows. -- cgit v1.2.3