evas: Move canvas events to a common interface
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 14 Jun 2016 05:59:57 +0000 (14:59 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 14 Jun 2016 07:27:42 +0000 (16:27 +0900)
commit8a0e74afa820769a4fe41a61a502cac96c9626e3
tree27c5a3e4d55773fbed1d34356424d5d40be24947
parent254f5ef772c42ba48b3286433d9e0d58fcb96c74
evas: Move canvas events to a common interface

This merges window and evas events into a single name.
Some events are marked as @beta as they shouldn't really be
part of our EO API.
src/Makefile_Evas.am
src/lib/elementary/efl_ui_win.c
src/lib/elementary/efl_ui_win.eo
src/lib/evas/Evas_Eo.h
src/lib/evas/canvas/efl_canvas.eo [new file with mode: 0644]
src/lib/evas/canvas/evas_callbacks.c
src/lib/evas/canvas/evas_canvas.eo
src/lib/evas/canvas/evas_filter_mixin.c
src/lib/evas/canvas/evas_main.c
src/lib/evas/canvas/evas_object_vg.c