ScrollView - Added APIs for minimum pan speed/distance before being considered a...
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / scrollable / scroll-view / scroll-view-impl.cpp
2014-07-08 Julien HeanleyScrollView - Added APIs for minimum pan speed/distance... 95/24195/1
2014-07-08 Adeel Kazmi(ScrollView) Check for an interrupted event and finish... 94/24194/1
2014-07-08 Adeel Kazmi(ScrollView) Ensure we emit the signal if scroll is... 91/24191/1
2014-07-08 Julien HeanleyScrollView - Increased the angle range for a flick... 89/24189/1
2014-07-08 jonghyun.hoReset mGestureStackDepth when panning is interrupted... 83/24183/1
2014-07-08 Xiangyin MaNew Bouncing Effect 82/24182/1
2014-07-08 Adeel Kazmi(ScrollView) Panning is disabled if ScrollTo is called... 74/24174/1
2014-07-08 Adeel Kazmi(ScrollView) If animation duration is 0, then return... 72/24172/1
2014-07-08 jonghyun.hoAdd more logs to ScrollView especially in ScrollTo... 67/24167/1
2014-07-08 Jonghyun HoRevert "ScrollView - Store properties in local values... 66/24166/1
2014-07-08 Julien HeanleyScrollView - Store properties in local values for GetCu... 61/24161/1
2014-07-08 Julien HeanleyScrollView - Second part of overshoot fix, overshoot... 60/24160/1
2014-07-08 Adeel Kazmi(ScrollView) Disable ALWAYS-ON logging. 58/24158/1
2014-07-08 Julien HeanleyScrollView - Fix for scroll effect issues found due... 57/24157/1
2014-07-08 jonghyun.hoAdd some logs to find out cause of once happened scroll... 56/24156/1
2014-07-08 Julien HeanleyScrollView - Stop Timer running in homescreen idle... 55/24155/1
2014-07-08 jonghyun.hoAdd some logs to find out cause of once happened scroll... 54/24154/1
2014-07-08 Julien HeanleyScrollView - Fix for incorrect min/max scroll property... 53/24153/1
2014-06-11 Julien HeanleyScrollView - Overshoot Fix
2014-06-11 Julien HeanleyScrollView - Fix for pixel value used as animation...
2014-06-11 Paul WisbeyStop rendering during idle state
2014-06-11 Julien Heanley(ScrollView) Updates to scroll view internals to improv...
2014-06-11 Richard HuangFixed wrong scroll direction for mouse wheel event...
2014-06-11 TaeyoonConversion to Apache 2.0 license
2014-06-11 Paul WisbeyScrollView: Avoid animating in wrong direction during...
2014-06-11 Paul WisbeyScrollView: Avoid unintentional contraints on X/Y prope...
2014-06-11 Jonghyun HoEasier page switching with Accessibility pan
2014-06-11 Adeel KazmiMerge branch 'master' into tizen
2014-06-11 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 49/22749/1
2014-05-29 Paul WisbeyPartial fix for homescreen panning issue
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 02/21502/3 submit/tizen/20140526.004929
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional