efl/src/lib/evas
Vitor Sousa 8356b16a49 Efl Object: remove legacy callback calls from event_callback_call
Efl.Object.event_callback_call no longer calls legacy smart callbacks;
calling only event callbacks registered with the given event description
pointer.

Create the method Efl.Object.event_callback_legacy_call to inherit the old
behavior from Efl.Object.event_callback_call, calling both Efl.Object events
and legacy smart callbacks.

Update all other files accordingly in order to still supply legacy
callbacks while they are necessary.
2016-08-26 15:45:07 -03:00
..
cache evas engine cache - drop useless iff that assert already checked 2016-07-11 22:09:12 +09:00
cache2 evas cache2 - fix coverity CID 1357754 2016-07-24 18:44:15 +09:00
canvas Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
common evas: Try harder to create the render thread 2016-08-24 14:34:36 -05:00
common3d Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
cserve2 evas: use portable environment lookup. 2015-05-14 18:41:48 +02:00
file evas module load - make coverity happy but not a bug 2016-07-08 18:59:21 +09:00
filters Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
include efl: Rename Efl.Event.XX to Efl.Input.XX 2016-08-26 10:18:01 +09:00
Evas.h evas: move canvas3d and vg parts into beta API and keep the rest under EO API 2016-06-14 16:27:10 +02:00
Evas_Common.h efl: Rename Efl.Event.XX to Efl.Input.XX 2016-08-26 10:18:01 +09:00
Evas_Eo.h efl: Rename Efl.Event.XX to Efl.Input.XX 2016-08-26 10:18:01 +09:00
Evas_GL.h Evas GL: Use [u]int64_t directly in all APIs 2016-07-18 15:09:19 +09:00
Evas_Legacy.h evas/gl_x11 : Add multiple_buffer member in native surface x11 type union. 2016-08-17 17:56:17 +09:00
Evas_Loader.h Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.Error 2016-06-17 11:37:39 +09:00
main.c efl: Unified eina critical manro to CRI. 2013-12-26 12:27:13 +09:00