efl/src/lib/evas/canvas
Derek Foreman fddbf75fc9 Fix sed error that changed "video" to "videfl"
commit c662934be8 seems to have accidentally
renamed a few instances of _video_ to _videfl_, this hopefully changes
them all back.
2017-04-17 17:06:28 -05:00
..
render2 tests: Remove CPU affinity from all threads 2017-03-06 17:03:47 +09: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: Pass obscuring region to the filters 2017-04-14 11:26:43 +09:00
efl_canvas_group.eo group: Track calls to group_del 2017-02-15 20:11:22 +09:00
efl_canvas_group_clipped.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_canvas_image.c vpath file - add a keey property to know if obj should be kept around 2017-02-13 16:51:49 +09:00
efl_canvas_image.eo evas image async preload - add option to also make header load async 2017-01-02 18:53:56 +09:00
efl_canvas_image_internal.eo evas: Refactor evas filters a bit 2017-01-17 14:35:27 +09:00
efl_canvas_object.eo Efl.Canvas.Object: Multi-seat API should not be exposed to legacy. 2017-03-02 11:06:20 -08:00
efl_canvas_polygon.eo Change the EFL to follow the new Eo rename. 2016-08-11 17:04:43 +01:00
efl_canvas_proxy.c Revert "evas: Add source_region property to proxy objects" 2016-12-20 15:47:54 +09:00
efl_canvas_proxy.eo Revert "evas: Add source_region property to proxy objects" 2016-12-20 15:47:54 +09:00
efl_canvas_rectangle.eo docs: evas_canvas: fill gaps in evas canvas eo file documentation 2016-11-15 17:45:32 +01:00
efl_canvas_scene3d.c evas: Switch EO APIs to Eina_Slice for gfx buffers (map) 2016-09-06 16:54:53 +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 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 Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_canvas_surface.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
efl_canvas_surface.h
efl_canvas_surface_tbm.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_canvas_surface_tbm.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_canvas_surface_wayland.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_canvas_surface_wayland.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_canvas_surface_x11.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
efl_canvas_surface_x11.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_canvas_text.eo evas: Introduce event style_insets,changed for tb 2017-01-17 14:35:29 +09:00
efl_canvas_text_cursor.eo docs: evas_canvas: fill gaps in evas canvas eo file documentation 2016-11-15 17:45:32 +01:00
efl_gfx_map.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
efl_input_event.c evas: Fix event propagation in elm_widget 2017-04-12 20:28:20 +09:00
efl_input_event.eo evas: Fix event propagation in elm_widget 2017-04-12 20:28:20 +09:00
efl_input_focus.c evas: Fix event propagation in elm_widget 2017-04-12 20:28:20 +09:00
efl_input_focus.eo efl: move some eo files to new property impl syntax 2016-12-27 16:06:19 +01:00
efl_input_hold.c evas/elm: Fix bad propagation of ON_HOLD flag 2017-04-12 18:43:15 +09:00
efl_input_hold.eo evas/elm: Fix bad propagation of ON_HOLD flag 2017-04-12 18:43:15 +09:00
efl_input_interface.eo Evas: Add seat_event_filter_set()/get() API. 2016-12-12 14:59:22 -02:00
efl_input_key.c evas: Fix event propagation in elm_widget 2017-04-12 20:28:20 +09:00
efl_input_key.eo evas/elm: Fix bad propagation of ON_HOLD flag 2017-04-12 18:43:15 +09:00
efl_input_pointer.c evas: Fix event propagation in elm_widget 2017-04-12 20:28:20 +09:00
efl_input_pointer.eo evas/elm: Fix bad propagation of ON_HOLD flag 2017-04-12 18:43:15 +09:00
efl_input_state.eo docs: efl_input: fill gaps in efl_input eo file documentation 2016-11-15 12:00:21 +01:00
efl_ui_clickable.eo docs: efl_ui*: add docs for interfaces and events 2016-11-04 12:28:11 +01:00
efl_ui_draggable.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-15 12:00:22 +01:00
efl_ui_scrollable.eo docs: efl_ui: fill gaps in efl_ui eo file documentation 2016-11-15 12:00:22 +01:00
efl_ui_selectable.eo docs: evas: fill last gaps in evas eo file documentation 2016-11-23 14:16:24 +01:00
efl_ui_zoomable.eo docs: efl_ui*: add docs for interfaces and events 2016-11-04 12:28:11 +01:00
efl_vg.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
efl_vg_container.eo docs: efl_vg: fill gaps in efl vector graphics eo file documentation 2016-11-15 12:00:21 +01:00
efl_vg_gradient.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_gradient_linear.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_gradient_radial.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_root_node.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
efl_vg_shape.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
evas_async_events.c Revert "evas_async_events: integrated Ecore_Pipe in evas_async_events" 2017-02-08 11:26:26 +09:00
evas_box.eo evas: fix child position when the container is moved 2017-02-12 00:10:05 +01:00
evas_callbacks.c evas: Fix crash with events on the canvas 2017-03-14 15:41:24 +09:00
evas_canvas.eo evas: engine_info set/get should never show up in Eo API. 2017-04-12 15:13:19 -07:00
evas_canvas3d_camera.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_canvas3d_camera.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_eet.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
evas_canvas3d_light.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_canvas3d_light.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_material.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_canvas3d_material.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_mesh.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
evas_canvas3d_mesh.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
evas_canvas3d_node.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
evas_canvas3d_node.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_node_callback.h Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
evas_canvas3d_object.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_canvas3d_object.eo eolian: change eo file syntax @virtual_pure -> @pure_virtual 2017-01-13 15:44:09 +01:00
evas_canvas3d_primitive.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
evas_canvas3d_primitive.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_scene.c eina: rename EINA_{FLT,DBL}_CMP to EINA_{FLT,DBL}_EQ. 2017-01-06 15:58:46 -08:00
evas_canvas3d_scene.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_canvas3d_texture.c evas: Remove flag use_mapped_ctx and add do_async 2016-12-16 11:05:45 +09:00
evas_canvas3d_texture.eo docs: evas3d: fill gaps in evas 3D canvas eo file documentations 2016-11-15 12:00:21 +01:00
evas_clip.c evas_clip: fix bug _clipper_del_cb function unset current clipper 2017-04-07 11:35:55 +09:00
evas_data.c evas_data: Fix safety checks in evas_object_data 2016-10-12 11:25:55 +09:00
evas_device.c evas: Silence useless WRN message on canvas del 2017-02-16 21:56:11 +09:00
evas_events.c evas_events: look for seats on hash instead of input devices 2017-03-24 14:14:38 -03:00
evas_events_legacy.c evas/elm: Fix bad propagation of ON_HOLD flag 2017-04-12 18:43:15 +09:00
evas_filter_mixin.c evas filters: Fix rare crash with async render 2017-04-14 13:57:04 +09:00
evas_focus.c evas: Fix event propagation in elm_widget 2017-04-12 20:28:20 +09:00
evas_font_dir.c evas font: revise evas_font_init/reinit functions 2017-01-21 19:00:46 +09:00
evas_gl.c all: use void if we really want to make sure we do not accept parameters 2016-12-06 17:16:24 +01:00
evas_grid.eo docs: evas_canvas: fill gaps in evas canvas primitives eo file documentation 2016-11-15 12:00:21 +01:00
evas_image.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
evas_image_legacy.c evas: Add code to change the object's chage flag in evas_object_image_data_set 2017-01-03 17:42:12 +09:00
evas_image_private.h evas: Make save() work on snapshots 2017-04-14 11:26:44 +09:00
evas_key.c evas key: Add null safety to EAPIs 2017-02-14 15:21:50 +09:00
evas_key_grab.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_layer.c evas: Fix layer usage count and deletion 2017-03-07 11:04:34 +09:00
evas_line.eo docs: evas_canvas: fill gaps in evas canvas primitives eo file documentation 2016-11-15 12:00:21 +01:00
evas_main.c evas filters: Move private data out of evas headers 2017-04-14 11:26:44 +09:00
evas_map.c evas map: Fix test case "Flip Page" 2017-04-10 19:38:56 +09:00
evas_name.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_object_box.c evas: fix child position when the container is moved 2017-02-12 00:10:05 +01:00
evas_object_grid.c evas grid smart - fix divide by 0 2017-02-02 08:50:49 +09:00
evas_object_image.c Fix sed error that changed "video" to "videfl" 2017-04-17 17:06:28 -05:00
evas_object_inform.c evas: Re-fix post-event cb by supporting recursion 2017-02-16 19:51:06 +09:00
evas_object_intercept.c evas: Avoid useless calls to eo_data_scope_get 2017-02-21 10:52:39 +09:00
evas_object_line.c evas render - drop eo overhead by using ptrs we already have 2017-02-04 11:49:56 +09:00
evas_object_main.c evas filters: Move private data out of evas headers 2017-04-14 11:26:44 +09:00
evas_object_polygon.c evas render - drop eo overhead by using ptrs we already have 2017-02-04 11:49:56 +09:00
evas_object_rectangle.c evas render - drop eo overhead by using ptrs we already have 2017-02-04 11:49:56 +09:00
evas_object_smart.c evas: Check for null pointer deref 2017-03-09 15:47:43 +09:00
evas_object_smart_clipped.c evas: Optimize out more calls to efl_isa 2017-02-21 10:52:39 +09:00
evas_object_table.c evas table: CRI when attempting to pack a table child into another table 2017-03-17 15:15:25 -04:00
evas_object_text.c evas: give width offset when Evas tries to find ellipsis position 2017-04-10 12:15:20 +09:00
evas_object_textblock.c evas filters: Cleanup unused buffers 2017-04-14 13:57:04 +09:00
evas_object_textgrid.c evas render - drop eo overhead by using ptrs we already have 2017-02-04 11:49:56 +09:00
evas_object_vg.c evas render - drop eo overhead by using ptrs we already have 2017-02-04 11:49:56 +09:00
evas_out.c evas: move Efl_Canvas_Output to be an internal only API. 2017-04-13 15:25:29 -07:00
evas_polygon_private.h
evas_rectangle.c
evas_render.c Fix sed error that changed "video" to "videfl" 2017-04-17 17:06:28 -05:00
evas_smart.c
evas_stack.c evas: Add more debug info to an ERR message (stack) 2017-03-14 11:04:16 +09:00
evas_stats.c
evas_table.eo evas: fix child position when the container is moved 2017-02-12 00:10:05 +01:00
evas_text.eo evas: Refactor evas filters a bit 2017-01-17 14:35:27 +09:00
evas_textblock_hyphenation.x Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +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 evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
evas_touch_point.c win: Add EO API to query state of multi touch points 2016-09-01 14:57:11 +09:00
evas_types.eot docs: evas: document various type defines 2016-11-03 11:57:40 +01:00
evas_vg.eo evas: use new property impl syntax 2016-12-27 16:37:41 +01:00
evas_vg_container.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
evas_vg_gradient.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
evas_vg_gradient_linear.c evas: vg/gradient - add missing legacy api for gradient object creation. 2016-10-25 14:37:11 -07:00
evas_vg_gradient_radial.c evas: vg/gradient - add missing legacy api for gradient object creation. 2016-10-25 14:37:11 -07:00
evas_vg_node.c Rename efl_self to efl_added 2016-09-05 16:59:56 +01:00
evas_vg_private.h Efl Object: remove legacy callback calls from event_callback_call 2016-08-26 15:45:07 -03:00
evas_vg_root_node.c Efl object: Rename Eo_Event -> Efl_Event. 2016-08-30 13:34:10 +01:00
evas_vg_shape.c efl interface: introduce efl_gfx_path mixin. 2016-11-23 17:36:57 +09:00
evas_vg_utils.c