efl/legacy/elementary/data/themes
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
..
edc genlist: Implemented the item focus support in genlist 2014-03-09 01:55:40 +09:00
img theme - fine tune pkgkit icon to be a little lighter 2014-02-23 21:47:41 +09:00
orig theme - fine tune pkgkit icon to be a little lighter 2014-02-23 21:47:41 +09:00
snd new theme (dark) is now default in elm. matches e now in look 2013-10-17 16:35:56 +09:00
Makefile.am themes: add AUTHORS 2014-03-06 16:45:18 +09:00
colorclasses.edc theme - one more stage in using color classes - not all original cc's 2014-03-06 00:00:51 +09:00
default.edc theme - add more standard colorclasses in e theme (so cc dialog works) 2014-03-05 19:19:44 +09:00
fonts.edc put in missing macros - they didnt get picked up during cnflict merge fix 2014-03-05 18:16:55 +09:00
macros.edc new theme (dark) is now default in elm. matches e now in look 2013-10-17 16:35:56 +09:00