elm_image: add support for url.
authorCedric Bail <cedric.bail@samsung.com>
Fri, 9 Aug 2013 12:12:29 +0000 (21:12 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Fri, 9 Aug 2013 12:13:15 +0000 (21:13 +0900)
commit05c78b716b7bbec56dc39dc03eaaa26d18efbf9d
tree80467db11df552ae8252af6afd4b01aa0f41e4ba
parent8bb60f12f0db9ce035c98ec9eb1a03a8481a179c
elm_image: add support for url.
ChangeLog
NEWS
src/bin/test.c
src/bin/test_image.c
src/lib/Makefile.am
src/lib/elm_image.c
src/lib/elm_image_common.h
src/lib/elm_priv.h
src/lib/elm_url.c [new file with mode: 0644]
src/lib/elm_widget_image.h