Added some LayoutEngine skeleton code
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / scrollable /
2015-02-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 49/35149/1
2015-02-02 Kimmo HoikkaRemove dead slide effect code and incorrect ref-objects... 90/34790/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080848 submit/tizen/20150205.011244
2015-01-30 tom.robinsonDALi signals refactor to remove V2 naming 02/34702/2
2015-01-26 Kingsley StephensRevert "Revert "Remove ScrollViewCustomEffect"" 92/34392/2
2015-01-26 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 77/34377/1
2015-01-19 Kingsley StephensRevert "Remove ScrollViewCustomEffect" 89/33989/2
2015-01-15 Paul WisbeyMerge "DALi Version 1.0.25" into tizen dali_1.0.25
2015-01-14 Richard HuangScroll to the end of overshoot only when overshoot... 78/33778/1
2015-01-09 Kimmo HoikkaMerge "Change overshoot to have constant speed as a...
2015-01-09 Kingsley StephensRemove ScrollViewCustomEffect 54/33354/2
2015-01-09 Richard HuangChange overshoot to have constant speed as a property 60/31960/7
2015-01-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 57/33257/1
2014-12-19 Adeel Kazmi(ItemView) Fix Klocwork reported issue 04/32604/1 accepted/tizen/mobile/20141222.135816 accepted/tizen/tv/20141222.125620 accepted/tizen/wearable/20141222.134841 submit/tizen_mobile/20141222.110445 submit/tizen_tv/20141222.110455 submit/tizen_wearable/20141222.110450
2014-12-17 Paul WisbeyMerge branch 'tizen' into new_text 84/32384/1
2014-12-12 Paul WisbeyMerge "Fix ItemView insert/remove when outside the...
2014-12-12 Paul WisbeyFix ItemView insert/remove when outside the current... 35/31935/1
2014-11-13 Nick Holland[dali_1.0.17] Merge branch 'tizen' 69/30269/1
2014-11-11 Adeel KazmiUpdates after the use of const refs in gesture callbacks 30/30130/1
2014-11-10 Xiangyin MaScrollable: Klocwork issues fix 26/29826/6
2014-11-07 Kimmo HoikkaMerge "TextInput & TextView: Klocwork issues fix" into...
2014-11-07 Kimmo HoikkaMerge "Updated shader source to set precision explicitl...
2014-11-07 David SteeleUpdated shader source to set precision explicitly 93/29993/2
2014-11-06 Kimmo HoikkaMerge " fix Klocwork warning of unintialized data membe...
2014-11-06 Kimmo HoikkaMerge "Remove handle::operator=(NULL) as it is duplicat...
2014-11-05 Kimmo HoikkaRemove handle::operator=(NULL) as it is duplicating... 33/29933/1
2014-10-30 Adeel Kazmi[dali_1.0.15] Merge branch 'tizen' 12/29612/1
2014-10-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
2014-10-22 Lee Morgan[dali_1.0.14] Merge branch 'tizen' 04/29204/1 dali_1.0.14
2014-10-17 Kimmo Hoikkainclude map- and set-wrappers directly internally as... 38/28938/2
2014-10-16 Adeel Kazmi(ScrollView) Provide a ScrollTo API that allows setting... 96/28796/1
2014-09-18 Paul WisbeyMerge "(TextInput) Cursor is not moved to start of...
2014-09-18 Paul WisbeyMerge "(TextInput) Allow whitespace to be considered...
2014-09-18 Paul WisbeyMerge "(TextInput) Moving selection handles when word...
2014-09-18 Kingsley Stephens[dali_1.0.9] Merge branch 'tizen' 60/27760/1
2014-09-18 Adeel Kazmi(ScrollView) Remove unused functions 27/27727/1
2014-09-04 Agnelo Vaz[dali_1.0.7] Merge branch 'tizen' 13/27113/1 dali_1.0.7
2014-09-03 Kimmo HoikkaMerge "Added actor creation from json snippet" into...
2014-09-02 Kimmo HoikkaMerge "Fix assetion error in FocusManager" into tizen
2014-08-29 Paul WisbeyMerge "Updated test suite following platform abstractio...
2014-08-28 Kimmo HoikkaMerge "Uses TextArray new type definition." into tizen
2014-08-28 Adeel KazmiMerge "Remove unnecessary method from control-impl...
2014-08-28 Kimmo HoikkaMerge changes Ica8d7442,I39b8ad54 into tizen
2014-08-28 Adeel Kazmi(ScrollViewTwistEffect) Added getters for some of the... 51/26151/3
2014-08-13 Kingsley Stephens[dali_1.0.4] Merge branch 'tizen' 90/25990/1
2014-08-13 Adeel KazmiMerge "Implemented the Handle assignment operators...
2014-08-12 Adeel KazmiMerge "Removed invalid handle assignments from Builder...
2014-08-08 Adeel KazmiRemove Deprecated APIs 15/25715/1
2014-07-24 Adeel Kazmi[dali_1.0.1] Merge branch 'tizen' 80/24980/1
2014-07-15 Richard HuangMove the logic of constraint application from ItemView... 89/24489/1
2014-07-08 Richard HuangFixed the wrong scroll signal sequence in ItemView 08/24208/1
2014-07-08 Sinjae Lee(ItemView) Modified scroll speed and flick animation... 03/24203/1
2014-07-08 Agnelo VazScrollview Ensure Overshoot is shown even if Y ruler... 02/24202/1
2014-07-08 Julien HeanleyScrollView - Remove separate X and Y scroll properties... 01/24201/1
2014-07-08 Julien HeanleyScrollView - Set pan start position directly into panni... 00/24200/1
2014-07-08 Adeel Kazmi(ScrollView) Removed unnecessary scale constraints... 97/24197/1
2014-07-08 Adeel Kazmi(ScrollView) Remove redundant scaling & rotation functi... 96/24196/1
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 Richard HuangItemView cache should always be refreshed during scrolling 93/24193/1
2014-07-08 Adeel Kazmi(ScrollView) Remove unused member variables 92/24192/1
2014-07-08 Adeel Kazmi(ScrollView) Ensure we emit the signal if scroll is... 91/24191/1
2014-07-08 Richard HuangPrevent fighting of setting scroll position property... 90/24190/1
2014-07-08 Julien HeanleyScrollView - Increased the angle range for a flick... 89/24189/1
2014-07-08 Richard HuangStop caching extra items while activating layout in... 87/24187/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 Richard HuangAllow configurable speed factor when ItemView is being... 81/24181/1
2014-07-08 Richard HuangNotify ItemFactory when an item is removed from ItemView 78/24178/1
2014-07-08 Richard HuangNew API to get the range of items in the current ItemVi... 77/24177/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 Kimmo HoikkaOptimized size negotiation 62/24162/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-07-08 Francisco SantosRemove animation while panning. 52/24152/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 Kingsley Stephens(StyleManager) Add style monitor signal into StyleManager
2014-06-11 Adeel KazmiRevert "Revert "[SRUK] (StyleManager) Create a style...
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 KazmiRevert "[SRUK] (StyleManager) Create a style manager"
2014-06-11 Kingsley Stephens(StyleManager) Create a style manager
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-27 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
next