From c538747217542d22af4bcf01d5dae8ec7301da58 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 4 Mar 2003 20:39:02 +0000 Subject: Handle p->data as a GdkAtom instead of a GdkAtom *. * e-folder-dnd-bridge.c (find_matching_target_for_drag_context): Handle p->data as a GdkAtom instead of a GdkAtom *. (handle_data_received_non_path): Set the target member of the corba_data struct to be the name of the atom. * e-storage-set-view.c (impl_tree_drag_data_get): Pass the name of the atom instead of the atom itself. * Evolution-ShellComponentDnd.idl: Changed the type of Data.target to string. svn path=/trunk/; revision=20150 --- shell/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 51346e7798..f75bee9a96 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2003-03-04 Ettore Perazzoli + + * e-folder-dnd-bridge.c (find_matching_target_for_drag_context): + Handle p->data as a GdkAtom instead of a GdkAtom *. + (handle_data_received_non_path): Set the target member of the + corba_data struct to be the name of the atom. + + * e-storage-set-view.c (impl_tree_drag_data_get): Pass the name of + the atom instead of the atom itself. + + * Evolution-ShellComponentDnd.idl: Changed the type of Data.target + to string. + 2003-03-03 Ettore Perazzoli * glade/e-shell-shared-folder-picker-dialog.glade: Swap Cancel/OK -- cgit v1.2.3