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