efl/src/lib/efl/interfaces
Jean-Philippe Andre cc36889d73 Efl.File: Add async property and async_wait() method
Summary:
Some other patches in elm will implement support for images.
async means fopen() will happen asynchronously in a thread.

Reviewers: cedric, raster, tasn

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D2261
2015-04-06 15:58:55 +09:00
..
efl_control.eo Efl interfaces: Add control interface. 2014-08-21 11:02:11 +01:00
efl_file.eo Efl.File: Add async property and async_wait() method 2015-04-06 15:58:55 +09:00
efl_gfx_base.eo efl: provide Efl.Gfx.Base.color_part and implement it in top Evas_Object. 2015-04-03 16:30:32 +02:00
efl_gfx_fill.eo efl: add Efl.Gfx.Fill and migrate Evas.Image to it. 2015-04-03 16:23:24 +02:00
efl_gfx_gradient_base.eo efl: add documentation for shape and gradient interface. 2015-04-03 16:30:37 +02:00
efl_gfx_gradient_linear.eo efl: add documentation for shape and gradient interface. 2015-04-03 16:30:37 +02:00
efl_gfx_gradient_radial.eo efl: add documentation for shape and gradient interface. 2015-04-03 16:30:37 +02:00
efl_gfx_shape.c efl: fix memory leak in efl_gfx_shape_interpolate(). 2015-04-03 16:38:15 +02:00
efl_gfx_shape.eo efl: follow Efl.VG naming by using bounds_get as an API name. 2015-04-03 16:38:08 +02:00
efl_gfx_stack.eo efl: add Efl.Gfx.Stack interface and update Evas_Object accordingly. 2015-04-03 16:23:22 +02:00
efl_gfx_view.eo efl: add Efl.Gfx.View and use it in Evas.Image. 2015-04-03 16:23:26 +02:00
efl_image.eo Efl image: Add ratio property. 2014-08-21 11:02:11 +01:00
efl_interfaces_main.c efl: move emodel to be an efl interfaces. 2015-04-05 16:23:38 +02:00
efl_model_base.eo efl: move emodel to be an efl interfaces. 2015-04-05 16:23:38 +02:00
efl_player.eo Efl player: Add player interface. 2014-08-21 11:02:11 +01:00
efl_text.eo Efl interfaces: Add text interface and start using it. 2014-08-21 11:02:11 +01:00
efl_text_properties.eo Efl interfaces: Drop interface namespace from the used interfaces. 2014-08-21 11:02:11 +01:00