evas: Move evas_canvas.eo to legacy-only
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 31 Oct 2017 07:36:32 +0000 (16:36 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 1 Nov 2017 02:22:33 +0000 (11:22 +0900)
commit9cec14918c089d94a742cb067872181dd452b7ef
tree59fd6ae40189a1c9e500d795ae09bc88076b3096
parentb8ca1272aee00314ca2cfb10214f36590084f6f0
evas: Move evas_canvas.eo to legacy-only

This isn't meant to be installed. The canvas API in EO is based around
the interfaces Efl.Canvas and the widget Efl.Ui.Win. Anything else is
not EO (eg: ecore_evas, evas, ...)

Note: evas_canvas3d is the last remaining thing that is installed along
EO files, but those are all beta APIs.
14 files changed:
src/Makefile_Evas.am
src/examples/ecore/ecore_evas_vnc_example.c
src/lib/edje/edje_entry.c
src/lib/edje/edje_program.c
src/lib/edje/edje_smart.c
src/lib/elementary/efl_ui_win.c
src/lib/elementary/elm_cnp.c
src/lib/elementary/els_tooltip.c
src/lib/evas/Evas_Eo.h
src/lib/evas/Evas_Internal.h
src/lib/evas/canvas/efl_input_event.c
src/lib/evas/include/evas_private.h
src/modules/ecore_evas/engines/wayland/ecore_evas_wayland_common.c
src/tests/emotion/emotion_test_main-eo.c