Updates after the use of const refs in gesture callbacks
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / scrollable / item-view / item-view-impl.h
2014-11-11 Adeel KazmiUpdates after the use of const refs in gesture callbacks 30/30130/1
2014-10-28 Adeel KazmiInclude required header files directly rather than... 79/29479/3
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-15 Richard HuangMove the logic of constraint application from ItemView... 89/24489/1
2014-07-08 Richard HuangPrevent fighting of setting scroll position property... 90/24190/1
2014-07-08 Richard HuangStop caching extra items while activating layout in... 87/24187/1
2014-07-08 Xiangyin MaNew Bouncing Effect 82/24182/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 Francisco SantosRemove animation while panning. 52/24152/1
2014-06-11 TaeyoonConversion to Apache 2.0 license
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-27 Adeel KazmiMoved ControlImpl to Internal namespace & renamed to...
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 02/21502/3 submit/tizen/20140526.004929
2014-05-15 Julien Heanley(OvershootIndicator) Enable new shader bounce effect...
2014-05-15 Ferran SoleConfigurable anchor point and parent origin of the...
2014-05-15 Julien Heanley(ItemView) Implemented SetOvershootEnabled which is...
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional