[NUIComponents] Roll back error modification
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / ScrollableBase.cs
2023-06-16 AdunFang[NUIComponents] Roll back error modification
2023-06-14 AdunFang[NUI] Fix issue when user try to get Children of Scroll...
2023-02-21 Jaehyun Cho[NUI] Add constructors with string style to apply strin...
2022-12-27 Hosang Kim[NUI] Add EmitScrollStartedEvent and EmitScrollFinished...
2022-12-27 dongsug.song[NUI] fix testhub crash issue
2022-11-10 SangHyeon Jade LeeAdd wheelEvent and WheelScrollDistance property on...
2022-11-10 Jaehyun Cho[NUI] Add constructor with style instance
2022-11-10 Jaehyun Cho[NUI] Fix crash on ScrollableBase.Dispose()
2022-11-10 dongsug.song[NUI] Fix the propertyNotification to be disposed in...
2022-10-12 WoochanLee[NUI] Fix picker, scroller animation gives abnormal...
2022-07-25 SangHyeon Jade Lee[NUI] fix ScrollableBase focus moving bug on non-scroll...
2022-06-28 EverLEEst(SangHyeo... [NUI] update ScrollableBase focus for Forward/Backward...
2022-06-21 SangHyeon Jade Lee[NUI] Fix scrollableBase focus issue. (#4340)
2022-05-27 everLEEst(SangHyeo... [NUI] Support Fade Scroll Bar feature.
2022-05-27 everLEEst(SangHyeo... [NUI] fix warnings. add null argument exception and...
2022-05-27 everLEEst(SangHyeo... [NUI] Support Refactoring key focusable feature for...
2022-05-10 Jaehyun Cho[NUI] Fix typo in ScrollableBase
2022-05-10 joogab.yun[NUI] There was a problem calculating the scroll position.
2022-05-03 joogab.yun[NUI] When calculating position coordinates, it should...
2022-01-12 Shinwoo Kim[NUI][ATSPI] Make ScrollableBase work for ScrollToChild
2021-12-21 joogab.yun[NUI] Improves GetNextFocusableView
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-11-17 EverLEEst(SangHyeo... [NUI] Fix wrong prev size assigning on scroll relayout.
2021-11-09 joogab.yun[NUI] Check if pan gesture need to propagation
2021-11-09 Jaehyun Cho[NUI] Fix to update Scrollbar when ScrollableBase size...
2021-07-19 Joogab Yun[NUI] Supports moving focus of items in ScrollableBase
2021-07-19 Joogab YunRevert "[NUI] Change InterceptTouchEvent."
2021-07-19 Joogab YunRevert "[NUI] Change shouldIntercept value"
2021-07-19 Joogab Yun[NUI] Change shouldIntercept value
2021-07-19 Joogab Yun[NUI] Change InterceptTouchEvent.
2021-06-08 JoogabYun[NUI] Add NeedGesturePropagation (#3130)
2021-06-01 huiyu.eun[NUI] Fix Scrolling position issue by animation
2021-06-01 huiyu.eun[NUI] Fix ScrollableBase animation issue
2021-06-01 huiyu.eun[NUI] Fix ScrollableBase Remove issue
2021-05-28 huiyu.eun[NUI] Fix ScrollableBase Remove issue
2021-05-27 Joogab Yun[NUI] Change interruptView to InterceptTouchEvent
2021-03-19 huiyueun[NUI] Modify NUI.Components private variable (#2764)
2021-03-19 Jiyun Yang[NUI] Scrollbar uses View instead Visual since blinking...
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-17 SangHyeon Jade Lee[NUI] : Add ScrollPosition in ScrollEventArgs for user...
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-03-03 Woochan[NUI] Support vertical direction page snap (#2676)
2021-02-25 huiyueun[NUI] Delete Tizen.NUI.Components build warnings (...
2021-02-09 Jiyun Yang[NUI] ScrollableBase supports Scrollbar properly
2021-01-26 huiyu.eunRevert "[NUI] Add DeleteAccessibilityAttribute"
2021-01-26 huiyu.eun[NUI] Add DeleteAccessibilityAttribute
2020-12-22 huiyu.eun[NUI] Fix ScrollBar Unparent bug
2020-12-21 huayong.xu[NUI] Add left/right shadow effect for the scrollablebase.
2020-12-15 Yeongjong Lee[NUI] separate layouting logic of the independent children
2020-12-15 bshsqa[NUI] Change clipping mode of ScrollableBase (#2354)
2020-12-08 seungho[NUI] Let scroll again when displacement for OutOfBound...
2020-12-08 Jiyun Yang[NUI] Fix not to get framework path via StyleManager
2020-12-01 huayong.xuUpdate sample of ScrollableBase OutOfBound event handler.
2020-12-01 huayong.xu[NUI] Add direction & displacement into ScrollOutOfBoun...
2020-12-01 zhouleonlei[NUI] Fix Svace issues
2020-12-01 bshsqa[NUI] Adjust ScrollingEventThreshold to cover larger...
2020-11-19 huayong.xu[NUI] Enable/Disable overshooting effect for Scrollable...
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-11 zhouleonlei[NUI] Fixed Svace issues
2020-11-04 seungho[NUI] fix ScrollableBase layout issue
2020-11-04 huayong.xuMake sure scrollable shadow is shown only when scrolled...
2020-11-04 seungho[NUI] Fix ScrollableBase Size Issue
2020-11-04 huiyueunRevert "[NUI] fix ScrollableBase wrong size issue ...
2020-11-04 bshsqa[NUI] fix ScrollableBase wrong size issue (#2126)
2020-11-04 huayongxu[NUI] add ScrollOutOfBound event handler. (#2110)
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-11-04 huayong.xurename member variables.
2020-11-04 huayong.xuupdate some comments.
2020-11-04 huayong.xuadd shadow effect for scrollablebase.
2020-10-14 zhouleonlei[NUI] Add null pointer check for Scrollbar (#2050)
2020-10-07 dongsug-song[NUI] Add RemoveAllChildren() in ScrollableBase (#2076)
2020-09-24 huiyueun[NUI] Fix ScrollableBase maxScrollDistance issue (...
2020-09-18 bshsqa[NUI] Make Scrollable finish when Gesture.StateType...
2020-08-27 neostom432[NUI] change amount of Notificaion step (#1930)
2020-08-19 Seoyeon2Kim[NUI] Add the default Accessibility attribute trait...
2020-08-19 Seoyeon2Kim[NUI] Add Accessibility override functions to component...
2020-08-18 neostom432[NUI] Boundary check for properties in ScrollableBase...
2020-08-06 jaehyun0cho[NUI] Add ScrollPosition and ScrollCurrentPosition...
2020-07-28 neostom432[NUI] Fix scroll item touch issue (#1864)
2020-07-15 neostom432[NUI] Fix ScrollableBase when velocity is 0 (#1822)
2020-07-13 neostom432[NUI] Open ScrollalbleBase APIs (#1783)
2020-07-02 neostom432[NUI] Add PageFlickThreshold and ScrollAlphaFunction...
2020-07-02 neostom432[NUI] Clean up unused api (#1785)
2020-06-26 neostom432[NUI] Deceleration of scrolling (#1759)
2020-06-24 jaehyun0cho[NUI] Add public types to replace nested types (CA1034...
2020-06-22 YeongJong Lee[NUI] fix c&p error (#1721)
2020-06-22 neostom432[NUI] ScrollableBase usage improvement (#1724)
2020-06-18 zhouleonlei[NUI] Fix Svace issues (#1719)
2020-06-17 neostom432[NUI] Add Scrollbar Proprety to ScrollableBase (#1694)
2020-06-12 woohyun[NUI] replace field declaration with property (#1703)
2020-06-12 woohyunRevert "[NUI] replace field declaration with property...
2020-06-12 woohyun[NUI] replace field declaration with property (#1701)
2020-06-11 neostom432[NUI] Add GridRecycleLayotManager (#1685)
2020-06-11 neostom432[NUI] Change ScrollableBase clipping mode (#1690)
2020-06-10 YeongJong Lee[NUI] cleanup MeasureChild Methods (#1684)
2020-06-09 neostom432[NUI] Calculate MaxScrollDistance in Relayout (#1665)
2020-06-04 jaehyun0cho[NUI] Fix ScrollTo to move pan position to the argument...
2020-05-28 neostom432[NUI] First version of RecyclerView (#1626)
2020-04-13 neostom432[NUI] Interrupt pan when popup is popped (#1539)
2020-03-30 neostom432[NUI] Fix scrolling (#1495)
next