summaryrefslogtreecommitdiff
path: root/src/lib/elementary/efl_ui_focus_util.c
Commit message (Expand)AuthorAgeFilesLines
* efl_ui_focus_object: rename eventsMarcel Hollerbach2019-02-221-2/+2
* eolian: drop class function overridingMarcel Hollerbach2019-02-131-4/+4
* efl_ui_focus_util: refactor the util for focusing objectsMarcel Hollerbach2018-09-101-24/+28
* elementary: Check for valid focus manager before starting do loopChris Michael2018-09-061-20/+26
* Revert this patch. It was not supposed to land yet as it was awaitingChris Michael2018-08-171-8/+7
* elementary: Check for valid focus manager before starting do loopChris Michael2018-08-171-7/+8
* efl_ui_focus_util: add new function for complementing the directionMarcel Hollerbach2018-04-301-0/+16
* efl_ui_focus_util: add helper for getting the highest manager objektMarcel Hollerbach2018-04-131-0/+10
* efl_ui_focus_util: support later managers not beeing registeredMarcel Hollerbach2018-04-091-11/+25
* efl_ui_focus: merge efl_ui_focus_user and efl_ui_focus_object into one mixinYeongjong Lee2018-01-161-4/+4
* ecore/edje/elm: Fix a few WRN from calls to NULLJean-Philippe Andre2018-01-161-1/+1
* widget: rename elm widget to Efl.Ui.Widget.Amitesh Singh2018-01-081-1/+1
* efl_ui_focus_user/object: fix api duplicationMarcel Hollerbach2017-12-051-1/+1
* efl_ui_focus_util: add a util classMarcel Hollerbach2017-11-171-0/+42