efl/src/lib/efl/interfaces
Felipe Magno de Almeida 1a2014a122 efl: Update Efl.Model to use new Efl_Promise and Efl_Future
Replaced all Eina_Promise_Owner and Eina_Promise with Efl_Promise and
Efl_Future.
2016-09-29 13:12:27 -03:00
..
efl_animator.eo efl: change name of animator,tick event in C. 2016-05-18 02:20:13 -07:00
efl_canvas.eo Evas_Device: Add a new event for added and removed devices. 2016-09-26 22:06:59 -03:00
efl_common_internal.h evas events: Add "raw" x,y values for future extensions 2016-09-06 16:54:53 +09:00
efl_config.eo config: Simplify Efl.Config API, make C helpers only 2016-06-24 17:10:21 +09:00
efl_container.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_control.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_file.eo elm_image: Add smart cbs for async open 2016-09-23 11:28:14 +09:00
efl_flipable.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_gfx.eo evas object: Move some events to efl_gfx and efl_image 2016-06-14 16:27:42 +09:00
efl_gfx_buffer.eo evas: Switch EO APIs to Eina_Slice for gfx buffers (map) 2016-09-06 16:54:53 +09:00
efl_gfx_fill.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_gfx_filter.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_gfx_gradient.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_gfx_gradient_linear.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_gfx_gradient_radial.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_gfx_shape.c Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
efl_gfx_shape.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_gfx_size_hint.eo evas object: Move display_mode to Efl.Gfx.Size.Hint 2016-06-30 14:34:59 +09:00
efl_gfx_stack.eo evas object: Move some events to efl_gfx and efl_image 2016-06-14 16:27:42 +09:00
efl_gfx_types.eot evas object: Move display_mode to Efl.Gfx.Size.Hint 2016-06-30 14:34:59 +09:00
efl_gfx_view.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_image.eo Efl: Fix a build break 2016-06-17 20:35:43 +09:00
efl_image_animated.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_image_load.eo Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.Error 2016-06-17 11:37:39 +09:00
efl_input_device.c Efl_Input_Device: Implement efl_input_device_parent_set(). 2016-09-26 22:06:59 -03:00
efl_input_device.eo Efl_Input_Device: Implement efl_input_device_parent_set(). 2016-09-26 22:06:59 -03:00
efl_input_types.eot evas events: Add "raw" x,y values for future extensions 2016-09-06 16:54:53 +09:00
efl_interfaces_main.c efl: Rename Efl.Event.XX to Efl.Input.XX 2016-08-26 10:18:01 +09:00
efl_io_buffer.c efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_buffer.eo efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_closer.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_closer.eo efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_positioner.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_positioner.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_queue.c efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_queue.eo efl_io_closer: add close_on_exec and close_on_destructor properties. 2016-09-12 13:18:28 -03:00
efl_io_reader.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_reader.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_sizer.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_sizer.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_writer.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_writer.eo efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_model.eo efl: Update Efl.Model to use new Efl_Promise and Efl_Future 2016-09-29 13:12:27 -03:00
efl_model_common.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_orientation.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_pack.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
efl_pack_grid.eo Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
efl_pack_layout.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_pack_linear.eo Efl.Pack: Replace pack_direction with Efl.Orientation 2016-06-03 16:52:31 +09:00
efl_part.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_player.eo emotion: convert Emotion_Object into Efl.Canvas.Video 2016-09-21 11:04:34 -07:00
efl_screen.eo Efl: Add screen_ prefix to all Efl.Screen apis 2016-06-08 17:25:06 +09:00
efl_text.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_text_properties.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_text_types.eot Evas: Move BiDi type to Efl.Text 2016-06-17 11:37:39 +09:00
efl_types.eot efl: Add Efl.Version struct and APIs 2016-06-29 15:01:34 +09:00
efl_ui_progress.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_ui_spin.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_vpath.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_vpath_core.c eolian: enforce no get/set as method/property name rule 2016-08-23 13:44:18 +01:00
efl_vpath_core.eo eolian: enforce no get/set as method/property name rule 2016-08-23 13:44:18 +01:00
efl_vpath_file.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_vpath_file.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_vpath_file_core.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_vpath_file_core.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_vpath_manager.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
efl_vpath_manager.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00