efl/src/modules
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
..
ecore/system ecore - system modules - fix eldbus interdependency and complaints 2016-04-12 14:11:32 +09:00
ecore_buffer efl: add binary mode to open() calls 2015-12-05 21:06:04 +01:00
ecore_evas/engines wayland_egl: Fix double free in case of failure 2016-08-11 11:37:41 +09:00
ecore_imf ecore imf - ibus - fix destroy/disconnect handling that crashes 2016-07-30 01:42:15 +09:00
eeze/sensor
eina/mp eina mempool: don't allow 0 sized mempools 2016-04-18 09:31:08 +09:00
elementary Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
emotion Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
ethumb/emotion Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
evas evas-gl_cocoa: migrate to gl_generic infrastructure 2016-08-25 23:29:27 +02:00