elm_transit - merged with opensource
authorChunEon Park <chuneon.park@samsung.com>
Mon, 18 Jul 2011 06:55:33 +0000 (15:55 +0900)
committerChunEon Park <chuneon.park@samsung.com>
Mon, 18 Jul 2011 06:55:33 +0000 (15:55 +0900)
commit9503e68946e93115dd4c3b97668f89ecf46e3470
tree110dca1ac68a50ea4955af765dfcc7ec1de66fe4
parentb0dcb2226195a314b0d2e104316c081cc2424e29
elm_transit - merged with opensource

1. added a new APIs elm_transit_chain_transit_del
2. type defined to Elm_Transit_Del_Cb for transit deleltion callback function.
3. fixed the logic for chaining transition.fixed to call the chain transitions when the transit is finished actually.
src/lib/Elementary.h.in
src/lib/elm_transit.c