Moved Gesture::State and -::Type to gesture-enumerations.h.
[platform/core/uifw/dali-core.git] / dali / internal / event / events / gesture-processor.cpp
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-10 Daniel McEwenSimplify touch event processing 53/205953/1
2019-05-10 Adeel KazmiMerge "Gesture event refactor" into devel/master
2019-05-09 Daniel McEwenGesture event refactor 91/203091/22
2019-03-08 Anton ObzhirovAdd event handling support for multiple windows. 53/194553/13
2016-09-15 Adeel KazmiMerge "Added new API to Property::Map to enable method...
2016-09-09 Xiangyin Ma[dali_1.2.5] Merge branch 'devel/master' 17/87817/1
2016-09-08 Tom RobinsonClipping API feature in Actor 37/62837/51
2015-02-25 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 68/35868/2
2015-02-25 Kingsley Stephens[dali_1.0.31] Merge branch 'tizen' 63/35863/1
2015-02-23 Adeel KazmiMerge "Addition of build flag "-Wl,-Bsymbolic-functions...
2015-02-23 Kimmo HoikkaMerge "Follow the include-order coding conventions...
2015-02-23 Kimmo HoikkaMerge "Combine Internal::ProxyObject & Internal::Object...
2015-02-23 Adeel KazmiCombine Internal::ProxyObject & Internal::Object 32/35632/4
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
2014-07-08 Adeel Kazmi(Gestures) Remove Functor usage from processors 90/24090/1
2014-07-08 Adeel Kazmi(HitTest) Added API to layer so that it can consume... 82/24082/1
2014-07-08 Adeel Kazmi(Gestures) Use the actor-gesture-data containers and... 71/24071/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel Kazmi(Gestures) Each actor is now aware of what gestures...
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-01 Julien Heanley(Observers)Fix memory issues during observer iteration 94/20294/1
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version