From d074a82a8c1427eeafc1c2f65db0a00c0755bac8 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 5 Jul 2004 00:02:09 +0000 Subject: Support also GDK_ACTION_COPY. Fix #145254. 2004-07-05 Marco Pesenti Gritti * src/bookmarks/ephy-bookmark-action.c: (drag_motion_cb): Support also GDK_ACTION_COPY. Fix #145254. * src/ephy-notebook.c: (notebook_drag_data_received_cb): Use the notebook to access the toplevel, data passed to the signal can be NULL. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f9a6bd22..a74429e68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-07-05 Marco Pesenti Gritti + + * src/bookmarks/ephy-bookmark-action.c: (drag_motion_cb): + + Support also GDK_ACTION_COPY. Fix #145254. + + * src/ephy-notebook.c: (notebook_drag_data_received_cb): + + Use the notebook to access the toplevel, data passed to the + signal can be NULL. + 2004-07-05 Christian Persch * embed/mozilla/EphySingle.cpp: -- cgit v1.2.3