efl/src/lib/emotion
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
..
Emotion.h efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
Emotion_Eo.h Emotion object: Convert from a smart object to an eo object. 2014-08-21 11:02:11 +01:00
Emotion_Legacy.h Emotion object: Convert from a smart object to an eo object. 2014-08-21 11:02:11 +01:00
emotion_main.c emotion: lock pending events and pending objects 2015-09-21 23:24:30 +02:00
emotion_modules.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
emotion_modules.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
emotion_object.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
emotion_private.h Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
emotion_smart.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
emotion_webcam.c emotion webcam: fix check for v4l2 video capture device capability 2015-11-13 14:05:25 +01:00