[NUI] Re-structuring NUI by classifying modules
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-27 huiyueun[NUI] Rebase DevelNUI (#2507)
2021-01-27 huayongxu[NUI] Support scroll in WebView. (#2528)
2021-01-27 huayongxuAdd some new APIs like Context, Settings, etc. (#2419)
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2556)
2021-01-26 tscholbAdd API for delete widgetView (#2521)
2021-01-26 AdunFang[NUI] Fix CA1819 : Properties should not return arrays...
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2546)
2021-01-26 Jiyun Yang[NUI] Support selector for PixelSize in TextLabelStyle...
2021-01-26 dongsug-song[NUI] Fix TV AmbientMode empty screen (#2538)
2021-01-26 YeongJong Lee[NUI] respect margin and padding for relative layout...
2021-01-26 YeongJong Lee[NUI] remove internal child properly when child view...
2021-01-26 YeongJong Lee[NUI] change size specification in changed callback...
2021-01-26 YeongJong Lee[NUI] add type check validation in ApplyPropertiesVisit...
2021-01-26 huiyu.eunRevert "[NUI] Add DeleteAccessibilityAttribute"
2021-01-26 Jiyun Yang[NUI] Sync unmanaged or managed data type to csharp...
2021-01-26 huiyu.eun[NUI] Add DeleteAccessibilityAttribute
2021-01-26 zhouleonlei[NUI] fix CA2000 Warning for proterty
2021-01-26 huiyu.eun[NUI] Overide Dispose to release native memory
2021-01-19 Seoyeon Kim[NUI] Fix AccessibilityManager Event handler
2021-01-19 dongsug.song[NUI] Add View.FindChildByID() as hidden API
2021-01-19 YeongJong Lee[NUI] use Size2DProperty for GetNaturalSize() instead...
2021-01-19 YeongJong Lee[NUI] remove redundant private field in View class...
2021-01-19 YeongJong Lee[NUI] remove unused measure specification size properti...
2021-01-19 YeongJong Lee[NUI] fix a c&p error in RelativeLayout (#2510)
2021-01-19 Dongsug Song[NUI] Fix runtime exception
2021-01-15 huiyu[NUI] Modify acr apis
2021-01-11 Jiyun YangRevert "[NUI] Fix CA2000 warning issues of View and...
2021-01-11 Jiyun YangRevert "[NUI] Fix CA2000 Warnings"
2021-01-11 Bowon Ryu[NUI] Fix build warning CA1712
2021-01-11 Jiyun Yang[NUI] Remove since_tizen tag for internal APIs
2021-01-11 Jiyun Yang[NUI] Update description of Transition classes
2021-01-11 zhouleonlei[NUI] Fix CA2000 Warnings
2021-01-11 zhouleonlei[NUI] Fix CA2000 issues for Render Shadow (#2493)
2021-01-11 Seoyeon Kim[NUI] Fix the incorrect parameter for XamlBinding
2021-01-11 guowei.wang[NUI] Fix CA2000 warning issues of View and ViewImpl.
2021-01-11 Joogab Yun[NUI] fixed memory leak
2021-01-11 zhouleonlei[NUI] Fix CA2000 issues for Visual (#2491)
2021-01-11 YeongJong Lee[NUI] remove unnecessary using in Size2D.cs (#2487)
2021-01-11 zhouleonlei[NUI] Fix CA2000 issues for Visuals (#2473)
2021-01-11 Moonhee, Choi[NUI] Fix CA1716 build warning
2021-01-11 YeongJong Lee[NUI] remove needless null validation in LayoutItem...
2021-01-11 guowei.wang[NUI] Fix CA2000 issues in Model3dView and RenderTask.
2021-01-11 Wander Lairson CostaUse correct calling convention
2021-01-11 zhouleonlei[NUI] Modify CA2000 Warnings for TextVisual and VisualA...
2021-01-11 zhouleonlei[NUI] Modify CA2000 Warnings for VisualMap (#2460)
2021-01-11 Jiyun YangRevert "[NUI] Modify CA2000 warnings for Visual"
2021-01-11 Yeongjong Lee[NUI] Add Obsolete Attribute for ControlStates enum
2021-01-11 zhouleonlei[NUI] Modify CA2000 warnings for Visual
2021-01-11 Seungho Baek[NUI] Adds StopBehavior and CurrentFrame properties...
2021-01-11 Dongsug Song[NUI] Fix the behavior as for View.BackgroundImage...
2021-01-11 Dongsug Song[NUI] Add internal and hidden APIs which are currently...
2021-01-11 Daekwang Ryu[NUI] Fix CA2002
2021-01-11 zhouleonleiModify dispose issue for window
2021-01-11 zhouleonlei[NUI] Fix CA2000 warning for Window
2021-01-11 Seoyeon2Kim[NUI] Fix a build warning CA1717 (#2422)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
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 huiyu.eun[NUI] Remove RegisterCallback function
2020-12-21 huiyueunUpdate ViewPublicMethods.cs
2020-12-21 huiyu.eun[NUI] Add an exception when deleting a view that is...
2020-12-21 zhouleonlei[NUI] Use PascalCase for private fields
2020-12-21 zhouleonlei[NUI] Fix CA2000 issue for Application Builder(disposed)
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 CA2213
2020-12-21 Bowon Ryu[NUI] Fix build warning CA1820
2020-12-21 seungho[NUI] Fix build warning CA1308
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-21 zhouleonlei[NUI] Fix svace issue for texture
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 Sunghyun Kim[NUI] Fix build warning CS1064
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
next