Re: fd#44621 : OSX DND opens drawer Query

2013-05-07 Thread Michael Stahl
On 07/05/13 13:52, Manik Malhotra wrote: > > It is also really annoying to build everything every time since building vcl > doesn't work, is there any other way than building dev-install ? yes it is quite annoying that there are some files that cannot be sym-linked into the dev-install installat

Re: fd#44621 : OSX DND opens drawer Query

2013-05-07 Thread Manik Malhotra
It is now confirmed that this is the function that is called when an image is dragged. Now the problem, I think there's something wrong with DropTargetDropEvent dtde

Re: fd#44621 : OSX DND opens drawer Query

2013-05-05 Thread Thorsten Behrens
Manik Malhotra wrote: > I'm not really sure which module is taking care of this, I found > these two files: > http://opengrok.libreoffice.org/xref/core/vcl/aqua/source/dtrans/DropTarget.cxx > Yep, that sounds about right - DropTarget::performDragOperation seems to be the method performing the actua