efl/src/lib/efl/interfaces
Jean-Philippe Andre e61b7139ff win: Move pointer "xy" and "inside" to input interface
Those two properties aren't related to a "drawing" canvas
but to the current state of input.

Note: both Efl.Input.Pointer (pointer input event data) and
Efl.Input.Interface (common interface for input handling objects)
expose a pointer position API. Not sure what to do about that.
2016-09-01 11:57:43 +09:00
..
efl_animator.eo efl: change name of animator,tick event in C. 2016-05-18 02:20:13 -07:00
efl_canvas.eo win: Move pointer "xy" and "inside" to input interface 2016-09-01 11:57:43 +09:00
efl_common_internal.h evas events: Fix axis input values 2016-09-01 11:57:43 +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 eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01: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 eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01: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 Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_input_device.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_input_types.eot efl: Rename Efl.Event.XX to Efl.Input.XX 2016-08-26 10:18:01 +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 callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_io_buffer.eo efl_io_buffer: do not refer to sub-classes in its docs. 2016-08-23 20:17:13 -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: introduce basic interfaces and classes. 2016-08-22 18:25:14 -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 callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
efl_io_queue.eo efl_io_queue: basic class to interact with Efl.Io interfaces. 2016-08-23 20:17:13 -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 Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01: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 Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01: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