[NUI] Rebase DevelNUI (#2507)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public /
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-24 Yeongjong Lee[NUI] make RelativeLayout public
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-22 Jiyun Yang[NUI] Fix view style initialization bug (#2442)
2020-12-22 YeongJong Lee[NUI] rewrite theme resource (#2405)
2020-12-22 YeongJong Lee[NUI] deprecate unused FocusRequestArgs class (#2411)
2020-12-21 huiyueunUpdate ViewPublicMethods.cs
2020-12-21 huiyu.eun[NUI] Add an exception when deleting a view that is...
2020-12-21 Wonsik Jung[NUI] Fixing the emtpy finalizers(CA1821)
2020-12-21 Wonsik Jung[NUI] Fix build warning (CA1032)
2020-12-21 guowei.wang[NUI] Fix CA2000 issues in WidgetView.
2020-12-21 Dongsug Song[NUI] Fix CA1054
2020-12-21 Dongsug Song[NUI] Fix CS0108
2020-12-21 Yeongjong Lee[NUI] Rename EventHandler WithReturnType to end in...
2020-12-21 Dongsug Song[NUI] Fix CA1044
2020-12-21 Dongsug Song[NUI] Fix CA1063
2020-12-21 Bowon Ryu[NUI] Fix build warning CA1820
2020-12-21 Yeongjong Lee[NUI] suppress CA1710 code analysis violation for depre...
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-21 Daekwang Ryu[NUI] Fix CA1066
2020-12-21 guowei.wang[NUI] Fix CA2000 issues of UIComponents.
2020-12-16 bshsqa[NUI] Null check of Owner property of LayoutItem for...
2020-12-15 Sunghyun Kim[NUI] Fix build warning CA1720
2020-12-15 huiyu[NUI] Delete warning messages
2020-12-15 huiyueun[NUI] Remove build warning - CA1055 (#2338)
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 bshsqa[NUI] Fix build warning CA1724 (#2394)
2020-12-15 ali198724[NUI] text: Add property for primary cursor (caret...
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 huiyu[NUI] Fix build warning[CA1064]
2020-12-15 Jiyun Yang[NUI] Improve Theme load
2020-12-15 Yeongjong Lee[NUI] Fix CA1710, change name with with the correct...
2020-12-15 Yeongjong Lee[NUI] introduce RelativeLayout
2020-12-15 guowei.wang[NUI] Fix CA2000 warning issues of Application / ImageView.
2020-12-15 huiyu.eun[NUI] Call show winodw on ApplicationInit
2020-12-15 Dongsug Song[NUI] Suppress CA1716, CA1052, CA1034 for deprecated...
2020-12-15 Yeongjong Lee[NUI] use discard to ignore unused return value
2020-12-15 seungho[NUI] Prevent unnecessary Layout call, make independent...
2020-12-15 Jiyun Yang[NUI] Fix CA1034 for obsolete classes
2020-12-15 seungho[NUI] Change property name frome Url to Uri
2020-12-15 zhouleonlei[NUI] Fix svace issues
2020-12-15 Jiyun Yang[NUI] Fix CA1052
2020-12-15 Jiyun Yang[NUI] Fix CA2214
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA2241
2020-12-15 Jaehyun Cho[NUI] Fix to restore setter of AnimatedImageView.Resour...
2020-12-15 Yeongjong Lee[NUI] make Graphics.Backend internal
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA1825
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA1041
2020-12-15 Yeongjong Lee[NUI] fix exception when Theme.Resource is used in...
2020-12-15 Dongsug Song[NUI] Fix wrong AnimationState after VectorAnimatedImag...
2020-12-15 Yeongjong Lee[NUI] separate layouting logic of the independent children
2020-12-15 Joogab Yun[NUI] fixed bug about set desired size
2020-12-15 Dongsug Song[NUI] Add RedrawInScalingDown in LottieAnimationView
2020-12-08 JoogabYun[NUI] Add Padding parameter for TextPageUtil (#2332)
2020-12-08 huiyueun[NUI] Modify NUI Seamless animation bug (#2334) (#2341)
2020-12-08 Jiyun Yang[NUI] Use weak reference for theme changed event
2020-12-08 Jiyun Yang[NUI] Introduce CornerRadiusPolicy to View
2020-12-08 bshsqa[NUI] Add Url property to convert image buffer to URL...
2020-12-08 huiyueun[NUI] Modify popup dismiss bug (#2336)
2020-12-08 guowei.wang[NUI] Fix CA2000 warning issues of Camera / ItemView...
2020-12-08 Jiyun Yang[NUI] Fix not to get framework path via StyleManager
2020-12-08 Seoyeon2Kim[NUI] Fix a build warning CA1827 (#2314)
2020-12-08 ali198724[NUI-Text] Add more scroll functinality to texteditor
2020-12-08 Youngbok Shin[NUI] fix CA1801 build warnings from auto-generated...
2020-12-08 Seoyeon2Kim[NUI] Fix build warnings related to XAML (#2287)
2020-12-08 YeongJong Lee[NUI]Revert temporary patch that fix DA build error...
2020-12-01 seungho[NUI] Refactoring FrameUpdateCallback
2020-12-01 YeongJong Lee[NUI] Add ControlStateTypeConverter for xaml (#2185)
2020-12-01 seungho[NUI] Support Blend Equaiton
2020-12-01 dongsug.song[NUI] Remove [Obsolete()] attribute
2020-12-01 huiyueun[NUI] Delete unnecessary log (#2299)
2020-12-01 Yeongjong Lee[NUI] Add AttributeUsageAttribute for ScriptablePropert...
2020-12-01 huiyu.eunRevert "Modify color"
2020-12-01 huiyu.eunModify color
2020-12-01 huiyu.eun[NUI] Change setter of property
2020-11-26 Jaehyun Cho[NUI] Fix StyleCop warning CA2227 (#2232)
2020-11-26 Jiyun Yang[NUI] Load default theme in preload
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 Jaehyun Cho[NUI] Fix StyleCop warning CA1823 (#2222)
2020-11-26 YeongJong Lee[NUI] respect flex child margin changes (#2271)
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-26 YeongJong Lee[NUI] remove unnecessary code that flex margin is assig...
2020-11-26 YeongJong Lee[NUI] fix CellPadding bugs on LinearLayout (#2269)
2020-11-26 YeongJong Lee[NUI] synchronize View.ExcludeLayouting and FlexLayout...
2020-11-26 Youngbok Shin[NUI] fix CA1801 build warnings (#2258)
2020-11-19 bshsqa[NUI] Correct the meaning of ExcludeLayouting. (#2257)
2020-11-19 YeongJong Lee[NUI] change Column, Row default value from -1 to AutoC...
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-11-19 Jaehyun Cho[NUI] Add Navigator and Page classes
2020-11-19 dongsug.song[NUI] Fix exception defect when LanguageChanged event...
2020-11-19 Ali-Alzyoud[NUI] Add more selection functinality into TextEditor...
2020-11-19 bshsqa[NUI] Add ExcludeLayouting to View (#2187)
2020-11-19 JoogabYun[NUI] fixed build warning CA1707 (#2239)
2020-11-19 JoogabYun[NUI] fixed build warning CA2208 (#2228)
2020-11-19 Jiyun Yang[NUI] Fill missing descriptions and fix build warnings...
2020-11-19 Youngbok Shin[NUI] fix a CA1507 warning (#2233)
2020-11-19 guowei.wangFix CA2000 warning issues of GLWindow / ViewInternal.
next