Efl.Gfx.Stack: Rename raise and lower
authorXavi Artigas <xavierartigas@yahoo.es>
Thu, 14 Feb 2019 13:57:22 +0000 (08:57 -0500)
committerWonki Kim <wonki_.kim@samsung.com>
Fri, 8 Mar 2019 11:49:34 +0000 (20:49 +0900)
commitb86e4236df1759a13264ca964eb5aad54a33e939
tree64c74c7ad1706c3105224b7d82e6d3517ed5173d
parenta89ff8c99b267753989ee063f7f8c282fd02fff4
Efl.Gfx.Stack: Rename raise and lower

Summary:
to move_to_top and move_to_bottom since the previous names seemed to indicate
that the object only moved one step instead of all the way through the top
or the bottom of the stack.

Ref T7560

Test Plan: make && make check && make examples work as before

Reviewers: cedric, zmike

Reviewed By: zmike

Subscribers: kimcinoo, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7560

Differential Revision: https://phab.enlightenment.org/D7934
src/bin/elementary/test_photocam.c
src/lib/efl/interfaces/efl_gfx_stack.eo
src/lib/elementary/efl_ui_list_view.c
src/lib/elementary/efl_ui_win.c
src/lib/elementary/efl_ui_win.eo
src/lib/evas/canvas/efl_canvas_object.eo
src/lib/evas/canvas/efl_canvas_vg_node.c
src/lib/evas/canvas/efl_canvas_vg_node.eo
src/lib/evas/canvas/evas_stack.x
src/tests/emotion/emotion_test_main-eo.c