efl/src/modules/ecore_evas/engines
Ryuan Choi 32b3132c84 ecore_evas/x: Fixed that cursor object was not disappear
When moved mouse among two objects having cursor set,
EVAS_CALLBACK_MOUSE_OUT and EVAS_CALLBACK_MOUSE_IN are fired.

I observed that evas_object_del in callback of EVAS_CALLBACK_MOUSE_OUT
calls EVAS_CALLBACK_MOUSE_IN
so that newly added cursor object was detached.
2013-05-21 09:38:20 +09:00
..
cocoa ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
drm Ooops, this should return the allocated Ecore_Evas. 2013-05-14 11:30:37 +01:00
extn evas_extn: Tag parameter as unused. 2013-03-26 09:36:09 +00:00
fb ecore_evas: backport svn r83875. 2013-05-10 10:48:33 +09:00
psl1ght ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
sdl ecore_evas: re-order inclusion of header to fix compilation on Windows. 2013-03-12 15:58:43 +09:00
wayland Add missing NULL fields. 2013-05-16 13:22:35 +01:00
win32 ecore_evas: follow naming of other modules for Windows to. 2013-03-16 15:54:18 +09:00
x ecore_evas/x: Fixed that cursor object was not disappear 2013-05-21 09:38:20 +09:00