[NUI] Format all files
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public /
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-08 Seoyeon2Kim[NUI] Fix Accessibility warning messages (#2705)
2021-03-08 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-03-03 Jiyun Yang[NUI] Improve performance : Remove rarely used properti...
2021-03-03 Jiyun Yang[NUI] Re-design theme resource structure from the tizen...
2021-03-03 Dongsug Song[NUI] Fix Tizen.NUI.Samples build errors
2021-03-03 huiyueunDelete Palette.cs
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 WoochanRevert "[NUI] Introduce NUI Palette APIs"
2021-02-25 tscholb[NUI] Add GetOriginalImageSize() considering rotation...
2021-02-25 huiyueun[NUI] Delete Tizen.NUI.Components build warnings (...
2021-02-25 huiyu.eun[NUI] Create TextLayout when parent has layout
2021-02-25 Woochanlee[NUI] Introduce NUI Palette APIs
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 Eunki Hong[NUI] Remove wrong force casting, Layer as View (#2664)
2021-02-25 huiyueun[NUI] Add Tizen.NUI.Components.preload (#2663)
2021-02-25 Ali-Alzyoud[NUI][VisualFittingModeType] update documentation ...
2021-02-25 m-bialota[NUI] Added Paused and Resumed to Tizen.NUI.Accessibili...
2021-02-25 Ali-Alzyoud[NUI] Parse Color from Strings (hexCode, RGB, RGBA...
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-25 Youngbok Shin[NUI] Open FontSizeScale properties (#2615)
2021-02-22 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-22 Dongsug Song[NUI] Deprecate swigCMemOwn which is not used
2021-02-22 Jiyun Yang[NUI] Deprecate Tizen.NUI.StyleManager (#2641)
2021-02-18 huiyu.eun[NUI] Delete exception of View.Remove accepted/tizen/unified/20210219.040944 submit/tizen/20210218.043250
2021-02-18 Ali-Alzyoud[NUI] remove empty space (#2642)
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-10 Jiyun Yang[NUI] Disable Tizen Theme Manager code (#2636)
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 guowei.wang[NUI] Use 'Container GetParent() for derived class...
2021-02-09 Jiyun Yang[NUI] Fix dispose bug in ImageView.UpdateImage
2021-02-09 Yeongjong Lee[NUI] NUI ThemeManager works with TizenThemeManager
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-02-09 huiyueun[NUI] Add obsolete tag (#2601)
2021-02-09 Jiyun Yang[NUI] Fix Selector bug and add new clone method (#2584)
2021-02-09 Dongsug Song[NUI] Fix VectorAnimationImageView pagination visual...
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 huiyueun[NUI] Rebase DevelNUI (#2507)
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 huiyu.eunRevert "[NUI] Add DeleteAccessibilityAttribute"
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 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
next