efl/src/lib/efl/interfaces
Hosang Kim a6aa1b912e efl.ui.scrollable: fix event name for scrollable
Summary:
Event name is applied in the past tense.
Meaning of 'stop' is 'stop it early', so I changed it to 'finish'

Test Plan: elementary_test -> efl.ui.scroller

Reviewers: segfaultxavi, woohyun

Reviewed By: segfaultxavi

Subscribers: zmike, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9859
2019-09-16 12:04:27 +02:00
..
efl_cached_item.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_canvas_pointer.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_canvas_scene.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_common_internal.h efl_input_pointer: rename tool to touch_id 2019-06-20 17:14:54 +02:00
efl_config.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_container.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +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: check file's mtime in efl.file::file_set to determine if file is the same 2019-09-11 13:38:21 -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 efl/arrangement: improve docs 2019-09-12 11:02:29 +02: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: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_entity.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_gfx_fill.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_gfx_filter.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_frame_controller.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02: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 efl/hint: fix hint_align docs 2019-09-12 10:57:01 +02:00
efl_gfx_image.eo efl/image: Efl.Gfx.Border_Fill_Mode -> Efl.Gfx.Center_Fill_Mode 2019-09-16 11:08:23 +02:00
efl_gfx_image_load_controller.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_gfx_image_orientable.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_gfx_path.c build: unbreak destructors 2019-09-10 15:11:24 -03: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 docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02: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/image: Efl.Gfx.Border_Fill_Mode -> Efl.Gfx.Center_Fill_Mode 2019-09-16 11:08:23 +02:00
efl_gfx_view.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_input_device.c efl_input_device: split up has_pointer_cap 2019-06-20 17:25:42 +02:00
efl_input_device.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_input_types.eot declare a few classes stable 2019-07-11 17:15:43 +02:00
efl_interfaces_main.c efl: mark Efl.Ui.Factory.create a protected method. 2019-08-21 11:18:46 -07:00
efl_interpolator.eo Mark BETA classes individually 2019-02-14 17:46:50 +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 eo beta - mark task, io classes as beta because they are... 2019-09-10 17:44:51 +01:00
efl_io_positioner.c
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_reader.eo eo beta - mark task, io classes as beta because they are... 2019-09-10 17:44:51 +01:00
efl_io_sizer.c
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_writer.eo eo beta - mark task, io classes as beta because they are... 2019-09-10 17:44:51 +01:00
efl_model.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +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 efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02: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 declare a few classes stable 2019-07-11 17:15:43 +02:00
efl_pack_layout.eo Efl.Pack.Layout docs: remove refs to protected methods from public methods 2019-08-28 11:18:06 +02:00
efl_pack_linear.eo docs: nicer formatting for Efl.Pack_Linear 2019-09-13 17:57:44 +02:00
efl_pack_table.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02: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 docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +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: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_text_annotate.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_text_cursor.eo eolian: drop @cref 2019-08-29 13:58:16 +02:00
efl_text_font.eo docs: Move property docs to property level instead of set/get 2019-09-13 12:30:03 +02:00
efl_text_format.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_text_markup.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_text_markup_interactive.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_text_markup_util.c eolian: drop class function overriding 2019-02-13 16:59:58 +01:00
efl_text_markup_util.eo efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +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 eolian: properly handle non-beta restriction of __undefined_type 2019-08-31 14:02:20 +02:00
efl_types.eot Move Efl.Observable_Tuple into efl_observable.eo 2019-02-14 15:41:23 -05:00
efl_ui_autorepeat.eo declare a few classes stable 2019-07-11 17:15:43 +02:00
efl_ui_container_selectable.eo efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
efl_ui_drag.eo docs: Remove obsolete @since tags from EO files 2019-03-20 20:16:05 +01:00
efl_ui_draggable.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_ui_factory.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_factory_bind.eo Mark BETA classes individually 2019-02-14 17:46:50 +01:00
efl_ui_i18n.eo eolian: move from eo_prefix to c_prefix 2019-05-09 16:17:44 +02:00
efl_ui_layout_orientable.eo declare a few classes stable 2019-07-11 17:15:43 +02: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 efl: change all occurences of @owned to @move 2019-09-06 17:01:05 +02:00
efl_ui_property_bind.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_range_display.eo efl_ui_range_display: Update docs 2019-08-27 16:38:12 +02:00
efl_ui_range_interactive.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_scrollable.eo efl.ui.scrollable: fix event name for scrollable 2019-09-16 12:04:27 +02:00
efl_ui_scrollable_interactive.eo efl_ui_scrollable: insert @ to link docs proberly 2019-09-12 13:26:28 +02:00
efl_ui_scrollbar.eo docs: Switch remaining #doxygen-style refs to @eo-style 2019-09-02 11:57:27 +02:00
efl_ui_text_selectable.eo efl_ui_selectable: split this up 2019-08-05 19:49:12 +02:00
efl_ui_types.eot eo files: mark a bunch of types with @beta 2019-03-08 16:40:40 +01:00
efl_ui_view.eo efl: implement notification for when the model is changed on a widget. 2019-07-17 21:57:49 +02:00
efl_ui_view_factory.eo docs: Fix typos and wrap EO files to 120 chars 2019-09-02 16:24:26 +02:00
efl_ui_zoom.eo docs: Switch remaining #doxygen-style refs to @eo-style 2019-09-02 11:57:27 +02:00
meson.build efl: use a @static function so that binding can pick it up. 2019-08-21 11:18:44 -07:00