efl/src/lib/efl/interfaces
Lauro Moura f203c164d8 eo files: Avoid container<ptr(value_type)> usage.
Summary:
Value types are already assumed to be stored by pointer (e.g.
`int val = *(node->data);`)

This commit just changes the current usage of the `ptr` modifier in the
ptr, not affecting the parser.

Reviewers: q66, segfaultxavi, bu5hm4n, felipealmeida

Reviewed By: q66

Subscribers: cedric, #reviewers, #committers, brunobelo

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D10769
2019-11-29 17:22:07 -03:00
..
efl_audio_control.eo efl/audio_control: remove player 2019-09-24 14:57:20 -04:00
efl_cached_item.eo docs: Improve documentation on cache-related classes 2019-10-28 16:51:59 +01:00
efl_config.eo eolian: rename any_value_ptr -> any_value_ref for consistency 2019-09-20 18:03:39 +02:00
efl_container.eo eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
efl_content.eo docs: Clarify Efl.Content behavior 2019-04-18 11:01:21 +02:00
efl_control.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_duplicate.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_file.c efl: improve error message to be really useful. 2019-09-25 16:15:29 -04:00
efl_file.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_file.h efl.file: improve api a bit 2019-02-27 13:17:10 -05:00
efl_file_save.eo efl: replace usage of ptr() in all stable APIs 2019-09-10 14:29:06 +02:00
efl_gfx_arrangement.eo interfaces: replace doubles with Efl.Gfx.Align where appropriate 2019-10-29 18:57:40 +01:00
efl_gfx_blur.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_gfx_buffer.eo eolian: drop @cref 2019-08-29 13:58:16 +02:00
efl_gfx_color.c Fix build break 2019-07-29 12:23:18 +02:00
efl_gfx_color.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_color_class.eo docs: Update documentation for Efl.Gfx.Color_Class 2019-09-19 16:51:04 +02:00
efl_gfx_entity.eo Use proper Eolian syntax for default values instead of docs 2019-09-20 11:55:55 -03:00
efl_gfx_fill.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_gfx_filter.eo docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_gfx_frame_controller.eo Efl.Gfx.Frame_Controller: Add sector property 2019-11-12 14:30:10 +09:00
efl_gfx_gradient.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_gradient_linear.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_gradient_radial.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_hint.eo interfaces: replace doubles with Efl.Gfx.Align where appropriate 2019-10-29 18:57:40 +01:00
efl_gfx_image.eo eo: add move tag to iterator 2019-11-26 15:51:05 +01:00
efl_gfx_image_load_controller.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_gfx_image_orientable.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_gfx_path.c efl_gfx_path: Add optimized path command 2019-09-24 11:52:30 +09:00
efl_gfx_path.eo efl_gfx_path: insert @ to link docs proberly 2019-09-12 13:26:33 +02:00
efl_gfx_shape.c efl shape: add missing interpolation of miterlimit property. 2019-08-22 13:12:19 +09:00
efl_gfx_shape.eo efl_gfx_shape: Add stroke_miterlimit property 2019-08-22 12:45:09 +09:00
efl_gfx_size_class.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_stack.eo efl: Make stable single-valued getters consistent. 2019-11-06 23:47:39 -03:00
efl_gfx_text_class.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_types.eot efl/gfx: add Efl.Gfx.Align type 2019-10-29 18:57:40 +01:00
efl_gfx_view.eo docs: Efl.Gfx.View 2019-11-05 17:31:13 +01:00
efl_interfaces_main.c Efl.Text.Attribute_Factory 2019-11-27 13:04:32 +09:00
efl_interpolator.eo Efl.Interpolator*: More sensible API names and docs 2019-11-06 15:50:11 +01:00
efl_io_buffer.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_io_buffer.eo docs: nicer formatting of the NULL keyword, everywhere 2019-09-10 16:05:44 +02:00
efl_io_closer.c Make Efl.Ui.Closer an interface instead of mixin 2019-01-17 13:59:57 -05:00
efl_io_closer.eo Revert "eo beta - mark task, io classes as beta because they are..." 2019-09-30 10:46:37 +02:00
efl_io_positioner.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_positioner.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_io_queue.c efl_io_*: apply new event calling convention 2019-03-19 16:32:02 -04:00
efl_io_queue.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_io_reader.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_reader.eo Revert "eo beta - mark task, io classes as beta because they are..." 2019-09-30 10:46:37 +02:00
efl_io_sizer.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_sizer.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_io_writer.c efl.io: introduce basic interfaces and classes. 2016-08-22 18:25:14 -03:00
efl_io_writer.eo Revert "eo beta - mark task, io classes as beta because they are..." 2019-09-30 10:46:37 +02:00
efl_model.eo docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_model_provider.c efl: add a Efl.Model_Provider that every widget will look up for in their parent tree. 2019-07-17 21:57:51 +02:00
efl_model_provider.eo efl: add a Efl.Model_Provider that every widget will look up for in their parent tree. 2019-07-17 21:57:51 +02:00
efl_mvvm_common.c efl: for consistency and effiency move Efl.Model event to send stringshare like Property_Bind event. 2019-03-08 14:31:06 -08:00
efl_observable.eo eo files: Avoid container<ptr(value_type)> usage. 2019-11-29 17:22:07 -03:00
efl_observer.c efl: add free functions to owned types 2019-01-22 14:02:37 +01:00
efl_observer.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_pack.eo efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
efl_pack_layout.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_pack_linear.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_pack_table.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_part.eo efl_part: insert @ to link docs proberly 2019-09-12 13:26:20 +02:00
efl_playable.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_player.eo efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
efl_screen.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_text.eo docs: small fixes to Efl.Text 2019-10-23 10:15:30 +02:00
efl_text_font.eo docs: nitpicking 2019-11-28 18:13:51 +01:00
efl_text_format.eo Polish text interface methods 2019-11-28 16:55:27 +09:00
efl_text_markup.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_text_markup_util.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_text_markup_util.eo docs: Fix problems with monospaced text 2019-10-02 11:31:19 +02:00
efl_text_style.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_text_types.eot Efl.Text.Attribute_Factory 2019-11-27 13:04:32 +09:00
efl_types.eot Move Efl.Observable_Tuple into efl_observable.eo 2019-02-14 15:41:23 -05:00
efl_ui_autorepeat.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_ui_container_selectable.eo eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
efl_ui_drag.eo efl_ui: rename efl_ui_types.eot to efl_ui_drag_types.eot 2019-10-15 09:06:48 -04:00
efl_ui_drag_types.eot efl_ui: rename efl_ui_types.eot to efl_ui_drag_types.eot 2019-10-15 09:06:48 -04:00
efl_ui_draggable.eo eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
efl_ui_factory.eo docs: Formatting and polishing Efl.Ui.Factory docs 2019-10-28 18:47:23 +01:00
efl_ui_factory_bind.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_ui_i18n.eo docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_ui_layout_orientable.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_ui_layout_orientable_readonly.c Rename Efl.Ui.Direction -> Efl.Ui.Layout_Orientation 2019-05-24 12:30:32 -04:00
efl_ui_layout_orientable_readonly.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_menu.eo docs: Remove redundant documentation 2019-10-07 16:40:50 +02:00
efl_ui_property_bind.eo efl: add code to enforce presence of @since tags 2019-09-30 20:12:35 +02:00
efl_ui_range_display.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_ui_range_interactive.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_ui_scrollable.eo docs: Polished docs for Efl.Ui.Scrollable 2019-10-28 19:32:23 +01:00
efl_ui_scrollbar.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_ui_text_selectable.eo eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
efl_ui_view.eo eolian: fix eolian errors with EOLIAN_ENFORCE_SINCE=1 2019-10-14 16:55:52 +09:00
efl_ui_view_factory.eo eo: add move tag to iterator 2019-11-26 15:51:05 +01:00
efl_ui_zoom.eo eolian: rename event_prefix to event_c_prefix for consistency 2019-09-26 16:47:22 +02:00
meson.build Efl.Text.Attribute_Factory 2019-11-27 13:04:32 +09:00