Moved Gesture::State and -::Type to gesture-enumerations.h.
[platform/core/uifw/dali-core.git] / dali / internal / event / events / actor-gesture-data.h
2020-09-03 György StraubMoved Gesture::State and -::Type to gesture-enumerations.h. 25/243025/4
2020-08-26 Adeel KazmiMoved RotationGesture to the Public API 16/242416/3
2019-10-11 Adeel KazmiAdded support for Rotation Gestures 93/215293/8
2019-05-28 HyunJu ShinMerge "Update the doxygen comment" into devel/master
2019-05-20 Daniel McEwenPurge underscored header file barriers 23/206423/2
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-08 Adeel Kazmi(Gestures) Use the actor-gesture-data containers and... 71/24071/1
2014-06-10 Adeel Kazmi(Gestures) Extract out GestureData from Actor