elm_image: Move back download events to legacy only
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 22 Sep 2016 03:36:27 +0000 (12:36 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 22 Sep 2016 06:02:45 +0000 (15:02 +0900)
commit97a2d7ff33d9e8493427bf4eb4fdea4163808bf2
tree5076119c33620b8902b70d5099761cad19f59934
parent834222d3a019e548a238a59f040f869487c14adc
elm_image: Move back download events to legacy only

The events for (async) image download will be redefined by
@cedric later. So, remove them from eo now and only keep their
legacy implementation.

Also, improve elm_test example and add docs.
src/bin/elementary/test_image.c
src/lib/efl/interfaces/efl_file.eo
src/lib/elementary/efl_ui_image.c
src/lib/elementary/efl_ui_image.eo
src/lib/elementary/elm_image.h