efl/src/lib/emotion
Xavi Artigas 333330a6e5 Mark BETA classes individually
Summary:
Instead of surrounding all the #include "*.eo.h" lines in Efl.h
with #ifdef EFL_BETA_API_SUPPORT, include these files unconditionally, but mark
all classes as @beta in the eo files.
This will allow taking them out of beta one by one as we deem them stable enough.
Otherwise, the current procedure involves moving the #include line out of the
ifdef block, which is cumbersome and messes include order.

Depends on D7950
Fixes T7692

Test Plan: Nothing changes

Reviewers: zmike, bu5hm4n, cedric

Subscribers: #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7692

Differential Revision: https://phab.enlightenment.org/D7951
2019-02-14 17:46:50 +01:00
..
Emotion.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
Emotion_Eo.h emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
Emotion_Legacy.h emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
efl_canvas_video.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
emotion_main.c
emotion_modules.c emotion modules - warn - fix possible uninit var 2018-11-09 11:44:00 +00:00
emotion_modules.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
emotion_private.h Fix sed error that changed "video" to "videfl" 2017-04-17 17:06:28 -05:00
emotion_smart.c Remove individual class BETA guards 2019-02-13 18:09:17 +01:00
emotion_webcam.c efl: Reset ecore event types on init 2017-12-19 11:14:37 +09:00
meson.build meson: use eolian_gen with -S 2018-12-03 19:00:26 +01:00