evas: Move map to a separate mixin
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 28 Jun 2016 05:12:17 +0000 (14:12 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Wed, 29 Jun 2016 00:12:26 +0000 (09:12 +0900)
commit6b8228ffbde5bbe9b8c53a46ae226946ae7afb70
tree7a981912c51af0cf0fb0ec69b069888e4924e985
parent761b89b7411e0af56ea7fbd76c598c33d15e487f
evas: Move map to a separate mixin

Evas map is not translated to proper eo apis yet.
Efl.Canvas.Map will be a mixin implementing the evas map
API in a bindable API.
src/Makefile_Evas.am
src/lib/edje/edje_calc.c
src/lib/ephysics/ephysics_body.cpp
src/lib/evas/Evas_Eo.h
src/lib/evas/Evas_Legacy.h
src/lib/evas/canvas/efl_canvas_object.eo
src/lib/evas/canvas/efl_canvas_proxy.eo
src/lib/evas/canvas/efl_gfx_map.eo [new file with mode: 0644]
src/lib/evas/canvas/evas_map.c
src/lib/evas/canvas/evas_object_main.c