efl/data/elementary
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
..
config efl_ui_item: add keybindings for selecting changes 2019-08-26 14:42:47 +02:00
desktop autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
edje_externals autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
images example: replace svg resource and load it properly. 2019-08-21 18:14:48 +09:00
objects autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
themes introduce efl_ui_tab_bar_default_item 2019-08-29 21:07:48 +09:00
.gitignore elementary: move all legacy files to their expected new location. 2016-03-23 13:24:41 -07:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00