From d56b9ce7fb81fc8f464976cf97ff463de7a15d3d Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 4 May 2001 22:25:21 +0000 Subject: take a physical_uri and pass it to the callback. 2001-05-04 Chris Toshok * evolution-shell-component-dnd.c (impl_GNOME_Evolution_ShellComponentDnd_DestinationFolder_handleMotion): take a physical_uri and pass it to the callback. (impl_GNOME_Evolution_ShellComponentDnd_DestinationFolder_handleDrop): same. * evolution-shell-component-dnd.h: add physical_uri args to the destination folder HandleMotion and HandleDrop types. * Evolution-ShellComponentDnd.idl: add "in string physical_uri" to DestinationFolder::handleMotion and DestinationFolder::handleDrop. * e-storage-set-view.c (tree_drag_motion): pass the physical uri of the folder to handleMotion. svn path=/trunk/; revision=9678 --- shell/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index b210b83efc..7752aeae72 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,20 @@ +2001-05-04 Chris Toshok + + * evolution-shell-component-dnd.c + (impl_GNOME_Evolution_ShellComponentDnd_DestinationFolder_handleMotion): + take a physical_uri and pass it to the callback. + (impl_GNOME_Evolution_ShellComponentDnd_DestinationFolder_handleDrop): + same. + + * evolution-shell-component-dnd.h: add physical_uri args to the + destination folder HandleMotion and HandleDrop types. + + * Evolution-ShellComponentDnd.idl: add "in string physical_uri" to + DestinationFolder::handleMotion and DestinationFolder::handleDrop. + + * e-storage-set-view.c (tree_drag_motion): pass the physical uri + of the folder to handleMotion. + 2001-05-04 Dan Winship * e-shell-offline-handler.c (update_dialog_clist_hash_foreach, -- cgit v1.2.3