efl/src/modules/elementary
Marcel Hollerbach 89102ecbd3 efl_ui_radio: cleanup API
This is a bit of a giant commit. However, the problem here is that
cleaning up the API went hand in hand with rewriting most of the usages.
In the process of renewing and removing old API the following was done:
- Legacy API testcases have been ported back to smart callbacks
- EO-API testcases have been ported to efl_add syntax
- weird event #defines have been removed
- Wrong constructor usage has been removed
- Ported to the new box object introduced before
- removed legacy API from efl_ui_radio
  -> no more ptr(int) q66 will do jumps of happiness
  -> no more ununderstandable group_add methods
  -> Seperated code in blocks only for legacy, and blocks only for
non-legacy

To verify this commit, you can check all the tests that have been
touched here. Additionally, the cxx example has been adjusted

ref T7867

Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Differential Revision: https://phab.enlightenment.org/D9060
2019-06-20 16:02:02 +02:00
..
access_output elementary: rename ELEMENTARY_BUILD to EFL_BUILD like all other libs 2019-04-11 17:58:56 +01:00
clock_input_ctxpopup elementary: do not emit new events in legacy 2019-05-13 15:14:13 -04:00
prefs efl_ui_radio: cleanup API 2019-06-20 16:02:02 +02:00
test_entry elementary: rename ELEMENTARY_BUILD to EFL_BUILD like all other libs 2019-04-11 17:58:56 +01:00
test_map elementary: rename ELEMENTARY_BUILD to EFL_BUILD like all other libs 2019-04-11 17:58:56 +01:00
web ui.widget: remove elm_widget_sub_object_parent_add from each of widgets 2019-04-18 11:01:19 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00