summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_toolbar.c
Commit message (Expand)AuthorAgeFilesLines
* elm - toiolbar - use correct theme icon for more itemCarsten Haitzler (Rasterman)2020-09-211-2/+2
* Fix typos - (Part #3)Elyes HAOUAS2020-07-061-1/+1
* elm: resolve float comparison warningsMike Blumenkrantz2020-05-091-2/+2
* toolbar - dont create icon objects then del if icon is nullCarsten Haitzler (Rasterman)2020-04-161-12/+6
* elm: apply the same fix we needed in entry to other scrollable widgetsMarcel Hollerbach2019-11-111-0/+1
* elm: fix legacy callback names.SangHyeon Jade Lee2019-10-101-4/+4
* elm_*: make scrolling correct againMarcel Hollerbach2019-09-281-5/+5
* efl.ui.scrollable: fix event name for scrollableHosang Kim2019-09-161-5/+5
* elm toolbar - fix toolbar item separators and refactor aling/fill of itemCarsten Haitzler (Rasterman)2019-08-021-50/+44
* elm toolbar - fix packing options at start to avoid visual layout bugsCarsten Haitzler (Rasterman)2019-08-021-2/+26
* elm/efl_ui: remove elm_layout_sizing_eval implementationsMike Blumenkrantz2019-07-301-0/+1
* Rename Efl.Ui.Direction -> Efl.Ui.Layout_OrientationXavi Artigas2019-05-241-42/+42
* elementary: do not emit new events in legacyMarcel Hollerbach2019-05-131-3/+3
* ui.widget: remove elm_widget_sub_object_parent_add from each of widgetsYeongjong Lee2019-04-181-2/+0
* elm: do not use eo events hereMarcel Hollerbach2019-03-191-2/+2
* Revert "efl_ui_selectable: namespace events to avoid conflicts"Marcel Hollerbach2019-03-191-2/+2
* efl_ui_selectable: namespace events to avoid conflictsMike Blumenkrantz2019-03-081-2/+2
* elm_interface_scrollable: remove elm_pan_eo.h from public headerMike Blumenkrantz2019-03-071-0/+1
* elm_toolbar*: remove all legacy usage from eo filesMike Blumenkrantz2019-03-071-2/+2
* efl_access_object: remove all legacy usage from eo filesMike Blumenkrantz2019-03-061-6/+6
* efl.ui: remove Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-2/+2
* efl.ui: Efl.Ui.Theme_Apply_Result -> Efl.Ui.Theme_Apply_ErrorMike Blumenkrantz2019-03-041-5/+5
* efl_ui_widget: move focus_highlight to the windowMarcel Hollerbach2019-02-271-2/+4
* efl_ui_widget: remove focused_itemMarcel Hollerbach2019-02-251-1/+1
* efl_ui_focus_object: rename APIMarcel Hollerbach2019-02-221-1/+1
* efl_ui_focus_composition: remove unneeded APIMarcel Hollerbach2019-02-221-2/+0
* elementary: rename Efl.Ui.Translatable -> Efl.Ui.L10nCedric BAIL2019-01-021-3/+3
* elm toolbar - fix unused param warnCarsten Haitzler (Rasterman)2018-12-041-1/+1
* efl_ui_focus_object: introduce a new event for focus geometry changesMarcel Hollerbach2018-11-261-0/+1
* elm_focus: implement missing functionsMarcel Hollerbach2018-11-261-0/+6
* elementary: Reduce EO calls by using geometry_setChris Michael2018-11-211-4/+2
* efl_ui_theme: Introduce Efl.Ui.Theme classJaehyun Cho2018-11-201-5/+5
* elm: add unfocus / focus signals to gen* and toolbarMarcel Hollerbach2018-11-131-0/+1
* elm_toolbar: fix prio.visibleMarcel Hollerbach2018-11-021-9/+21
* elm_toolbar: handle the cleanup in the invalidate callMarcel Hollerbach2018-07-021-11/+2
* elm_toolbar: fix _item_visiblityMarcel Hollerbach2018-07-021-0/+2
* elementary: make toolbar 'more_item' properly self destruct.Cedric BAIL2018-05-241-7/+14
* elementary: due to lifecycle difference between legacy object and unified obj...Cedric BAIL2018-05-241-1/+1
* elm_toolbar: only use the more_item if mode is correctMarcel Hollerbach2018-05-101-1/+8
* elm_toolbar: flush out the items once one is hiddenMarcel Hollerbach2018-05-081-0/+1
* Efl.Gfx.Entity (from Efl.Gfx)Xavi Artigas2018-04-241-15/+15
* Efl.Access.Object (from Efl.Access)Xavi Artigas2018-04-241-13/+13
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-36/+36
* elm_menu, toolbar, ctxpopup : remove unnecesary interface efl_ui_item and efl...SangHyeon Lee2018-04-161-51/+9
* elm_toolbar: use the correct flag to detect wether a item is visibleMarcel Hollerbach2018-04-031-9/+15
* Efl.Access.Selection: clear -> access_selection_clearMike Blumenkrantz2018-02-151-1/+1
* Efl.Access: resolve more name conflictsMike Blumenkrantz2018-02-151-1/+1
* Elm.Widget.Item: focus -> item_focusMike Blumenkrantz2018-02-151-2/+2
* efl_widget_item: remove 'del'Mike Blumenkrantz2018-02-151-3/+3
* efl.access: remove parent propertyMike Blumenkrantz2018-02-151-3/+1