efl/src/lib/ecore_evas
Marcel Hollerbach 3b2a5a429b efl_input: remove the API of efl_input_instance_get
there is basically no reason for this API. You can only use the API when
you know the class, when you know the class you can also just know the
function to call to get this API.
The reason this API needs to go is that we don't want to use
polymorphism on class-functions.

ref T7675

Reviewed-by: Xavi Artigas <xavierartigas@yahoo.es>
Differential Revision: https://phab.enlightenment.org/D7900
2019-02-13 16:59:57 +01:00
..
Ecore_Evas.h docs: Fix typos and some wrong expressions in API reference doc. 2018-08-30 14:01:21 +09:00
Ecore_Evas_Types.h ecore_evas: define the predefine for wl2 instead of wayland 2017-08-12 15:30:53 +02:00
ecore_evas.c efl_input: remove the API of efl_input_instance_get 2019-02-13 16:59:57 +01:00
ecore_evas_buffer.c ecore_evas: fix a potentional deref after null problem 2019-02-13 10:42:24 -05:00
ecore_evas_buffer.h ecore-evas-buffer: defer resize callback until pre-render 2018-05-23 17:35:18 -04:00
ecore_evas_cocoa.h
ecore_evas_deprecated.c
ecore_evas_drm.h ecore-evas-drm: Include Evas_Internal header 2018-02-13 11:44:01 -05:00
ecore_evas_ews.c efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_evas_extn.c efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
ecore_evas_extn.h
ecore_evas_module.c ecore: use new bs static lib 2018-02-17 21:17:58 +01:00
ecore_evas_private.h ecore: Add new way to register animators 2018-09-18 09:42:38 -05:00
ecore_evas_util.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
ecore_evas_wayland.h ecore-evas-wayland: Add aux_hint functions to Wayland Interface 2017-06-13 12:57:17 -04:00
ecore_evas_win32.h
ecore_evas_x11.h ecore_evas: refactor VNC as an Eina Module. 2016-10-28 09:56:47 -07:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00