efl/src
Marcel Hollerbach 7c5c93eac0 elm: note down all composite sections for widgets
Summary:

A lot of new widgets are using the new Scrollmanager class, the instance of this class is then attached via composition to the widget. This is providing the implementation for Efl.Ui.Scrollbar & Efl.Ui.Scrollable_Interactive.

In the text widgets the same applies to the internal interactive text widgets.

The tags widget is using the text entry as composite, and thus provides efl.ui.text api.

The addition of those composite { } sections are removing the particular unimplemented APIs from the eolian errors.

ref T7652
Depends on D7737

Reviewers: zmike

Reviewed By: zmike

Subscribers: zmike, cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7652

Differential Revision: https://phab.enlightenment.org/D7738
2019-01-23 14:55:44 -05:00
..
benchmarks meson: Enable dev flags for cpp 2018-12-17 16:38:40 +01:00
bin eolian: add support for the container array 2019-01-23 16:43:04 +01:00
bindings elementary: internalize elm_combobox, expose legacy only 2019-01-17 15:54:24 +01:00
edje_external
examples efl: convert all classes to the new eolian syntax 2019-01-18 16:31:26 +01:00
generic meson: excludes stuffs related with gst if gst is disabled 2019-01-10 10:57:42 +01:00
lib elm: note down all composite sections for widgets 2019-01-23 14:55:44 -05:00
modules ecore-evas/extn: use evas from events when updating key masks 2019-01-22 12:05:32 -05:00
scripts meson - dont install eina bench cmp and use install_mode 2018-12-27 17:17:13 +00:00
static_libs evas vg: refactor internal function name. 2019-01-09 14:59:01 +09:00
tests eina: add tests for the new Eina_Value convert functions. 2019-01-23 10:54:07 -08:00
wayland_protocol meson: fix build files size explosion 2018-10-15 22:02:17 +02:00
Makefile.am build: ensure we have a data_aux direcroy in our dist for the test eo files 2018-12-20 11:45:15 +01:00
Makefile_Cxx.am
Makefile_EPhysics.am
Makefile_Ecore.am ecore: add an helper class Efl.Model_View 2019-01-02 13:39:25 -08:00
Makefile_Ecore_Audio.am
Makefile_Ecore_Avahi.am
Makefile_Ecore_Buffer.am
Makefile_Ecore_Cocoa.am
Makefile_Ecore_Con.am
Makefile_Ecore_Drm.am
Makefile_Ecore_Drm2.am
Makefile_Ecore_Evas.am
Makefile_Ecore_FB.am
Makefile_Ecore_File.am
Makefile_Ecore_IMF.am
Makefile_Ecore_IMF_Evas.am
Makefile_Ecore_Input.am
Makefile_Ecore_Input_Evas.am
Makefile_Ecore_Ipc.am
Makefile_Ecore_Js.am
Makefile_Ecore_SDL.am
Makefile_Ecore_Wayland.am
Makefile_Ecore_Win32.am
Makefile_Ecore_Wl2.am
Makefile_Ecore_X.am
Makefile_Ector.am ector - fix meson build with sse3 on ix86 (32bit) 2018-11-16 00:08:47 +00:00
Makefile_Edje.am Canvas layout: support more Efl.Text.* with efl_part 2018-11-06 18:33:56 +02:00
Makefile_Edje_Helper.am
Makefile_Eet.am
Makefile_Eet_Helper.am
Makefile_Eeze.am
Makefile_Efl.am efl: split efl_ui_range into display and interactive 2019-01-23 16:43:02 +01:00
Makefile_Efl_Js.am
Makefile_Efl_Mono.am csharp: add a interface to start apps 2019-01-16 12:49:47 +01:00
Makefile_Efl_Mono_MSBuild_Gen_Helper.am
Makefile_Efreet.am efreet: fix build error by using PACKAGE_SYSCONF_DIR 2019-01-04 15:16:19 +09:00
Makefile_Eina.am
Makefile_Eio.am
Makefile_Eldbus.am
Makefile_Elementary.am elementary: remove combobox from being generated in autotools 2019-01-17 15:59:20 +01:00
Makefile_Elocation.am
Makefile_Elput.am
Makefile_Elua.am
Makefile_Elua_Helper.am
Makefile_Embryo.am
Makefile_Emile.am
Makefile_Emotion.am
Makefile_Eo.am
Makefile_Eolian.am eolian: add support for composite section into regular classes 2019-01-21 17:19:14 +01:00
Makefile_Eolian_Cxx.am eolian_cxx: make address_of test not use multiclass inheritance 2019-01-17 16:14:46 +01:00
Makefile_Eolian_Cxx_Helper.am
Makefile_Eolian_Files_Helper.am
Makefile_Eolian_Helper.am
Makefile_Eolian_Js.am
Makefile_Eolian_Js_Helper.am
Makefile_Eolian_Mono_Helper.am efl-mono: Enable selecting to build @beta items 2019-01-17 21:45:49 +09:00
Makefile_Escape.am
Makefile_Ethumb.am
Makefile_Ethumb_Client.am
Makefile_Evas.am Revert "evas: make efl_canvas_group abstract" 2019-01-17 13:58:08 +01:00
Makefile_Evil.am
Makefile_Wayland_Protocols.am
Makefile_efl_wl.am