Remove a few exports by getting rid of two std::vectors and two std::sets
[platform/core/uifw/dali-core.git] / dali / internal / event / events /
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-06 Adeel KazmiMerge "remove the exports for enumerated property types...
2014-11-06 Adeel KazmiMerge "Remove handle::operator=(NULL) as it is duplicat...
2014-11-06 Kimmo HoikkaRemove handle::operator=(NULL) as it is duplicating... 32/29932/3
2014-11-05 Kingsley StephensKlockwork fixes: Distance field iteration 83/29883/1
2014-10-03 Richard HuangAdded hover event in Dali 14/27814/11
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-11 Paul WisbeyImplemented the Handle assignment operators properly 97/25697/9
2014-07-21 Adeel KazmiCAPI removal 71/24771/3
2014-07-17 Adeel KazmiMerge "(HitTest) Ensure non-renderable actors are hitta...
2014-07-16 Adeel Kazmi(HitTest) Ensure non-renderable actors are hittable... 81/24581/2
2014-07-15 Adeel Kazmi(Events) Cleaned up documentation 12/24512/3
2014-07-08 Adeel Kazmi(Touch) Ensure leave events are emitted to an actor... 17/24117/1
2014-07-08 Julien HeanleyPan Gesture Cleanup Move functions from profiling.h... 98/24098/1
2014-07-08 Julien HeanleyPan Gesture Prediction - Added smoothing phase 97/24097/1
2014-07-08 Adeel Kazmi(PanGesture) Ensure we do not send invalid velocities 95/24095/1
2014-07-08 Adeel Kazmi(Touch) Ensure touch-events are cleared before emitting... 92/24092/1
2014-07-08 Adeel Kazmi(Touch) Emit Up to down consumer (if different from... 91/24091/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(PanGesture) Added pan velocities as a property. 80/24080/1
2014-07-08 Agnelo VazHit test algorithm fixed to traverse hit actor tree... 76/24076/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
2014-06-10 Julien HeanleyPan Gestures - Changed Pan gesture prediction amount...
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 Kazmi(HitTest) Ensure we do not create Actor handles when...
2014-06-10 Julien HeanleyPan Gesture Prediction - Added DALI_PAN_GESTURE_PREDICT...
2014-06-10 Julien Heanley(PanGesture) Refining of smoothing algorithms
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-29 David SteeleAdded object sizes to platform abstraction in profiling...
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-15 Artem DergachevOptimize HitTestWithinLayer (20% faster HitTest).
2014-05-01 Julien Heanley(Observers)Fix memory issues during observer iteration 94/20294/1
2014-04-23 Julien Heanley(PanGesture) Added environment variable "PAN_PREDICTION... 56/19956/1
2014-04-16 Francisco SantosKlocwork fixes.
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 33/19433/1
2014-04-03 Paul Wisbeypan smoothing and prediction
2014-04-03 Adeel Kazmi(Properties) Create a new actor using a Property::Map...
2014-03-10 Paul WisbeyMerge "Print line numbers with shader source."
2014-03-10 Francisco SantosChanged view matrix calculation to fix related problems. 62/17762/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Adeel Kazmi(Properties) Added ability to add non-animatable event...
2014-03-03 Agnelo Vaz(KeyEvents) Removing deprecated and unused KeyEvents
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version