From 15d272c8212714e052b30e4a47d4a5ec106d48ca Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 18 Jan 2009 09:41:32 +0000 Subject: Make the whole EvWindow the destination of a drag and drop operation. 2009-01-17 Carlos Garcia Campos * shell/ev-view.c: (ev_view_drag_data_received), (ev_view_class_init), (ev_view_init): * shell/ev-window.c: (ev_window_drag_data_received), (ev_window_class_init), (ev_window_init): Make the whole EvWindow the destination of a drag and drop operation. svn path=/trunk/; revision=3345 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index aca9f43..319aefa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2009-01-17 Carlos Garcia Campos + + * shell/ev-view.c: (ev_view_drag_data_received), + (ev_view_class_init), (ev_view_init): + * shell/ev-window.c: (ev_window_drag_data_received), + (ev_window_class_init), (ev_window_init): + + Make the whole EvWindow the destination of a drag and drop + operation. + 2009-01-16 Carlos Garcia Campos * shell/ev-window.c: (window_open_file_copy_progress_cb): -- cgit v0.9.1