elm_plug: 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:28 +0000 (14:46 +0900)
commitf8efdb7728ef6bc639710d2de5dbd5665295aef0
tree30c106a0b6da0dc3b26e2de8755c916707333dc4
parent2d7823a41e69da06c7c5a6bdb81e32db5bd12f5d
elm_plug: remove all legacy usage from eo files

this takes the current generated output from eolian for legacy code in
efl 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/D8192

Change-Id: Iadfae9c32feda5606f93d1c845f22258bcaf6238
src/Makefile_Elementary.am
src/lib/elementary/efl_ui_win.c
src/lib/elementary/elm_plug.c
src/lib/elementary/elm_plug.eo [deleted file]
src/lib/elementary/elm_plug_eo.c [new file with mode: 0644]
src/lib/elementary/elm_plug_eo.h [new file with mode: 0644]
src/lib/elementary/elm_plug_eo.legacy.c [new file with mode: 0644]
src/lib/elementary/elm_plug_eo.legacy.h [new file with mode: 0644]
src/lib/elementary/elm_plug_legacy.h
src/lib/elementary/elm_widget_plug.h
src/lib/elementary/meson.build