Evas events: Fixed more issues with pointer grabbing.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 29 Jun 2011 02:03:33 +0000 (02:03 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 29 Jun 2011 02:03:33 +0000 (02:03 +0000)
commitddcddebd110d3c1c40a4932cac0e8cb24e29e1a5
tree6a32b8b774efb2d19b98100c5e613fc7a653d1ae
parent7c96b10bd1373fd8a559b7fe9e11bd4dcdaeb490
Evas events: Fixed more issues with pointer grabbing.

We want to free the grab even if mouse up happened outside of the
object's region (that's the whole point of grabbing...). Also, we don't
want to update the grabbed list anywhere but in mouse down.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@60788 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_events.c