efl/legacy/elementary/data
nirajkr e014fe92f4 genlist: Implemented the item focus support in genlist
Summary:
Implemented the following function
          1. _item_unfocused
          2. _item_focused
          3. _item_focus_up
          4. _item_focus_down
          5. _item_focus_left : Currently this function return EINA_FALSE. It means focus will move out of genlist to the another left widget
          6. _item_focus_right : Currently this function return EINA_FALSE. It means focus will move out of genlist to the right widget
          7. _item_focus_set_hook
          8. _item_focus_get_hook
          9. _elm_genlist_focus_highlight_geometry_get
          10. _elm_genlist_focused_item_get
          11. Changes in the smart_event, smart_on_focus, pan_smart_calculate, mouse up callback.
              Currently selected/focus logic are both present in the smart_event function and its
              will be separate out.

Reviewers: seoz, woohyun

CC: singh.amitesh

Differential Revision: https://phab.enlightenment.org/D558

Conflicts:

	src/lib/elm_genlist.c
2014-03-09 01:55:40 +09:00
..
desktop elm-config desktop - remove system from categories (so its in user prefs) 2013-11-26 13:55:03 +09:00
edje_externals autotools: improve build system to be able to correctly pick outside and inside tools. 2013-12-01 23:35:43 +09:00
images fix up png's with bad color profiles. 2013-06-26 12:30:44 +09:00
objects theme - add more standard colorclasses in e theme (so cc dialog works) 2014-03-05 19:19:44 +09:00
themes genlist: Implemented the item focus support in genlist 2014-03-09 01:55:40 +09:00
.gitignore Split .gitignore into multiple files 2013-06-11 18:18:06 -03:00
Makefile.am Icons for available externals, how exciting. 2010-01-22 20:07:47 +00:00