summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm_interface_scrollable: add focus overridedevs/bu5hm4n/focus_for_cedricMarcel Hollerbach2017-04-191-0/+1
* elementary: fix focus testsMarcel Hollerbach2017-04-193-6/+6
* elm_list: migrate to new focus systemMarcel Hollerbach2017-04-191-0/+2
* fix .eo file breaksMarcel Hollerbach2017-04-194-6/+6
* focus_tests: fix the test suiteMarcel Hollerbach2017-04-196-38/+65
* efl_ui_focus_manager: the order contains nodes not focusablesMarcel Hollerbach2017-04-191-1/+1
* elementary: introduce helper functions for the redirectsMarcel Hollerbach2017-04-197-11/+26
* update according to cedrics review commentsMarcel Hollerbach2017-04-192-8/+8
* focus: update object definitionMarcel Hollerbach2017-04-194-102/+97
* elm_widget: add unfocusable to debug informationsMarcel Hollerbach2017-04-191-0/+2
* efl_ui_focus_manager: make setting a order easierMarcel Hollerbach2017-04-195-36/+74
* elm_box,grid,table: take the resize object as evas objectMarcel Hollerbach2017-04-193-9/+6
* efl_ui_focus_manager: if there is no normal item then just do nothingMarcel Hollerbach2017-04-191-0/+1
* efl_ui_flip: migrate to new focus systemMarcel Hollerbach2017-04-191-0/+9
* elm_grid: migrate to new focus systemMarcel Hollerbach2017-04-191-0/+15
* efl_ui_focus_manager: there is the case that n can be NULLMarcel Hollerbach2017-04-191-4/+7
* efl_ui_focus_manager_sub: do not update if parent is NULLMarcel Hollerbach2017-04-191-0/+2
* efl_ui_frame: migrate to new focus systemMarcel Hollerbach2017-04-192-0/+25
* elm_table: migrate to new focus systemMarcel Hollerbach2017-04-191-0/+13
* elm_interface_scrollable: fix bringing in of itemsMarcel Hollerbach2017-04-194-1/+30
* elm_scroller: migrate to new focus systemMarcel Hollerbach2017-04-192-81/+70
* elm_widget: evalulate show flag and call focus on superMarcel Hollerbach2017-04-192-13/+72
* elm_menu: mirgrate to the new focusMarcel Hollerbach2017-04-192-1/+11
* elm_hover: migrate to new focus systemMarcel Hollerbach2017-04-193-5/+22
* efl_ui_win: migrate to the new focus systemMarcel Hollerbach2017-04-191-9/+33
* elm_interface_scrollable: use the submanager to register the childrenMarcel Hollerbach2017-04-193-1/+59
* elm_box: set the correct orderMarcel Hollerbach2017-04-191-6/+23
* efl_ui_focus_manager: allow settings of subsetsMarcel Hollerbach2017-04-192-5/+33
* efl_ui_focus_manager: handle logical end correctly.Marcel Hollerbach2017-04-191-26/+18
* efl_ui_focus_manager: fix error messageMarcel Hollerbach2017-04-191-1/+1
* efl_ui_focus_manager: return the new candidateMarcel Hollerbach2017-04-191-0/+2
* efl_ui_focus_manager: handle redirect objects in logical betterMarcel Hollerbach2017-04-192-59/+128
* efl_ui_focus_manager: be more secureMarcel Hollerbach2017-04-191-0/+16
* efl_ui_focus_manager: fix sub manager logical handlingMarcel Hollerbach2017-04-192-3/+18
* efl_ui_focus_manager: better error messagesMarcel Hollerbach2017-04-191-22/+21
* efl_ui_focus_manager_sub: focus the item in sub and main managerMarcel Hollerbach2017-04-191-5/+39
* efl_ui_focus_manager: add log domain for focus movementsMarcel Hollerbach2017-04-192-13/+36
* efl_ui_focus_manager: restructure node structMarcel Hollerbach2017-04-193-30/+11
* efl_ui_focus_manager: more debug informationMarcel Hollerbach2017-04-192-0/+15
* efl_ui_focus_manager: do not depend on elm widget eventsMarcel Hollerbach2017-04-191-8/+0
* efl_ui_focus_manager: unset redirect when focusing new itemMarcel Hollerbach2017-04-191-1/+6
* efl_ui_focus_manager: make next and prev searching deadlock proveMarcel Hollerbach2017-04-191-3/+27
* efl_ui_focus_manager: unset redirect when destroyedMarcel Hollerbach2017-04-191-0/+2
* efl_ui_focus_manager: allow flushing of one single nodeMarcel Hollerbach2017-04-191-19/+39
* efl_ui_focus_manager_sub: register the forwared itselfMarcel Hollerbach2017-04-192-2/+13
* efl_ui_focus_manager: handle redirect managers in a better wayMarcel Hollerbach2017-04-192-31/+85
* elm_widget: update focus register workMarcel Hollerbach2017-04-193-51/+151
* efl_ui_focus_manager: fix up tracking and returning of dataMarcel Hollerbach2017-04-191-13/+11
* tests: update to recent changesMarcel Hollerbach2017-04-195-34/+42
* efl_ui_focus_manager_sub: update to recenent changesMarcel Hollerbach2017-04-192-27/+54