efl/src/lib/evas/canvas
Xavi Artigas 61ce4c79fd Use proper Eolian syntax for default values instead of docs
Summary:
Eolian supports reporting the defaults for parameters and return values, but in some
places we have been writing this information in the documentation instead.
This patch moves it to its proper place, where documentation generators can pick it up
and render it in a consistent manner.

Ref T8171

Reviewers: zmike, bu5hm4n, lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8171

Differential Revision: https://phab.enlightenment.org/D10051
2019-09-20 11:55:55 -03:00
..
efl_canvas_animation.c
efl_canvas_animation.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_canvas_animation_alpha.c Rename Efl.Gfx.Map -> Efl.Gfx.Mapping 2019-02-21 19:20:09 +01:00
efl_canvas_animation_alpha.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_canvas_animation_alpha_private.h
efl_canvas_animation_group.c
efl_canvas_animation_group.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_canvas_animation_group_parallel.c
efl_canvas_animation_group_parallel.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_canvas_animation_group_parallel_private.h
efl_canvas_animation_group_private.h
efl_canvas_animation_group_sequential.c
efl_canvas_animation_group_sequential.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_canvas_animation_group_sequential_private.h
efl_canvas_animation_player.c efl_canvas_animation_player: delete previous target event callback 2019-09-02 20:55:51 +09:00
efl_canvas_animation_player.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_canvas_animation_player_private.h
efl_canvas_animation_private.h efl_canvas_animation: fix numerical error on map effect calculation 2019-06-04 21:56:58 +09:00
efl_canvas_animation_rotate.c efl_canvas_animation: fix numerical error on map effect calculation 2019-06-04 21:56:58 +09:00
efl_canvas_animation_rotate.eo docs: nicer formatting of the NULL keyword, everywhere 2019-09-10 16:05:44 +02:00
efl_canvas_animation_rotate_private.h
efl_canvas_animation_scale.c efl_canvas_animation: fix numerical error on map effect calculation 2019-06-04 21:56:58 +09:00
efl_canvas_animation_scale.eo docs: nicer formatting of the NULL keyword, everywhere 2019-09-10 16:05:44 +02:00
efl_canvas_animation_scale_private.h
efl_canvas_animation_translate.c efl_canvas_animation: fix numerical error on map effect calculation 2019-06-04 21:56:58 +09:00
efl_canvas_animation_translate.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_canvas_animation_translate_private.h
efl_canvas_animation_types.eot eo files: mark a bunch of types with @beta 2019-03-08 16:40:40 +01:00
efl_canvas_event_grabber.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_event_grabber.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_canvas_event_grabber_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_event_grabber_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_filter_internal.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_canvas_group.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_canvas_group_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_group_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_image.c evas_object_image: save EVAS_IMAGE_CONTENT_HINT_DYNAMIC image 2019-05-02 20:50:24 +09:00
efl_canvas_image.eo evas: implement Efl.File.unload for evas image classes 2019-04-18 16:04:14 +02:00
efl_canvas_image_internal.eo efl/image: rename "border" -> "border_insets" 2019-09-18 10:08:56 +02:00
efl_canvas_object.eo Use proper Eolian syntax for default values instead of docs 2019-09-20 11:55:55 -03:00
efl_canvas_object_eo.legacy.c Evas: Add type convert function for BIDI_Direction_Type. 2019-03-19 12:27:51 +09:00
efl_canvas_object_eo.legacy.h Evas: Add type convert function for BIDI_Direction_Type. 2019-03-19 12:27:51 +09:00
efl_canvas_polygon.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_canvas_proxy.c efl.gfx: remove Efl.Gfx.Image_Load_Error 2019-03-04 13:36:57 -05:00
efl_canvas_proxy.eo eolian: remove param @nonull 2019-05-26 17:25:15 +02:00
efl_canvas_rectangle.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_canvas_scene3d.c efl.gfx: remove Efl.Gfx.Image_Load_Error 2019-03-04 13:36:57 -05:00
efl_canvas_scene3d.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_canvas_snapshot.c
efl_canvas_snapshot.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_canvas_surface.c efl_canvas_surface: change mixin to abstract 2018-12-18 11:17:12 +09:00
efl_canvas_surface.eo eolian: rename @warn_unused and its associated API 2019-05-26 17:41:22 +02:00
efl_canvas_surface.h
efl_canvas_surface_tbm.c efl_canvas_surface: change mixin to abstract 2018-12-18 11:17:12 +09:00
efl_canvas_surface_tbm.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_canvas_surface_wayland.c efl_canvas_surface: change mixin to abstract 2018-12-18 11:17:12 +09:00
efl_canvas_surface_wayland.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_canvas_surface_x11.c efl_canvas_surface: change mixin to abstract 2018-12-18 11:17:12 +09:00
efl_canvas_surface_x11.eo eo files: mark a bunch of types with @beta 2019-03-08 16:40:40 +01:00
efl_canvas_text.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_canvas_text_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_text_eo.legacy.h efl_canvas_text: remove unused Text_Style eo struct 2019-08-23 15:03:31 -04:00
efl_canvas_text_factory.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_canvas_vg_container.c canvas vg: code refactoring. 2019-09-18 21:52:54 +09:00
efl_canvas_vg_container.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_canvas_vg_container_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_container_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_gradient.c evas vg: optimize vg object internal connections. 2018-12-20 14:42:38 +09:00
efl_canvas_vg_gradient.eo evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_gradient_linear.c ector: code refactoring. 2019-09-06 17:56:02 +09:00
efl_canvas_vg_gradient_linear.eo evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_gradient_radial.c ector: code refactoring. 2019-09-06 17:56:02 +09:00
efl_canvas_vg_gradient_radial.eo evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_image.c ector: code refactoring. 2019-09-06 17:56:02 +09:00
efl_canvas_vg_image.eo efl_canvas_vg image: changed image parameter type. 2019-07-22 17:31:06 +09:00
efl_canvas_vg_node.c ector: code refactoring. 2019-09-06 17:56:02 +09:00
efl_canvas_vg_node.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_canvas_vg_node_eo.legacy.c ector: code refactoring. 2019-09-06 17:56:02 +09:00
efl_canvas_vg_node_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_object.c evas vg: optimize memory in layer blending. 2019-09-11 15:15:32 +09:00
efl_canvas_vg_object.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_canvas_vg_object_eo.legacy.c efl_canvas_vg_object/evas_object_vg: Change to legacy naming rule. 2019-08-28 14:09:13 +09:00
efl_canvas_vg_object_eo.legacy.h efl_canvas_vg_object/evas_object_vg: Change to legacy naming rule. 2019-08-28 14:09:13 +09:00
efl_canvas_vg_shape.c ector: code refactoring. 2019-09-06 17:56:02 +09:00
efl_canvas_vg_shape.eo evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_shape_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_shape_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_canvas_vg_utils.c evas vg: rename evas_vg prefix to efl_canvas for consistency. 2018-11-23 20:01:53 +09:00
efl_gfx_mapping.c api: rename efl.gfx.entity geometry events and add geometry data to those events 2019-02-22 10:09:46 +01:00
efl_gfx_mapping.eo docs: Add @since 1.22 to all stable classes' EO docs 2019-03-22 16:57:36 +01:00
efl_input_clickable.c efl_input_clickable: add a flag for showing user interaction 2019-08-26 14:42:52 +02:00
efl_input_clickable.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_input_event.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
efl_input_event.eo declare a few classes stable 2019-07-11 17:15:43 +02:00
efl_input_focus.c efl_input: remove the API of efl_input_instance_get 2019-02-13 16:59:57 +01:00
efl_input_focus.eo docs: Update focus documentation 2019-09-03 18:41:34 +02:00
efl_input_hold.c efl_input_hold: replace hold property name with input_hold 2019-08-06 11:05:30 +02:00
efl_input_hold.eo efl_input_hold: replace hold property name with input_hold 2019-08-06 11:05:30 +02:00
efl_input_interface.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_input_key.c efl_input_key: replace key property name with key_sym 2019-08-05 08:51:22 -04:00
efl_input_key.eo docs: Improve Efl.Input.Key docs 2019-08-06 11:05:29 +02:00
efl_input_pointer.c efl_input_pointer: rename tool to touch_id 2019-06-20 17:14:54 +02:00
efl_input_pointer.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_input_state.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
evas_async_events.c Evas: remove Evil.h when not needed and use evil_private when needed 2019-05-20 08:46:02 -04:00
evas_box_eo.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_box_eo.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_box_eo.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_box_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_box_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_box_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_callbacks.c efl/image: merge preload and unload events into preload_state,changed 2019-09-18 10:08:58 +02:00
evas_canvas3d_camera.c
evas_canvas3d_camera.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
evas_canvas3d_eet.c
evas_canvas3d_light.c
evas_canvas3d_light.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
evas_canvas3d_material.c
evas_canvas3d_material.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
evas_canvas3d_mesh.c canvas 3d: remove potential dangling pointer. 2019-09-05 18:09:36 +09:00
evas_canvas3d_mesh.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
evas_canvas3d_node.c evas_3d: stop just segfaulting straight away 2019-03-26 10:09:42 -04:00
evas_canvas3d_node.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
evas_canvas3d_node_callback.h
evas_canvas3d_object.c
evas_canvas3d_object.eo eolian: enable checking of beta/stable contexts in all classes 2019-03-11 13:42:29 +01:00
evas_canvas3d_primitive.c
evas_canvas3d_primitive.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
evas_canvas3d_scene.c eo: efl_object_legacy_only_event_description_get is an internal only function, make it so. 2019-03-15 11:54:24 +01:00
evas_canvas3d_scene.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
evas_canvas3d_texture.c efl: implement efl.file::unload for classes that implement load 2019-08-29 17:17:08 +02:00
evas_canvas3d_texture.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
evas_canvas3d_types.eot eo files: mark a bunch of types with @beta 2019-03-08 16:40:40 +01:00
evas_canvas_eo.c efl.input.types: mark enums beta again and use legacy types in legacy code 2019-03-11 16:27:00 +01:00
evas_canvas_eo.h efl.input.types: mark enums beta again and use legacy types in legacy code 2019-03-11 16:27:00 +01:00
evas_canvas_eo.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_canvas_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_canvas_eo.legacy.c efl.input.types: mark enums beta again and use legacy types in legacy code 2019-03-11 16:27:00 +01:00
evas_canvas_eo.legacy.h efl.input.types: mark enums beta again and use legacy types in legacy code 2019-03-11 16:27:00 +01:00
evas_clip.c evas: add 'has_fixed_size' property for canvas objects 2019-08-08 18:32:23 -07:00
evas_data.c
evas_device.c evas_device: Fix dereferencing null pointer 2019-03-13 16:55:09 +01:00
evas_events.c evas events: fix corrupted mouse events behavior on mapped object. 2019-08-27 19:49:42 +09:00
evas_events_legacy.c efl_input_pointer: rename tool to touch_id 2019-06-20 17:14:54 +02:00
evas_filter_mixin.c
evas_focus.c efl_input: remove the API of efl_input_instance_get 2019-02-13 16:59:57 +01:00
evas_font_dir.c Evas: remove Evil.h when not needed and use evil_private when needed 2019-05-20 08:46:02 -04:00
evas_gl.c
evas_grid_eo.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_grid_eo.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_grid_eo.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_grid_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_grid_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_grid_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_image_eo.c evas: implement Efl.File.unload for evas image classes 2019-04-18 16:04:14 +02:00
evas_image_eo.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_image_eo.hh Fix last missing reference to old efl_orientation headers 2019-05-24 11:28:09 +02:00
evas_image_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_image_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_image_legacy.c efl/image: rename "border" -> "border_insets" 2019-09-18 10:08:56 +02:00
evas_image_private.h make mman.h private 2019-08-19 09:55:13 -04:00
evas_key.c
evas_key_grab.c
evas_layer.c evas: detect incoherency in object content and report problem. 2018-05-24 16:02:20 -07:00
evas_line_eo.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_line_eo.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_line_eo.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_line_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_line_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_line_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_main.c evas: fix type checking of Evas pointers in legacy functions 2019-07-19 15:05:00 -07:00
evas_map.c evas_map: draw what map did not draw before. 2019-08-14 12:39:58 +09:00
evas_map.h Rename Efl.Gfx.Map -> Efl.Gfx.Mapping 2019-02-21 19:20:09 +01:00
evas_name.c
evas_object_box.c evas/box: avoid triggering smart_move callback 2019-07-19 10:54:55 -07:00
evas_object_grid.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_object_image.c efl/image: rename "border" -> "border_insets" 2019-09-18 10:08:56 +02:00
evas_object_inform.c efl/image: merge preload and unload events into preload_state,changed 2019-09-18 10:08:58 +02:00
evas_object_intercept.c evas - in case handle scope data being null 2019-09-17 11:31:15 +01:00
evas_object_line.c evas_inline: Clean up evas_object_is_visible function 2019-05-29 15:37:36 -04:00
evas_object_main.c evas_callbacks: make the callback protection a little bit safer 2019-09-11 10:37:21 +02:00
evas_object_polygon.c evas_inline: Clean up evas_object_is_visible function 2019-05-29 15:37:36 -04:00
evas_object_rectangle.c efl_canvas_rectangle: rendering optmization. 2019-08-02 18:27:38 +09:00
evas_object_smart.c eo: efl_object_legacy_only_event_description_get is an internal only function, make it so. 2019-03-15 11:54:24 +01:00
evas_object_smart_clipped.c Efl.Canvas.Group: use desired function 2018-08-02 09:10:41 -04:00
evas_object_table.c evas table - use geom set instead of move+resize for fewer oe calls 2019-08-21 20:02:23 +01:00
evas_object_text.c evas text - handle null font case for font set 2019-08-11 12:47:38 +01:00
evas_object_textblock.c evas_textblock: fix warning 2019-09-11 11:07:51 -04:00
evas_object_textgrid.c evas_inline: Clean up evas_object_is_visible function 2019-05-29 15:37:36 -04:00
evas_out.c evas: Remove left over includes from cserve2 removal 2019-01-28 11:59:47 -05:00
evas_polygon_private.h
evas_rectangle.c
evas_render.c evas/render: size and draw proxy render surface based on proxy clipper 2019-08-08 18:32:27 -07:00
evas_smart.c
evas_stack.x Efl.Gfx.Stack: Rename raise and lower 2019-02-14 08:57:22 -05:00
evas_stats.c
evas_table_eo.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_table_eo.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_table_eo.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_table_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_table_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_table_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_text_eo.c eo: make reflection getter const function. 2019-03-08 14:31:08 -08:00
evas_text_eo.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_text_eo.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_text_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_text_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_text_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_textblock_hyphenation.x replace strndup with eina_strndup, remove strndup definition in evil and elm_test_dnd 2019-05-03 13:13:57 +01:00
evas_textblock_legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_textgrid_eo.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_textgrid_eo.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_textgrid_eo.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_textgrid_eo.impl.hh evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_textgrid_eo.legacy.c evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_textgrid_eo.legacy.h evas: remove all legacy usage from eo files 2019-03-06 19:05:48 +01:00
evas_touch_point.c
evas_vg_private.h canvas vg: code refactoring. 2019-09-18 21:52:54 +09:00
meson.build efl_input_clickable: rename efl_ui_clickable to efl_input_clickable 2019-07-29 11:43:01 +02:00