edje: Implement part proxy for all parts
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 30 May 2017 04:52:22 +0000 (13:52 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 30 May 2017 04:54:35 +0000 (13:54 +0900)
commit63518c4c2c8b08dcdd410b274d788c9dcb48a60a
tree210254356881d5769799d78bce1933887fa41e13
parentbac435a49e35908c1ffb6e184fbeb43ff6842731
edje: Implement part proxy for all parts

This is required for part_state_get, which is now based
on the EO API internally. This fixes the test case introduced
in the following commmit.
src/lib/edje/edje_part.c
src/lib/edje/edje_part_box.c
src/lib/edje/edje_part_helper.h
src/lib/edje/edje_part_swallow.c
src/lib/edje/edje_part_table.c
src/lib/edje/edje_private.h
src/lib/edje/edje_util.c