[NUI] Add license, delete unnecessary code (#2679)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal /
2021-02-25 huiyueun[NUI] Add license, delete unnecessary code (#2679)
2021-02-25 tscholb[NUI] Add GetOriginalImageSize() considering rotation...
2021-02-25 Woochanlee[NUI] Introduce NUI Palette APIs
2021-02-25 zhouleonlei[NUI] Fix Svace defects for NUI and wearable
2021-02-25 huiyu.eun[NUI] Clean code releated to application
2021-02-25 Dongsug Song[NUI] Add Culled property as Hidden-API
2021-02-25 huiyueun[NUI] Add Tizen.NUI.Components.preload (#2663)
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-22 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-18 huiyu.eun[NUI] Fix Xaml issue
2021-02-18 Jiyun Yang[NUI] Make hidden for un-ACR-ed Color APIs (#2635)
2021-02-18 Ali-AlzyoudAdd all Dali colors to NUI (#2626)
2021-02-18 Jiyun Yang[NUI] Enables animation of view visual properties ...
2021-02-18 huiyu.eun[NUI] Change LayoutController process
2021-02-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-02-09 SangHyeon Jade Lee[NUI] Introduce CollectionView and related classes...
2021-02-09 Dongsug Song[NUI] Add TC template for coverage
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-02-09 huiyueun[NUI] Add obsolete tag (#2601)
2021-02-09 huayongxu[NUI] Add a VideoHoleEnabled property into WebView...
2021-02-09 huayongxu[NUI] Add some APIs into WebView. (#2578)
2021-02-01 huiyu.eun[NUI] Fix Dispose memory leak issue
2021-02-01 Youngbok Shin[NUI] Add FontSizeScale property in TextLabel, TextFiel...
2021-01-29 huiyu[NUI] Move SuggestedMinimumWidth/Height to native
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 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 tscholbAdd API for delete widgetView (#2521)
2021-01-26 AdunFang[NUI] Fix CA1819 : Properties should not return arrays...
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] 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 huiyu.eun[NUI] Overide Dispose to release native memory
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 Yang[NUI] Remove since_tizen tag for internal APIs
2021-01-11 guowei.wang[NUI] Fix CA2000 warning issues of View and ViewImpl.
2021-01-11 Moonhee, Choi[NUI] Fix CA1716 build warning
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 Dongsug Song[NUI] Add internal and hidden APIs which are currently...
2021-01-11 Daekwang Ryu[NUI] Fix CA2002
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-21 huiyu.eun[NUI] Remove RegisterCallback function
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 Dongsug Song[NUI] Fix CS0108
2020-12-21 Yeongjong Lee[NUI] Rename EventHandler WithReturnType to end in...
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 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-21 Daekwang Ryu[NUI] Fix CA1066
2020-12-21 zhouleonlei[NUI] Fix svace issue for texture
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
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 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 Sunghyun Kim[NUI] Fix build warning CS0109
2020-12-15 Jiyun Yang[NUI] Fix CA1034 for obsolete classes
2020-12-15 seungho[NUI] Fix build warning CS0419
2020-12-15 seungho[NUI] Fix build warning CA2007
2020-12-15 zhouleonlei[NUI] Fix svace issues
2020-12-15 Jiyun Yang[NUI] Fix CA1052
2020-12-15 Jiyun Yang[NUI] Fix CA1069
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA2241
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 Yeongjong Lee[NUI] separate layouting logic of the independent children
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 bshsqa[NUI] Add Url property to convert image buffer to URL...
2020-12-08 guowei.wang[NUI] Fix CA2000 warning issues of Camera / ItemView...
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-01 seungho[NUI] Refactoring FrameUpdateCallback
2020-12-01 seungho[NUI] Support Blend Equaiton
2020-12-01 huiyueun[NUI] Delete unnecessary log (#2299)
2020-11-26 Jaehyun Cho[NUI] Fix StyleCop warning CA2227 (#2232)
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 Jaehyun Cho[NUI] Fix StyleCop warning CA1823 (#2222)
next