efl/src/modules/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
..
generic Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
gstreamer Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
gstreamer1 Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
libvlc Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
xine Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00