efl/src/examples
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
..
ecore Ecore net dialer Windows example: fix undeclared symbols 2019-06-18 13:07:26 +01:00
ecore_avahi here comes meson 2018-10-02 17:22:50 +02:00
edje autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
eet autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
efl_mono efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
eina autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
eina_cxx build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
eio autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
eldbus autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
elementary efl_ui_radio: cleanup API 2019-06-20 16:02:02 +02:00
elocation autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
emile autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
emotion autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
eolian_cxx autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
ephysics build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
ethumb_client autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
evas autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
ecore.mk csharp: Change to new class API. 2018-11-29 21:29:48 -02:00
ecore_avahi.mk examples - fix avahi examples to compile 2018-09-21 13:39:45 +01:00
edje.mk examples: edje: add forgotten edje-anchors example to build 2018-08-21 14:27:49 -04:00
eet.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
efl_mono.mk efl-csharp: Fixing C# examples 2018-10-04 19:15:42 +02:00
eina.mk examples: eina: add missing example source files to dist 2018-08-21 14:27:29 -04:00
eina_cxx.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
eio.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
eldbus.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
elementary.mk efl_ui_relative_layout: introduce new relative container 2019-02-22 19:47:47 +09:00
elocation.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
emile.mk examples: emile: make sure we ship the Makefile.examples file in dist 2018-08-21 14:31:19 -04:00
emotion.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
eolian_cxx.mk build: remove BUILT_SOURCES usage from cxx examples makefiles 2018-08-03 13:47:25 +02:00
ephysics.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
ethumb_client.mk build: move src/examples/ to a single makefile 2018-08-03 13:09:22 +02:00
evas.mk efl-csharp: Remove legacy Evas bindings. 2019-02-25 19:21:04 -03:00