(ItemFactory) Add GetExtension
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / scrollable /
2015-05-21 Kimmo HoikkaMerge "(TableView) Move from devel-api to public-api...
2015-05-21 Kimmo HoikkaMerge "(AutomatedTests) Ensure local headers are includ...
2015-05-21 Richard HuangAdded test cases for ScrollView 34/39734/3
2015-05-19 Paul WisbeyMerge "Use stylesheet from StyleMonitor" into tizen
2015-05-19 Kimmo HoikkaCleaning up size negotiation 59/39559/2
2015-05-17 Paul WisbeyMerge "Fix for cursor. Avoid the jump of the grab...
2015-05-15 Nick HollandMove more public-api headers to devel-api. PART 2 90/39490/2
2015-05-15 Nick HollandAdded support for including headers from devel folder 05/39205/7
2015-05-15 Adeel KazmiMerge "Added PathConstrainer and LinearConstrainer...
2015-05-14 Ferran SoleRemoved unused scroll-view effects 15/39415/4
2015-05-14 Kimmo HoikkaMerge "Added PropertyValue Array as a class" into tizen
2015-05-14 Lee MorganAdded PropertyValue Array as a class 02/39402/3
2015-05-14 Richard HuangFix anchor animation in ItemView and disable anchoring... 96/39396/2
2015-05-14 Adeel KazmiRefactored Item Layouts 22/39222/8
2015-05-13 Richard HuangScrollBar refactoring 34/39034/20
2015-05-13 Adeel KazmiMerge "Added scroll view page path effect. Allows creat...
2015-05-13 Ferran SoleAdded scroll view page path effect. 87/38987/10
2015-05-13 Nick HollandRemove use of ActorContainer 10/39310/3
2015-04-27 Adeel KazmiMerge "Alpha function changes" into tizen
2015-04-24 Ferran SoleAlpha function changes 14/38414/9
2015-04-22 Kimmo HoikkaMerge "Type registry macros made namespace-generic...
2015-04-22 Tom RobinsonType registry macros made namespace-generic: toolkit 22/38522/4
2015-04-22 Paul WisbeyMerge "Fixes crash when fontclient is unable to supply...
2015-04-22 Paul WisbeyMerge "Fix to default Shadow Color setting" into tizen
2015-04-21 Paul WisbeyMerge "Increased test coverage on TextLabel and TextFie...
2015-04-20 Kimmo HoikkaMerge "Size negotiation patch 4: Remove SetRelayoutEnab...
2015-04-20 Kingsley StephensSize negotiation patch 4: Remove SetRelayoutEnabled 78/38278/6
2015-04-16 Kimmo HoikkaCleaned up Degree, Radian, AngleAxis and Quaternion... 66/37066/8
2015-04-14 Kimmo HoikkaMerge "Size negotiation patch 3: Scope size negotiation...
2015-04-14 Paul WisbeyMerge "Layout fixes" into tizen
2015-04-14 Paul WisbeyMerge "TextLayout - Use one method to do the single...
2015-04-13 Nick HollandFix compile errors after removing boost function includ... 43/38143/2
2015-04-09 Paul WisbeyMerge "Revert "Added UNDERLINE_HEIGHT property to TextL...
2015-04-09 Paul WisbeyMerge changes I26f3edb0,Iba714851 into new_text
2015-04-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 10/38010/1
2015-04-08 Adeel KazmiUsing New Constraints 72/37872/3
2015-04-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 49/37849/2
2015-04-03 Jonghyun HoFixed crash in case that overshoot scroll is not enabled 37/37737/1
2015-04-02 Adeel KazmiMerge "Size negotiation patch 1: Removed SetPreferred...
2015-04-02 Kingsley StephensSize negotiation patch 1: Removed SetPreferred size 77/37677/3
2015-04-02 Adeel KazmiMerge "Use new animatable registered properties in...
2015-04-02 Richard HuangUse new animatable registered properties in ScrollView 46/37646/4
2015-03-31 Paul WisbeyMerge "Fix for lock up on Text Shadow ( not clearing...
2015-03-31 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 36/37536/6
2015-03-30 Kingsley StephensNew size negotiation 74/36274/13
2015-03-19 Paul WisbeyMerge "Alignment - Fix a pixel alignment issue with...
2015-03-19 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 09/37109/2
2015-03-18 Kimmo HoikkaRemove redundant orientation settings as default camera... 58/37058/1
2015-03-17 Yoonsang LeeActor's Transformation API Cleanup 26/36426/5
2015-03-06 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 65/36465/2
2015-03-06 Tom RobinsonProperty refactor in dali-toolkit: Toolkit changes 39/36139/6 accepted/tizen/common/20150309.091951 accepted/tizen/mobile/20150309.081750 accepted/tizen/tv/20150309.081812 accepted/tizen/wearable/20150309.110925 submit/tizen/20150309.074330
2015-03-05 Adeel KazmiMerge "Property enum name changes in dali-core: Toolkit... submit/tizen/20150306.102558
2015-03-05 Tom RobinsonProperty enum name changes in dali-core: Toolkit change... 46/36346/1
2015-03-04 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 09/36309/4
2015-03-02 Tom RobinsonProperty refactor in dali-core: Toolkit changes for... 07/35807/5
2015-03-02 HyunJu ShinMerge "Refactoring Button: remove painter" into tizen
2015-02-27 Kimmo HoikkaMerge "Removed AffectedByLighting APIs from MeshActor...
2015-02-27 David SteeleRemoved AffectedByLighting APIs from MeshActor 17/36017/1
2015-02-25 Adeel KazmiMerge "Updates following 'Rename BitmapImage as BufferI...
2015-02-25 Adeel KazmiMerge "DALi Version 1.0.31" into tizen
2015-02-25 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 88/35888/3
2015-02-25 Adeel KazmiMerge "Scrollable public API clean-up phase 1" into...
2015-02-25 Kimmo HoikkaMerge "Updates after Handle/Constrainable merge" into...
2015-02-24 Richard HuangScrollable public API clean-up phase 1 60/35560/3
2015-02-24 Adeel KazmiUpdates after Handle/Constrainable merge 86/35786/2
2015-02-24 Paul WisbeyFollow the include-order coding conventions 73/35773/3
2015-02-23 Kimmo HoikkaMerge "(ScrollView) Stop the touch down timer if Transf...
2015-02-23 Adeel Kazmi(ScrollView) Stop the touch down timer if Transform... 97/35697/2
2015-02-19 Adeel KazmiMerge "Typo fixed in Control implementation doc." into...
2015-02-18 Adeel KazmiMerge "Remove unnecessarily exported signals and action...
2015-02-18 Tom RobinsonRemove unnecessarily exported signals and action names 56/35556/5
2015-02-13 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 33/35433/3
2015-02-12 Kimmo HoikkaMerge "Remove obsolete and non functional SizeChanged...
2015-02-09 Adeel KazmiMerge base & optional 46/35146/1
2014-05-03 Paul WisbeySplit dali-toolkit into Base & Optional
2014-05-01 Richard HuangImprove fast scrolling performance in ItemView 10/20310/1
2014-05-01 jonghyun.hoCancelled signal is triggered to reset status when... 02/20302/1
2014-05-01 Richard HuangFixed scroll bar disabling issue in gallery app 01/20301/1
2014-04-23 Adeel Kazmi(ScrollView) Stop detecting pinch gestures. 68/19968/1
2014-04-11 Paul WisbeyRemove the dependency between ScrollBar & ItemView 48/19448/1
2014-04-11 Richard HuangImplemented scroll bar control 45/19445/1
2014-04-11 Paul WisbeyAllow overshoot indicators to be implemented outside... 44/19444/1
2014-04-03 Paul WisbeyMake ItemView::ActivateLayout do what it says on the tin
2014-03-17 Paul WisbeyItemView API to set the alpha function 62/18162/3
2014-03-17 Paul WisbeyMore ItemView Insert/Remove/Replace APIs 61/18061/10
2014-03-13 Paul WisbeyMerge "Provide object to connect scrollable containers...
2014-03-13 Paul WisbeyProvide object to connect scrollable containers & scrol... 69/17869/10
2014-03-03 Adeel KazmiControls no longer have property names.
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version