[3.0] Avoid showing unnecessary scroll-indicator
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / scrollable / scroll-view / scroll-view-impl.cpp
2017-03-09 Paul Wisbey[3.0] Avoid showing unnecessary scroll-indicator 82/118282/1
2017-03-02 Paul Wisbey[3.0] Initially show scroll indicator for a brief period 68/116868/3
2017-02-10 Seoyeon KimMerge "[3.0] Fixed Svace Issue" into tizen_3.0 accepted/tizen/3.0/common/20170210.172516 accepted/tizen/3.0/ivi/20170210.095110 accepted/tizen/3.0/mobile/20170210.094845 accepted/tizen/3.0/tv/20170210.094929 accepted/tizen/3.0/wearable/20170210.095017 submit/tizen_3.0/20170210.054535
2017-02-09 Victor Cebollada[3.0] Added scroll-bar to text selection toolbar 63/113463/3
2017-01-20 Ferran SoleFix for ItemView OVERSHOOT_SIZE 62/111462/2 accepted/tizen/3.0/common/20170123.132219 accepted/tizen/3.0/ivi/20170123.100012 accepted/tizen/3.0/mobile/20170123.095925 accepted/tizen/3.0/tv/20170123.095939 accepted/tizen/3.0/wearable/20170123.095956 submit/tizen_3.0/20170123.055148
2016-11-21 Minho SunMerge "[3.0] (KeyboardFocusManager) Fixed ConnectSignal...
2016-11-17 David Steele[3.0] Changed control defaults to listen to style change 49/98549/2 accepted/tizen/3.0/common/20161121.072937 accepted/tizen/3.0/ivi/20161121.011923 accepted/tizen/3.0/mobile/20161121.011551 accepted/tizen/3.0/tv/20161121.011743 accepted/tizen/3.0/wearable/20161121.011831 submit/tizen_3.0/20161117.161515
2016-09-09 Adeel KazmiMerge "[3.0] Add Privilege tags to dali.doxy.in" into...
2016-09-09 Adeel KazmiMerge "[3.0] Raised test coverage for Model3dView"...
2016-09-09 Adeel KazmiMerge "[3.0] Removed 3D layer dependency of Model3dView...
2016-09-05 Ferran Sole[3.0] Patch to synchronize with bug fixes done in Tizen... 56/86956/1
2016-08-09 taeyoonMerge branch 'devel/master (1.2.0)' into tizen 08/83208/1
2016-08-09 taeyoonRevert "[3.0] Added test cases and removed dead code" 97/83197/1
2016-07-11 Paul WisbeyMerge "Updated Gradient renderer to use SetTexture...
2016-07-11 Paul WisbeyMerge "Text decorator - It consumes tap, double tap...
2016-07-11 minho.sunMerge "[3.0] Tizen Directory Migration" into tizen accepted/tizen/common/20160711.170612 accepted/tizen/ivi/20160711.084810 accepted/tizen/mobile/20160711.084853 accepted/tizen/tv/20160711.084625 accepted/tizen/wearable/20160711.084736 submit/tizen/20160711.050618
2016-07-11 David Steele[3.0] Added test cases and removed dead code 32/79332/1
2016-07-08 Adeel KazmiMerge "Adding a TextSelectionToolbar Utc test" into...
2016-07-08 David SteeleMerge "(Automated Tests) Added more coverage to Builder...
2016-07-08 David SteeleAdded test cases and removed dead code 22/79022/3
2016-07-04 Paul WisbeyMerge "Fix for text controller (IMF callback)." into...
2016-07-04 Adeel Kazmi(Touch) Using new Touch API in all controls 90/78190/2
2016-05-31 suhyung EomMerge branch 'devel/master' into tizen 75/72275/1
2016-05-20 Adeel KazmiMerge "Type registry helper: Toolkit change to correct...
2016-05-20 Tom RobinsonType registry helper: Toolkit change to correct Program... 96/69996/9
2016-04-19 Seoyeon KimMerge branch 'devel/master' into tizen 56/66456/1 accepted/tizen/common/20160427.144351 accepted/tizen/ivi/20160428.002713 accepted/tizen/mobile/20160428.004938 accepted/tizen/tv/20160428.002515 accepted/tizen/wearable/20160428.002803 submit/tizen/20160427.082119
2016-04-12 Adeel KazmiMerge "Stop using ImageActor in PageTurnView" into...
2016-04-12 Paul WisbeyMerge changes I150e1a74,Ie6d24150,I91081f5a into devel...
2016-04-11 Adeel KazmiRemove OnControl methods & add up-calls 66/65366/5
2016-02-26 dongsug.songMerge branch 'devel/master' into tizen 39/60139/2 accepted/tizen/common/20160302.194024 accepted/tizen/ivi/20160302.073519 accepted/tizen/mobile/20160302.073314 accepted/tizen/tv/20160302.073350 accepted/tizen/wearable/20160302.073454 submit/tizen/20160226.050754 submit/tizen/20160226.083322 submit/tizen/20160302.020723 submit/tizen_common/20160302.050715 submit/tizen_ivi/20160302.061840 submit/tizen_mobile/20160302.050207 submit/tizen_mobile/20160302.061559 submit/tizen_tv/20160302.063027 submit/tizen_wearable/20160302.063323
2016-01-19 Kimmo HoikkaMerge "JavaScript binding for ItemView" into devel...
2016-01-19 Richard HuangAdded new properties to make ScrollView more scriptable 96/56796/6
2016-01-15 taeyoonMerge branch 'devel/master( 1.1.16 )' into tizen 77/57077/1 accepted/tizen/mobile/20160122.080625 accepted/tizen/tv/20160122.082337 accepted/tizen/wearable/20160122.082359 submit/tizen_common/20160122.071605 submit/tizen_mobile/20160122.070055 submit/tizen_tv/20160122.071800 submit/tizen_wearable/20160122.071938
2015-11-06 Kimmo HoikkaMerge "Fixed bug when delete first row in the tableView...
2015-11-04 Kimmo HoikkaMerge "Changed all property & signal names to lowerCame...
2015-11-04 Adeel KazmiChanged all property & signal names to lowerCamelCase 35/50835/7
2015-10-28 taeyoonMerge branch 'devel/master (1.1.2 ~ 1.1.7)' into tizen 39/50139/3 accepted/tizen/mobile/20151102.112611 accepted/tizen/tv/20151102.112656 accepted/tizen/wearable/20151102.112721 submit/tizen/20151102.084015
2015-10-27 Kimmo HoikkaMerge "Refactored ControlRenderer so that derived class...
2015-10-27 Kimmo HoikkaMerge "Reimplemented CubeTransitionEffect to use render...
2015-10-23 Kimmo HoikkaMerge "Changed ShadowView to use new custom effects...
2015-10-23 Kimmo HoikkaMerge "Fix text and control depth indices to have sane...
2015-10-21 Chu HoangAdded missing calls the base class Control::OnStageConn... 30/49930/1
2015-10-19 Adeel KazmiMerge "Changed Motion Blur and MotionStretch Effect...
2015-10-19 Adeel KazmiMerge "Append clipboard text after current pre-edit...
2015-10-19 Tom RobinsonScrollView moves in opposite direction sometimes when... 02/49702/3
2015-10-14 Paul WisbeyMerge "Comment correction for Disambiguated function...
2015-10-14 Kimmo HoikkaMerge "DGEUF-110: Limit ScrollView to scroll maximum...
2015-10-13 Tom RobinsonDGEUF-110: Limit ScrollView to scroll maximum 1 page... 48/49448/5
2015-10-13 Kimmo HoikkaMerge "Implemented n-patch rendering for NPatchRenderer...
2015-10-13 Kimmo HoikkaMerge "Remove dead constraint function from GaussianBlu...
2015-10-12 Jonghyun HoUpdate scroll end effect GUI 42/48542/12
2015-09-01 taeyoonMerge branch 'devel/master(1.1.1)' into tizen 18/47218/1 accepted/tizen/mobile/20151022.072943 accepted/tizen/tv/20151022.073009 accepted/tizen/wearable/20151022.073028 submit/tizen/20151022.022818 submit/tizen_mobile/20151022.013557 submit/tizen_tv/20151022.055445 submit/tizen_wearable/20151022.055709
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues" into devel/master
2015-08-26 Paul WisbeyMerge "Do not re-position the text popup when the text...
2015-08-26 Kimmo HoikkaMerge "(ScrollView)Fix the double bouncing of the overs...
2015-08-25 Xiangyin Ma(ScrollView)Fix the double bouncing of the overshoot... 54/46754/2
2015-08-19 taeyoonMerge branch devel/master(1.0.49) into tizen 65/46365/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_temp accepted/tizen/mobile/20150820.115740 accepted/tizen/mobile/20150820.115828 accepted/tizen/tv/20150820.115858 accepted/tizen/wearable/20150820.120006 submit/tizen/20150820.112512 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_mobile/20150820.095541 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-08-11 Kimmo HoikkaMerge "Use OVERLAY_2D for scroll overshoot etc." into...
2015-08-11 Paul WisbeyUse OVERLAY_2D for scroll overshoot etc. 13/45813/2
2015-07-02 Adeel KazmiMerge "Added GetReadPosition to AccessibilityManager...
2015-07-02 Adeel KazmiMerge "Bug fix when creating background of control...
2015-07-01 Ferran SoleBug fix when creating background of control using Image... 41/42541/4
2015-06-26 Francisco SantosMerge branch 'devel/new_mesh' into devel/master 86/42386/2
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 81/42381/1 devel/new_mesh
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 13/42313/3
2015-06-24 Kimmo HoikkaMerge "Moves shader creation from Text Atlas Renderer...
2015-06-18 Richard UnderhillRemoved DrawMode::OVERLAY from Toolkit components. 46/41346/3
2015-06-09 Ferran SoleOnStageConnection changes 32/40432/5
2015-06-09 Adeel KazmiMerge "Merge branch 'tizen' into devel/new_mesh" into...
2015-06-08 Francisco SantosMerge branch 'tizen' into devel/new_mesh 34/40734/2
2015-05-29 Kimmo HoikkaMerge "Guide to ResourceImage scaling and filtering...
2015-05-29 Kimmo HoikkaMerge "Support moving of native-image-interface and...
2015-05-29 Heeyong SongChange WheelEvent 17/40117/2
2015-05-27 Adeel KazmiMerge "Internal::Control cleanup, remove dead an non...
2015-05-27 Kimmo HoikkaInternal::Control cleanup, remove dead an non-needed... 12/40012/1
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-19 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 99/39599/1
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-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-04-27 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 83/38783/1
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 Francisco SantosRevert to tizen branch. 19/38419/1
2015-04-20 Kingsley StephensSize negotiation patch 4: Remove SetRelayoutEnabled 78/38278/6
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...
next