efl: Merge Flipable and Orientation
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 18 Jan 2018 08:18:48 +0000 (17:18 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 3 Apr 2018 04:28:25 +0000 (13:28 +0900)
commit59e73df21b9418621406c0a32844b0f8d687c5cb
tree546ec868ac3e3bf8cf0e2cda4856bf2936c5385d
parent0bd578cd94dbb8f1c0ae5919cab03a40e2e3d425
efl: Merge Flipable and Orientation

No need to split: those two are used in all the same classes, since the
split between Orientation and Ui.Dir.

Note that the enum types remain in the main namespace.
13 files changed:
src/Makefile_Efl.am
src/examples/evas/evas-images5.c
src/lib/efl/CMakeLists.txt
src/lib/efl/Efl.h
src/lib/efl/interfaces/efl_flipable.eo [deleted file]
src/lib/efl/interfaces/efl_interfaces_main.c
src/lib/efl/interfaces/efl_orientation.eo
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_image.eo
src/lib/elementary/efl_ui_image_zoomable.c
src/lib/elementary/efl_ui_image_zoomable.eo
src/lib/evas/canvas/efl_canvas_image_internal.eo
src/lib/evas/canvas/evas_object_image.c