edje_edit: remove all legacy usage from eo files
authorMike Blumenkrantz <zmike@samsung.com>
Tue, 5 Mar 2019 22:00:37 +0000 (17:00 -0500)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 14 Mar 2019 05:46:26 +0000 (14:46 +0900)
commit8a5f7b72bef1c0bd3bf490de3c7bf9092afafa01
tree38cc52ba9713f15f878b1982cff764a255574f4f
parentca5bafd9c4a87455d712f918c0b6c70a502ca1a9
edje_edit: remove all legacy usage from eo files

this takes the current generated output from eolian for legacy code in
evas and adds it to the tree, then removes legacy references from the
corresponding eo files. in the case where the entire eo file was for
a legacy object, that eo file has been removed from the tree

ref T7724

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8130
src/Makefile_Edje.am
src/lib/edje/Edje_Eo.h
src/lib/edje/Edje_Legacy.h
src/lib/edje/edje_edit.c
src/lib/edje/edje_edit.eo [deleted file]
src/lib/edje/edje_edit_eo.c [new file with mode: 0644]
src/lib/edje/edje_edit_eo.h [new file with mode: 0644]
src/lib/edje/edje_edit_eo.legacy.h [new file with mode: 0644]
src/lib/edje/meson.build