efl/src/lib/evas/canvas
Jean-Philippe Andre a50a0f5d76 Evas: Move Object_Pointer_Mode to Efl.Event 2016-06-17 11:37:39 +09:00
..
render2 efl: everyone should now rely on Eina MIN/MAX redefinition. 2016-05-09 16:58:53 -07:00
common_interfaces.c Evas: Rename Zoomable_Interface to Efl.Ui.Zoomable 2016-06-10 18:06:15 +09:00
efl_canvas_filter_internal.eo Evas: Rename Evas.Filter to Efl.Canvas.Filter.Internal 2016-06-10 16:01:42 +09:00
efl_canvas_image.c Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.Error 2016-06-17 11:37:39 +09:00
efl_canvas_image.eo Evas: Stop using Evas.Image in public inheritance 2016-06-16 13:10:34 +09:00
efl_canvas_image_internal.eo Evas: Rename Evas.Filter to Efl.Canvas.Filter.Internal 2016-06-10 16:01:42 +09:00
efl_canvas_polygon.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
efl_canvas_proxy.c Evas: Rename Evas.Image into Efl.Canvas.Image.Internal 2016-06-10 13:21:20 +09:00
efl_canvas_proxy.eo Evas: Stop using Evas.Image in public inheritance 2016-06-16 13:10:34 +09:00
efl_canvas_rectangle.eo Evas: Rename Evas.Rectangle as Efl.Canvas.Rectangle 2016-06-02 18:57:30 +09:00
efl_canvas_scene3d.c Evas: Rename Evas.Image into Efl.Canvas.Image.Internal 2016-06-10 13:21:20 +09:00
efl_canvas_scene3d.eo Evas: Stop using Evas.Image in public inheritance 2016-06-16 13:10:34 +09:00
efl_canvas_snapshot.c Efl.Gfx.Fill: Rename filled to fill_auto 2016-03-18 13:28:45 +09:00
efl_canvas_snapshot.eo Evas: Stop using Evas.Image in public inheritance 2016-06-16 13:10:34 +09:00
efl_canvas_surface.c Evas.Image: Move native surfaces to Efl.Canvas.Surface 2016-03-15 11:11:59 +09:00
efl_canvas_surface.eo Evas: Stop using Evas.Image in public inheritance 2016-06-16 13:10:34 +09:00
efl_canvas_surface.h Evas.Image: Move native surfaces to Efl.Canvas.Surface 2016-03-15 11:11:59 +09:00
efl_canvas_surface_tbm.c evas: Fix incorrect expression in efl_canvas_surface_tbm 2016-03-16 09:22:46 -04:00
efl_canvas_surface_tbm.eo eolian: enable inheritance checks and fix EFL to build with them 2016-06-15 16:37:15 +01:00
efl_canvas_surface_wayland.c evas: Fix incorrect expression in efl_canvas_surface_wayland 2016-03-16 09:21:08 -04:00
efl_canvas_surface_wayland.eo eolian: enable inheritance checks and fix EFL to build with them 2016-06-15 16:37:15 +01:00
efl_canvas_surface_x11.c evas: Fix incorrect expression in efl_canvas_surface_x11 2016-03-16 09:24:20 -04:00
efl_canvas_surface_x11.eo eolian: enable inheritance checks and fix EFL to build with them 2016-06-15 16:37:15 +01:00
efl_canvas_text.eo Canvas Text: continue porting api and fixup bugs 2016-06-16 19:15:20 +01:00
efl_canvas_text_cursor.eo Canvas text cursor: introduce this new object 2016-06-16 19:15:20 +01:00
efl_event_input.c Evas: Add storage class for Key events 2016-06-02 13:31:40 +09:00
efl_event_input.eo Efl: Rename event flags to processed and scrolling 2016-06-10 13:21:21 +09:00
efl_event_key.c Efl: Rename event flags to processed and scrolling 2016-06-10 13:21:21 +09:00
efl_event_key.eo Efl: Rename event flags to processed and scrolling 2016-06-10 13:21:21 +09:00
efl_event_pointer.c Efl: Rename event flags to processed and scrolling 2016-06-10 13:21:21 +09:00
efl_event_pointer.eo Efl: Rename event flags to processed and scrolling 2016-06-10 13:21:21 +09:00
efl_ui_clickable.eo Evas: Rename Clickable_Interface to Efl.Ui.Clickable 2016-06-10 17:33:53 +09:00
efl_ui_draggable.eo Evas: Rename Draggable_Interface to Efl.Ui.Draggable 2016-06-10 18:06:10 +09:00
efl_ui_scrollable.eo Evas: Rename Scrollable_Interface to Efl.Ui.Scrollable 2016-06-10 18:06:15 +09:00
efl_ui_selectable.eo Evas: Rename Selectable_Interface to Efl.Ui.Selectable 2016-06-10 18:06:15 +09:00
efl_ui_zoomable.eo Evas: Rename Zoomable_Interface to Efl.Ui.Zoomable 2016-06-10 18:06:15 +09:00
efl_vg.eo Efl: Add geometry property (combines position and size) 2016-06-09 16:17:43 +09:00
efl_vg_container.eo eolian: utilize the new builtin string type across eo files 2016-05-31 16:05:43 +01:00
efl_vg_gradient.eo Efl vg: Remove the no longer needed .Base hack. 2016-05-11 13:13:27 +01:00
efl_vg_gradient_linear.eo Efl vg/ector: Fix namespacing to use . and not _. 2016-05-11 13:21:29 +01:00
efl_vg_gradient_radial.eo Efl vg/ector: Fix namespacing to use . and not _. 2016-05-11 13:21:29 +01:00
efl_vg_root_node.eo evas: move Evas.VG_* to Efl.VG.* 2015-04-03 16:30:59 +02:00
efl_vg_shape.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_async_events.c
evas_box.eo Evas: Nove smart data get to smart class 2016-06-17 11:37:39 +09:00
evas_callbacks.c evas: do not use static array with pointer to other variable. 2016-06-15 11:41:09 -07:00
evas_canvas.eo evas: Move canvas events to a common interface 2016-06-14 16:27:42 +09:00
evas_canvas3d_camera.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
evas_canvas3d_camera.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_canvas3d_eet.c efl: remove eina_promise typedef 2016-05-01 17:01:22 +02:00
evas_canvas3d_light.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
evas_canvas3d_light.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
evas_canvas3d_material.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
evas_canvas3d_material.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_canvas3d_mesh.c evas.canvas3d: Change shade_mode to shader_mode 2016-04-14 20:28:20 +09:00
evas_canvas3d_mesh.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
evas_canvas3d_node.c evas.canvas3d: Change shade_mode to shader_mode 2016-04-14 20:28:20 +09:00
evas_canvas3d_node.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_canvas3d_node_callback.h Eo callbacks: Migrate all of the EFL to the new event cb signatures. 2016-02-29 11:33:27 +00:00
evas_canvas3d_object.c Automatic migration to Eo4. 2016-03-03 09:58:08 +00:00
evas_canvas3d_object.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
evas_canvas3d_primitive.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
evas_canvas3d_primitive.eo Efl: Remove "legacy_prefix: null;" as it's now the default. 2016-05-12 17:27:35 +01:00
evas_canvas3d_scene.c evas: fix recalculation coordinates for pick object from scene in Evas.Canvas3d 2016-05-31 14:59:26 -07:00
evas_canvas3d_scene.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_canvas3d_texture.c Evas: Rename Evas.Image into Efl.Canvas.Image.Internal 2016-06-10 13:21:20 +09:00
evas_canvas3d_texture.eo eolian: utilize the new void_ptr builtin across eo files 2016-06-02 13:00:26 +01:00
evas_clip.c Evas: Fix clipees_get and return an iterator 2016-06-17 11:37:39 +09:00
evas_common_interface.c
evas_common_interface.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_data.c efl - key/data/value/obj attach to eo objects - make these properties 2016-05-18 02:02:45 +09:00
evas_device.c Evas: EO-ify Evas_Device and partly move to Efl 2016-05-31 19:03:04 +09:00
evas_events.c Evas: Fix propagation of key events 2016-06-07 21:48:48 +09:00
evas_events_legacy.c widget: Switch to pointer & key events 2016-06-14 16:27:42 +09:00
evas_filter_mixin.c evas: Move canvas events to a common interface 2016-06-14 16:27:42 +09:00
evas_focus.c Evas: Rename object focus to key_focus 2016-06-17 11:37:39 +09:00
evas_font_dir.c evas: add a few null checks for e->engine.data.output 2016-05-05 10:49:30 -04:00
evas_gl.c Evas GL: Add new API to get current Evas GL 2015-10-02 16:56:38 +09:00
evas_grid.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_image.eo Evas: Rename Evas.Image into Efl.Canvas.Image.Internal 2016-06-10 13:21:20 +09:00
evas_image_legacy.c Evas: Move Evas.Load_Error to legacy, use Efl.Image.Load.Error 2016-06-17 11:37:39 +09:00
evas_image_private.h Evas: Rename Evas.Filter to Efl.Canvas.Filter.Internal 2016-06-10 16:01:42 +09:00
evas_key.c
evas_key_grab.c evas : evas_object_key_grab exclusive option logic is changed. 2016-06-01 17:14:13 +08:30
evas_layer.c Fix migration script mistakes and compilation warnings. 2016-03-03 09:58:08 +00:00
evas_line.eo Evas line: Migrate Eolian file to use the Eolian types. 2015-07-07 13:55:14 +01:00
evas_main.c Efl: Move Efl.Canvas to efl/interfaces 2016-06-16 10:57:56 +09:00
evas_map.c evas: let's reuse what we know when possible to avoid more useless eo_data_scope_get. 2016-05-06 17:01:10 -07:00
evas_name.c Evas: Move object name to legacy 2016-06-17 11:37:39 +09:00
evas_object.eo Evas: Move Object_Pointer_Mode to Efl.Event 2016-06-17 11:37:39 +09:00
evas_object_box.c Evas: Nove smart data get to smart class 2016-06-17 11:37:39 +09:00
evas_object_grid.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
evas_object_image.c Evas: Rename Evas.Filter to Efl.Canvas.Filter.Internal 2016-06-10 16:01:42 +09:00
evas_object_inform.c Evas: Simplify eo event mechanism 2016-06-02 14:19:18 +09:00
evas_object_intercept.c evas: prevent crash. 2015-03-23 22:00:27 +09:00
evas_object_line.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
evas_object_main.c Evas: Remove Evas.Render_Op and switch to Efl.Gfx 2016-06-17 11:37:39 +09:00
evas_object_polygon.c evas: move Efl_Canvas_Polygon_Data struct to separate header 2016-05-05 10:49:30 -04:00
evas_object_rectangle.c Evas: Rename Evas.Rectangle as Efl.Canvas.Rectangle 2016-06-02 18:57:30 +09:00
evas_object_smart.c Evas: Move smart_type_check[_ptr] to legacy 2016-06-17 11:37:39 +09:00
evas_object_smart.eo Evas: Move smart_move_children_relative to evas smart 2016-06-17 11:37:39 +09:00
evas_object_smart_clipped.c Evas: Move smart_type_check[_ptr] to legacy 2016-06-17 11:37:39 +09:00
evas_object_table.c Evas: Fix usage of callback arrays 2016-06-16 13:10:34 +09:00
evas_object_text.c Evas: Rename Evas.Filter to Efl.Canvas.Filter.Internal 2016-06-10 16:01:42 +09:00
evas_object_textblock.c Canvas Text: continue porting api and fixup bugs 2016-06-16 19:15:20 +01:00
evas_object_textgrid.c efl: fix misleading indentation 2016-05-18 21:57:02 +02:00
evas_object_vg.c evas: Move canvas events to a common interface 2016-06-14 16:27:42 +09:00
evas_out.c Revert "Automatic migration to the new eo_add syntax." 2016-03-11 12:29:03 +00:00
evas_out.eo Evas out: Fix Eolian warnings. 2016-02-16 10:06:46 +00:00
evas_polygon_private.h evas: move Efl_Canvas_Polygon_Data struct to separate header 2016-05-05 10:49:30 -04:00
evas_rectangle.c
evas_render.c Evas: Rename Evas.Image into Efl.Canvas.Image.Internal 2016-06-10 13:21:20 +09:00
evas_smart.c
evas_smart_clipped.eo Evas: Move smart_clipped_clipper to its class 2016-06-17 11:37:39 +09:00
evas_stack.c Fix migration script mistakes and compilation warnings. 2016-03-03 09:58:08 +00:00
evas_stats.c
evas_table.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_text.eo Evas: Move BiDi type to Efl.Text 2016-06-17 11:37:39 +09:00
evas_textblock_hyphenation.x Canvas text: introduce new text object 2016-06-16 19:15:20 +01:00
evas_textblock_legacy.h Canvas Text: continue porting api and fixup bugs 2016-06-16 19:15:20 +01:00
evas_textgrid.eo Efl text properties: Fix namespacing to use . and not _. 2016-05-12 11:35:52 +01:00
evas_touch_point.c
evas_types.eot Evas: Move Object_Pointer_Mode to Efl.Event 2016-06-17 11:37:39 +09:00
evas_vg.eo eolian: remove pointers from complex and class types 2016-05-23 15:58:33 +01:00
evas_vg_container.c evas: propagate the change to child when object is a vector graphic container 2016-05-19 02:23:56 -07:00
evas_vg_gradient.c Efl vg: Remove the no longer needed .Base hack. 2016-05-11 13:13:27 +01:00
evas_vg_gradient_linear.c evas: propagate the change to child when object is a vector graphic container 2016-05-19 02:23:56 -07:00
evas_vg_gradient_radial.c evas: propagate the change to child when object is a vector graphic container 2016-05-19 02:23:56 -07:00
evas_vg_node.c Efl: Add geometry property (combines position and size) 2016-06-09 16:17:43 +09:00
evas_vg_private.h evas: propagate the change to child when object is a vector graphic container 2016-05-19 02:23:56 -07:00
evas_vg_root_node.c eo: for consistency use object like all our API. 2016-05-18 08:18:04 -07:00
evas_vg_shape.c evas-vg: Don't fetch parent if we are not going to use it 2016-05-19 08:43:32 -04:00
evas_vg_utils.c efl: move PATH manipulation from Evas into Efl interfaces. 2015-04-03 16:21:48 +02:00