Merge remote-tracking branch 'origin/tizen' into new_text
[platform/core/uifw/dali-core.git] / dali / internal / event / events /
2015-02-25 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 68/35868/2
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
2015-02-19 Adeel KazmiMerge "Fixed SizeMode not updating size on renderable...
2015-02-18 Adeel KazmiMerge "Remove use of boost thread local storage from...
2015-02-18 Adeel KazmiMerge "remove (unnecessarily) exported signal and actio...
2015-02-18 Kimmo Hoikkaremove (unnecessarily) exported signal and action names 96/35496/5
2015-02-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 39/35139/1
2015-02-04 Richard HuangImproved pan gesture prediction 70/34470/4 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080851 accepted/tizen/common/20150205.165930 accepted/tizen/common/20150209.121019 accepted/tizen/mobile/20150211.014650 accepted/tizen/tv/20150210.012938 accepted/tizen/wearable/20150210.014755 submit/tizen/20150205.011244 submit/tizen/20150205.132622 submit/tizen/20150205.132635 submit/tizen/20150206.044231
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 00/34700/3
2015-01-27 Kimmo HoikkaCleaning up the property framework; removal of duplicat... 72/32472/16
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 74/34374/1
2015-01-19 Richard UnderhillSingle tap results on text-input controls was very... 08/31308/4
2015-01-13 Kimmo HoikkaMerge "Ensured that messages are aligned to 8 byte...
2015-01-13 Kimmo HoikkaMerge "Removed bogus consts and fixed out-of-line defin...
2015-01-07 Kimmo HoikkaFix hit test API to tell if it succeeds or not, clarify... 85/33285/1
2015-01-07 Francisco SantosRemoved bogus consts and fixed out-of-line definitions. 63/33263/2
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 51/33251/1
2015-01-05 Kimmo HoikkaMerge "Fixed shader compilation error handling" into...
2015-01-02 Kimmo HoikkaRemove a dead virtual method from proxy object 18/32818/3
2014-12-17 Kimmo HoikkaRemove std::map from custom property lookup, removes... 62/32162/4
2014-12-11 Nick Holland[dali_1.0.21] Merge branch 'tizen' 78/31878/1
2014-12-05 Adeel KazmiMerge "Updated test harness behaviour" into tizen
2014-12-03 Adeel KazmiMerge "DALi Version 1.0.20" into tizen
2014-12-03 Adeel KazmiMerge "Change keep running reasons to enum from exporte...
2014-12-02 Kimmo HoikkaCleanup property system, remove 12 redundant std::maps... 30/31130/5
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 67/30267/1
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-08 Adeel Kazmi[dali_1.0.12] Merge branch 'tizen' 01/28501/1
2014-10-03 Richard HuangAdded hover event in Dali 14/27814/11
2014-08-20 Lee Morgan[dali_1.0.5] Merge branch 'tizen' 22/26322/1
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-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 67/24967/1
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