summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_tab_bar.eo
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_item: add API that restricts a item from beeing unselectedMarcel Hollerbach2020-01-021-0/+1
* efl: replace composite with composites and dedup implementsDaniel Kolesa2019-09-191-2/+2
* efl_ui_tab_*: enhance documentationMarcel Hollerbach2019-09-061-1/+4
* eolian: change composite syntax from block to inheritance sectionDaniel Kolesa2019-09-061-6/+3
* efl_ui_tab_pager: remove the setter for tab_barMarcel Hollerbach2019-08-291-1/+0
* efl_ui_tab_bar: migrate to Efl.Pack_LinearMarcel Hollerbach2019-08-291-15/+6
* efl_ui_tab_bar: implement efl.ui.single_selectableMarcel Hollerbach2019-08-291-5/+17
* introduce efl_ui_tab_bar_default_itemMarcel Hollerbach2019-08-291-16/+2
* efl_ui_tab_bar: remove Efl.Ui.ClickableMarcel Hollerbach2019-05-141-1/+1
* efl.ui.widget: widget_event -> widget_input_event_handlerMike Blumenkrantz2019-03-041-1/+1
* interfaces: don't inherit efl.ui.layout anymoreMike Blumenkrantz2019-02-281-1/+1
* Mark BETA classes individuallyXavi Artigas2019-02-141-1/+1
* efl: convert all classes to the new eolian syntaxMarcel Hollerbach2019-01-181-2/+2
* elementary: remove Efl.Ui.Layout namespaceJaehyun Cho2018-11-161-1/+1
* efl_ui_tab_bar: implement select key bindings.Bowon Ryu2018-08-211-0/+1
* efl_ui_tab_pager: add Efl.Ui.Tab_Pager and related classesBowon Ryu2018-05-021-0/+42