efl/src/lib/evas/canvas
Amitesh Singh 7144f278f5 efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
..
render2 evas: fix typos for canvas 2017-11-23 15:38:02 -08:00
efl_animation.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation.eo efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_alpha.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_alpha.eo efl_animation: Add alpha animation object 2017-10-12 21:03:49 +09:00
efl_animation_alpha_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_group.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_group.eo efl_animation: Add interpolator property 2017-10-12 21:03:49 +09:00
efl_animation_group_parallel.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_group_parallel.eo efl_animation: Add parallel group animation and object 2017-10-12 21:03:49 +09:00
efl_animation_group_parallel_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_group_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_group_sequential.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_group_sequential.eo efl_animation: Add sequential group animation and object 2017-10-12 21:03:49 +09:00
efl_animation_group_sequential_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object.c efl_animation: Change protected methods to be internal methods 2017-10-31 20:36:49 +09:00
efl_animation_object.eo efl_animation: Change protected methods to be internal methods 2017-10-31 20:36:49 +09:00
efl_animation_object_alpha.c efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_alpha.eo efl_animation: Add alpha animation object 2017-10-12 21:03:49 +09:00
efl_animation_object_alpha_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_group.c efl_animation: Change protected methods to be internal methods 2017-10-31 20:36:49 +09:00
efl_animation_object_group.eo efl_animation: Change protected methods to be internal methods 2017-10-31 20:36:49 +09:00
efl_animation_object_group_parallel.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_object_group_parallel.eo efl_animation: Add parallel group animation and object 2017-10-12 21:03:49 +09:00
efl_animation_object_group_parallel_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_group_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_group_sequential.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_object_group_sequential.eo efl_animation: Add sequential group animation and object 2017-10-12 21:03:49 +09:00
efl_animation_object_group_sequential_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_private.h efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_object_rotate.c efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_rotate.eo efl_animation: Add rotate animation object 2017-10-12 21:03:49 +09:00
efl_animation_object_rotate_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_scale.c efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_scale.eo efl_animation: Add scale animation object 2017-10-12 21:03:49 +09:00
efl_animation_object_scale_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_translate.c efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_object_translate.eo efl_animation: Add translate animation object 2017-10-12 21:03:49 +09:00
efl_animation_object_translate_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_private.h efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_rotate.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_rotate.eo efl_animation: Add rotate animation object 2017-10-12 21:03:49 +09:00
efl_animation_rotate_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_scale.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_scale.eo efl_animation: Add scale animation object 2017-10-12 21:03:49 +09:00
efl_animation_scale_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_translate.c efl_animation: Remove duration_only_set and total_duration_set methods 2017-10-25 15:04:59 +09:00
efl_animation_translate.eo efl_animation: Add translate animation object 2017-10-12 21:03:49 +09:00
efl_animation_translate_private.h efl_animation: Remove unnecessary macro 2017-10-23 15:05:08 +09:00
efl_animation_types.eot efl_animation: Fix to set Efl_Event_Description for event animation 2017-10-13 22:56:33 +09:00
efl_canvas_filter_internal.eo evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
efl_canvas_group.eo efl: Remove @owned tag from pack/content APIs 2017-09-28 17:29:03 +09:00
efl_canvas_image.c evas: remove duplicated code and rely on Efl.File { get; set; } 2017-10-04 21:01:35 -07:00
efl_canvas_image.eo evas: remove duplicated code and rely on Efl.File { get; set; } 2017-10-04 21:01:35 -07:00
efl_canvas_image_internal.eo evas: Add debug_name to image objects 2017-08-04 10:24:03 +09:00
efl_canvas_object.eo efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
efl_canvas_object_event_grabber.c efl: Use Eina.Size2D for Efl.Gfx.size 2017-09-18 13:34:50 +09:00
efl_canvas_object_event_grabber.eo evas: Add group_member_is to smart objects 2017-09-13 11:01:29 +09:00
efl_canvas_polygon.eo polygon: Use Eina.Position2D for point_add 2017-09-19 10:51:48 +09:00
efl_canvas_proxy.c evas: remove duplicated code and rely on Efl.File { get; set; } 2017-10-04 21:01:35 -07:00
efl_canvas_proxy.eo
efl_canvas_rectangle.eo
efl_canvas_scene3d.c evas: remove duplicated code and rely on Efl.File { get; set; } 2017-10-04 21:01:35 -07:00
efl_canvas_scene3d.eo
efl_canvas_snapshot.c evas: Fix cutout handling for snapshot objects 2017-04-14 11:26:44 +09:00
efl_canvas_snapshot.eo evas: Fix cutout handling for snapshot objects 2017-04-14 11:26:44 +09:00
efl_canvas_surface.c
efl_canvas_surface.eo
efl_canvas_surface.h
efl_canvas_surface_tbm.c evas: move all image object related function to use the engine instead of the output. 2017-08-25 10:51:10 -07:00
efl_canvas_surface_tbm.eo
efl_canvas_surface_wayland.c evas: move all image object related function to use the engine instead of the output. 2017-08-25 10:51:10 -07:00
efl_canvas_surface_wayland.eo
efl_canvas_surface_x11.c evas: move all image object related function to use the engine instead of the output. 2017-08-25 10:51:10 -07:00
efl_canvas_surface_x11.eo
efl_canvas_text.eo efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
efl_canvas_vg.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_canvas_vg.eo evas vg: Add FIXME and fix strbuf use 2017-10-27 14:58:38 +09:00
efl_gfx_map.c efl: Use Eina.Size2D in Gfx.View 2017-09-19 10:51:48 +09:00
efl_gfx_map.eo efl.gfx.map: support for map points as multiples of 4 2017-06-08 16:53:45 +09:00
efl_input_event.c evas: Move evas_canvas.eo to legacy-only 2017-11-01 11:22:33 +09:00
efl_input_event.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_focus.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_focus.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_hold.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_hold.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_interface.eo input: Move pointer props to Canvas 2017-09-26 17:58:07 +09:00
efl_input_key.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_key.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_pointer.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_pointer.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_input_state.eo evas: Add seat arg to modifier/lock EO APIs 2017-05-16 20:47:49 +09:00
efl_vg.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_vg_container.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_vg_gradient.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_vg_gradient_linear.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_vg_gradient_radial.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
efl_vg_shape.eo efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_async_events.c evas: rely on ecore to reset ecore_pipe for evas_async_events. 2017-11-07 16:08:39 -08:00
evas_box.eo evas: fix typo in eo file 2017-10-27 12:12:25 -07:00
evas_callbacks.c evas/gesture: Integrated gesture framework to evas. 2017-10-19 10:33:12 +09:00
evas_canvas.eo evas: Add seat argument to 'pointer_inside' (EO) 2017-11-01 11:22:33 +09:00
evas_canvas3d_camera.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_camera.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_eet.c
evas_canvas3d_light.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_light.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_material.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_material.eo
evas_canvas3d_mesh.c evas: fix typos for canvas 2017-11-23 15:38:02 -08:00
evas_canvas3d_mesh.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_node.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_node.eo eolian: only allow reference (ownable) types in containers 2017-11-02 13:51:02 +01:00
evas_canvas3d_node_callback.h
evas_canvas3d_object.c eo: move unbindable event APIs to C 2017-04-20 18:24:38 +02:00
evas_canvas3d_object.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_primitive.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_primitive.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_scene.c evas,edje,elm: Mark all legacy objects as such 2017-07-07 13:21:18 +09:00
evas_canvas3d_scene.eo evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_canvas3d_texture.c evas: remove use of engine image_load from Evas.Canvas3D.Texture. 2017-10-04 21:32:22 -07:00
evas_canvas3d_texture.eo evas: remove use of engine image_load from Evas.Canvas3D.Texture. 2017-10-04 21:32:22 -07:00
evas_canvas3d_types.eot evas: Rename evas_types to evas_canvas3d_types 2017-05-16 20:47:49 +09:00
evas_clip.c evas: remove engine.data.output. 2017-04-24 15:10:48 -07:00
evas_data.c
evas_device.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_events.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_events_legacy.c evas: Modify wheel events direction to bool (EO) 2017-08-10 14:42:08 +09:00
evas_filter_mixin.c filters: Safety++ 2017-09-06 09:12:28 +09:00
evas_focus.c evas_focus: skip focus set if the focus state is the same 2017-09-30 20:29:07 +02:00
evas_font_dir.c Remove evas internal dependency from the evas_font module 2017-11-07 11:34:53 +09:00
evas_gl.c evas: stat introducing a concept of engine and output in the backend. 2017-05-12 15:24:45 -07:00
evas_grid.eo evas: fix typo in eo file 2017-10-27 12:12:25 -07:00
evas_image.eo evas: remove duplicated code and rely on Efl.File { get; set; } 2017-10-04 21:01:35 -07:00
evas_image_legacy.c evas: remove duplicated code and rely on Efl.File { get; set; } 2017-10-04 21:01:35 -07:00
evas_image_private.h evas: remove duplicated code and rely on Efl.File { get; set; } 2017-10-04 21:01:35 -07:00
evas_key.c evas: Rename device Class to Type, remove Sub_Class 2017-06-12 15:21:55 +09:00
evas_key_grab.c evas mem - remove redundenty unused evas mem absraction 2017-07-31 11:53:59 +09:00
evas_layer.c evas: propagate object data to evas_object_inform_call_restack instead of fetching it again. 2017-10-19 16:32:54 -07:00
evas_line.eo evas: Remove unnecessary imports of evas_types 2017-05-16 20:47:49 +09:00
evas_main.c evas/vg: refactor ector engine api and backend . 2017-11-10 11:20:38 +09:00
evas_map.c evas: propagate object data to evas_object_inform_call_resize instead of fetching it again. 2017-10-19 16:32:54 -07:00
evas_map.h evas map: Reach feature parity with legacy API 2017-05-11 18:02:31 +09:00
evas_name.c eo: Simplify debug_name_override 2017-10-13 10:57:00 +09:00
evas_object_box.c evas: Fix invalid call to intercept 2017-09-19 16:35:28 +09:00
evas_object_grid.c evas: Fix evas grid 2017-09-13 09:57:05 +09:00
evas_object_image.c evas: Implement scale API in proper EO fashion 2017-11-30 10:48:24 +09:00
evas_object_inform.c evas: propagate object data to evas_object_inform_call_changed_size_hints instead of fetching it again. 2017-10-19 16:32:54 -07:00
evas_object_intercept.c efl_animation: Fix to set Efl_Event_Description for event animation 2017-10-13 22:56:33 +09:00
evas_object_line.c evas: Implement scale API in proper EO fashion 2017-11-30 10:48:24 +09:00
evas_object_main.c efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
evas_object_polygon.c evas: Implement scale API in proper EO fashion 2017-11-30 10:48:24 +09:00
evas_object_rectangle.c evas: Implement scale API in proper EO fashion 2017-11-30 10:48:24 +09:00
evas_object_smart.c evas: Implement scale API in proper EO fashion 2017-11-30 10:48:24 +09:00
evas_object_smart_clipped.c emotion: Fix refcounts related to eio use 2017-09-13 09:57:05 +09:00
evas_object_table.c efl: Use Eina.Size2D for size hint combined min 2017-09-18 16:33:33 +09:00
evas_object_text.c efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
evas_object_textblock.c efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
evas_object_textgrid.c efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
evas_out.c evas: Minor formatting fixes 2017-11-01 12:38:58 -04:00
evas_polygon_private.h evas: Use Eina_Rectangle internally 2017-09-13 18:03:34 +09:00
evas_rectangle.c
evas_render.c Remove evas internal dependency from the evas_font module 2017-11-07 11:34:53 +09:00
evas_smart.c evas: removing unwanted operation in interface create 2017-10-13 11:59:46 -07:00
evas_stack.c evas: propagate object data to evas_object_inform_call_restack instead of fetching it again. 2017-10-19 16:32:54 -07:00
evas_stats.c
evas_table.eo evas: fix typo in eo file 2017-10-27 12:12:25 -07:00
evas_text.eo efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
evas_textblock_hyphenation.x
evas_textblock_legacy.h Efl text: replace all usages of cursor handle to same type 2017-07-17 16:51:45 +03:00
evas_textgrid.eo efl.gfx: move scale{} from efl.ui.base to efl.gfx 2017-12-04 14:19:29 +09:00
evas_touch_point.c evas: Remove font_hinting from EO 2017-05-15 17:12:15 +09:00
evas_vg_container.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_vg_gradient.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_vg_gradient_linear.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_vg_gradient_radial.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_vg_node.c efl: Introduce interface Efl.Dup 2017-11-30 10:48:24 +09:00
evas_vg_private.h evas/vg: use surface cache for efl vg canvas 2017-11-10 11:20:38 +09:00
evas_vg_shape.c Efl.Gfx.Shape: implement Gfx.Path.interpolate{} 2017-11-30 16:09:37 +09:00
evas_vg_utils.c