Elm: Use 'canvas' API and structure rather than 'output' API and
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 13 Jun 2011 11:26:08 +0000 (11:26 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 13 Jun 2011 11:26:08 +0000 (11:26 +0000)
commit49f77b3b167789a434a96c851aa73b4f187bfe16
tree3824f031dd6955ce3a01da4b438e67eb600edb5e
parentabeb51eec5cdf1b412620e13792b1c8360745a70
Elm: Use 'canvas' API and structure rather than 'output' API and
structure.

'canvas' and 'output' are same. So we need to deprecate one of them
later(may be evas 2.0 or so.) After I discuss this with raster, I've
got to use 'canvas' not 'output'. So I fixed elementary codes.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@60268 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/test_ctxpopup.c
src/bin/test_map.c
src/bin/test_win_inline.c
src/lib/elm_colorselector.c
src/lib/elm_entry.c
src/lib/elm_map.c
src/lib/elm_segment_control.c
src/lib/elm_slider.c