efl/src
Marcel Hollerbach ef3d88dfc9 introduce efl_ui_tab_bar_default_item
Summary:
Tab bar used a direct layout to implement all this functionality by its
own. However, it seems that we can reuse a lot of object functionality
that is already part of efl.ui.item. With this commit the features that
are not part of Efl.Ui.Item are moved to Efl.Ui.Tab_Bar_Default_Item.

The tab bar is changed in a way that you do not need to pass the icon
and label by hand anymore, you can rather just pass the tab_bar default
item. Additionally, the item for a tab_page can now directly be
generated from a page.

This is the first commit in order to cleanup efl_ui_tab_bar, tab_page &
tab_pager. The goal is also to implement our interfaces for inserting
elements on those objects. So our common test suites can also be used.

Reviewers: zmike, segfaultxavi, cedric, woohyun, bowonryu

Reviewed By: woohyun

Subscribers: #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9726
2019-08-29 21:07:48 +09:00
..
benchmarks elementary: remove an unused variable. 2019-08-22 13:21:40 +09:00
bin introduce efl_ui_tab_bar_default_item 2019-08-29 21:07:48 +09:00
bindings csharp: add legacy eo in mono blacklist 2019-08-23 14:33:20 -03:00
edje_external
examples thread example - add exit with parent flags 2019-08-26 14:28:44 +01:00
generic make mman.h private 2019-08-19 09:55:13 -04:00
lib introduce efl_ui_tab_bar_default_item 2019-08-29 21:07:48 +09:00
modules Ecore : does not build linux-only ecore modules on Windows 2019-08-21 11:18:48 -07:00
scripts pyolian: Update after event and binbuf keywords 2019-08-28 10:21:18 +02:00
static_libs vg_common_json: Support stroke miterlimit 2019-08-22 12:51:53 +09:00
tests tests: eldbus: fix heap use after free error detected by address sanitizer 2019-08-29 09:41:53 +02:00
wayland_protocol