efl_gfx_image_animation_controller: Rename '*.Image_Animation_*' to '*.Frame_*' 22/198822/1
authorJunsuChoi <jsuya.choi@samsung.com>
Wed, 30 Jan 2019 03:27:52 +0000 (12:27 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Wed, 30 Jan 2019 05:31:43 +0000 (14:31 +0900)
commitc37565d1612c4ee2de1300f6d745a821be232085
tree77a4b0f0ec6d57a8aaaf4cad789945b1eee4bbc5
parentfb12401ce3c8462b96bb442d39a5a8e85f50fcd6
efl_gfx_image_animation_controller: Rename '*.Image_Animation_*' to '*.Frame_*'

Summary:
Efl.Gfx.Image_Animation_Controller name refers to the control of an animatable image.
However, the method we use is closer to controlling the frame.
We can change the name to Efl.Gfx.Frame_Controller and enhance the functionality of the frame control.

efl_gfx_image_animation_controller: Applies name changed history

Applies the change history changed
from Efl.Gfx.Image_Animation_Controller to Efl.Gfx.Frame_Controller
(409dcfb560e2c3006756787676c86160a226255c)

Test Plan: N/A

Reviewers: Hermet

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7820

Change-Id: I83e7c56a27bee4ecf3a1203bfa5ec5a084637ff1
12 files changed:
src/Makefile_Efl.am
src/examples/evas/evas-vg-json.c
src/lib/edje/edje_calc.c
src/lib/efl/Efl.h
src/lib/efl/interfaces/efl_gfx_frame_controller.eo [moved from src/lib/efl/interfaces/efl_gfx_image_animation_controller.eo with 58% similarity]
src/lib/efl/interfaces/efl_interfaces_main.c
src/lib/efl/interfaces/meson.build
src/lib/evas/canvas/efl_canvas_image.c
src/lib/evas/canvas/efl_canvas_image.eo
src/lib/evas/canvas/efl_canvas_vg_object.c
src/lib/evas/canvas/efl_canvas_vg_object.eo
src/lib/evas/canvas/evas_image_private.h