efl/src/lib/ecore_evas
Jihoon Kim 50e74f02d4 ecore_evas: fix wrong check in _ecore_evas_buffer_msg_send
'if (!child_ee)' implies that "child_ee" is equal to NULL, but
child_ee is used in the nest of if statement.

This fixes CID 1039431
2013-11-29 13:53:47 +09:00
..
Ecore_Evas.h Add API declarations for new pixmap functions 2013-07-11 10:49:25 +01:00
Ecore_Evas_Types.h Add typedef for Ecore_X_Pixmap if Ecore_X header is not included. 2013-07-05 10:44:18 +01:00
ecore_evas.c fix ecore evas pointer warping 2013-10-25 17:14:43 +01:00
ecore_evas_buffer.c ecore_evas: fix wrong check in _ecore_evas_buffer_msg_send 2013-11-29 13:53:47 +09:00
ecore_evas_buffer.h
ecore_evas_deprecated.c ecore_evas: Mark unused variables as unused 2013-03-16 12:33:36 +00:00
ecore_evas_drm.h Add ecore_evas_drm private header. 2013-05-14 10:49:14 +01:00
ecore_evas_ews.c ecore/ews: Make this engine be aware of the wayland frame object. 2013-04-19 12:57:50 -03:00
ecore_evas_extn.h Fix formatting 2013-06-17 23:22:19 +01:00
ecore_evas_module.c efl: add macro to swap Windows and Unix path separators. 2013-03-19 15:15:46 +09:00
ecore_evas_private.h Add missing functions for pointer_warp and pointer_xy_get to engine 2013-07-08 14:02:40 +01:00
ecore_evas_util.c efl: formatting 2013-06-20 13:08:36 +02:00
ecore_evas_wayland.h Add pre_post_swap_callback_set to Wayland Interface for Ecore_Evas. 2013-06-06 04:42:57 +01:00
ecore_evas_win32.h
ecore_evas_x11.h Add interface function definitions for: 2013-07-11 10:49:25 +01:00