DnD: multi-callbacks support
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Mon, 4 Nov 2013 13:08:53 +0000 (15:08 +0200)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Tue, 5 Nov 2013 06:28:54 +0000 (08:28 +0200)
commitb66233d128ef7537e4e52eed99c5c7e1843070c5
treeaaafae43177726ea64fe9896ff5e85de29d5d042
parent579d309cc54aa391a62900d6c7792f8b528cd358
DnD: multi-callbacks support

This features permits execution of more than one set of functions during
DnD.
Delete function API has been modified to give the developer the
possibility to remove a specific set of functions.
legacy/elementary/src/bin/test_dnd.c
legacy/elementary/src/lib/elm_cnp.c
legacy/elementary/src/lib/elm_cnp.h
legacy/elementary/src/lib/elm_entry.c
legacy/elementary/src/lib/elm_image.c
legacy/elementary/src/lib/elm_thumb.c