listmgr: add callback functions for grid item 36/43336/1
authorJehun Lim <jehun.lim@samsung.com>
Wed, 8 Jul 2015 07:11:16 +0000 (16:11 +0900)
committerJehun Lim <jehun.lim@samsung.com>
Wed, 8 Jul 2015 07:17:30 +0000 (16:17 +0900)
commit34f2e7a8a4405c32624ca3c571004fd839e95fab
tree5413d09626388d9b0fdff1ee5a064b695a3429fa
parent1814c4e8d86c1245b452aa30bf14b06e035ebb16
listmgr: add callback functions for grid item
: mouse move, realized, unrealized, selected

Change-Id: If07433cafb4c94417350c6ec3bf355d28c38e6d1
Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
include/data/mediadata.h
include/define.h
include/util/listmgr.h
include/util/util.h
include/view.h
res/edc/widgets/gengrid.edc
src/data/mediadata.c
src/layout/gallery.c
src/layout/movie.c
src/util/listmgr.c
src/util/util.c