Commit Graph

6 Commits

Author SHA1 Message Date
d56b9ce7fb take a physical_uri and pass it to the callback.
2001-05-04  Chris Toshok  <toshok@ximian.com>

	* 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
2001-05-04 22:25:21 +00:00
d469c48d14 Update description of the file and my email address in it.
svn path=/trunk/; revision=8863
2001-03-21 08:05:59 +00:00
c0174ecb4e StudlyCapsify struct members to match the new IDL naming standards.
svn path=/trunk/; revision=8862
2001-03-21 08:02:28 +00:00
3c927d0702 Handle the destination side of drag and drop too.
svn path=/trunk/; revision=8861
2001-03-21 07:56:18 +00:00
553bdcc9bd Use the new DnD interfaces on the source side of DnD actions.
svn path=/trunk/; revision=8825
2001-03-19 17:22:50 +00:00
32543a84d5 Initial step for refactoring of the DnD API for ShellComponents.
svn path=/trunk/; revision=8820
2001-03-19 12:25:35 +00:00