efl/src/modules
Daniel Kolesa 58b8a3d163 efl: remove EFL_EO_API_SUPPORT macro
Summary:
Since we're now going to be shipping some eo classes as stable,
there is no point in keeping the eo api behind a macro, and it
should be enabled by default. Another case is beta classes, but
those are behind the EFL_BETA_API_SUPPORT guard.

This also changes includes around the place where things are
clearly broken (such as an included header needing something
from another header but that other header being guarded, notably
efl_ui_widget.h needing focus manager but focus manager being
behind beta in Elementary.h)

Reviewers: zmike, cedric, bu5hm4n, stefan_schmidt, segfaultxavi

Reviewed By: cedric, segfaultxavi

Subscribers: segfaultxavi, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8322
2019-03-18 12:13:59 +01:00
..
ecore cmake: remove! 2018-12-20 20:07:26 +01:00
ecore_buffer meson: modify install pathes for modules of ecore_buffer 2019-02-27 21:20:30 +01:00
ecore_evas ecore-evas/extn: use evas from events when updating key masks 2019-01-22 12:05:32 -05:00
ecore_imf ecore imf - scim module - fix string handling to stop warnings 2019-03-03 11:43:36 +00:00
ecore_wl2 here comes meson 2018-10-02 17:22:50 +02:00
eeze here comes meson 2018-10-02 17:22:50 +02:00
eina cmake: remove! 2018-12-20 20:07:26 +01:00
elementary elm_web: remove all legacy usage from eo files 2019-03-07 14:16:39 -08:00
emotion emotion: gstreamer: fix deprecation warning for g_type_class_add_private 2019-01-16 11:23:44 +00:00
ethumb efl: remove EFL_EO_API_SUPPORT macro 2019-03-18 12:13:59 +01:00
evas evas_gl_generic: fix wrong gl context set 2019-03-15 09:27:51 -07:00