[NUI] Fix Dialog Transition issue
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2021-07-09 Fang Xiaohui[NUI]Add xFactory method to Widget view
2021-07-09 Fang Xiaohui[NUI] Remove unneccesary modification
2021-07-09 Fang Xiaohui[NUI][EXaml] Support ResourcePath in EXaml
2021-07-09 Fang Xiaohui[NUI][Xaml]Add ResourcePathExtension
2021-07-09 Fang Xiaohui[NUI][EXaml] Support AppResourcePath in EXaml
2021-07-09 Sunghyun Kim[NUI] Add Api for getting window from view
2021-07-09 Jaehyun Cho[NUI] Fix to calculate RelativeLayout's children Measur...
2021-07-09 Seoyeon2Kim[NUI] Change 'Caret' for binding name to 'Cursor' ...
2021-07-09 Eunki Hong[NUI] Fix Shadow issue when we set BoxShadow = null...
2021-07-05 Fang Xiaohui[NUI] Fix issue of SetValue to the property which hasn...
2021-07-05 Wonsik Jung[NUI] Add new features for window
2021-07-05 Taehyub Kim[NUI] BaseComponent: Add RiveAnimationView Component.
2021-07-05 Jiyun Yang[NUI] Change WebView namespace to Tizen.NUI.BaseCompone...
2021-07-05 Fang Xiaohui[NUI][EXaml] Support Array in EXaml
2021-07-05 Fang Xiaohui[NUI] Remove callback of XamlResourceChanged in the...
2021-07-05 Fang Xiaohui[NUI] 1.Remove disposed instance from XamlResource...
2021-06-29 Jaehyun ChoRevert "[NUI] Deprecate ResizePolicyType"
2021-06-29 Jaehyun Cho[NUI] Fix to support simple MatchParent in RelativeLayout
2021-06-29 Jiyun Yang[NUI] Fix color format to #RRGGBBAA from #AARRGGBB...
2021-06-29 Jiyun Yang[NUI] Add SelectedChanged event to the SelectGroup...
2021-06-29 Eunki, Hong[NUI] API for load image from System.IO.Stream
2021-06-29 Seungho Baek[NUI] Add fade transition
2021-06-23 Jiyun Yang[NUI] Reset XamlParser's xamlns list whenever it starts...
2021-06-23 Wonsik Jung[NUI]Fix wrong binding in window
2021-06-23 Dongsug Song[NUI] Add Add GetHeightForWidth(), GetWidthForHeight()
2021-06-23 Jaehyun Cho[NUI] Fix not to make LinearLayout.CellPadding nullable
2021-06-23 Bowon Ryu[NUI] Add description for Text component's PropertyMap.
2021-06-23 seungho[NUI] Add Rotate API in Rotation to rotate vector
2021-06-23 Fang Xiaohui[NUI][Xaml] Support create element in Xaml with default...
2021-06-23 Fang Xiaohui[NUI][EXaml] Fix issue of xFactory method
2021-06-23 Fang Xiaohui[NUI][Xaml] Support BindableProperty Group
2021-06-23 Fang Xiaohui[NUI][EXaml] Support static instance in EXaml
2021-06-23 Joogab Yun[NUI] Add source type to TapGesture.
2021-06-23 huiyu.eun[NUI] Fix wrong name
2021-06-23 SangHyeon Jade Lee[NUI] fix property binding error message (#3195)
2021-06-23 Seoyeon2Kim[NUI] Fix Slider Thumb shown issue (#3187)
2021-06-23 Joogab Yun[NUI] Add FocusableInTouch property
2021-06-23 Jiyun Yang[NUI] ThemeManager.GetStyle returns integrate style...
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-06-14 Seungho Baek[NUI] Remove unused property of Transition
2021-06-14 Eunki, Hong[NUI] Fix typo error (filename & arguments)
2021-06-14 Artur Świgoń[NUI][AT-SPI] Add AccessibilityInterface.Selection...
2021-06-14 Artur Świgoń[NUI][AT-SPI] Bindings for ScrollToChild
2021-06-14 Jaehyun Cho[NUI] Fix RelativeLayout's descendant size and position...
2021-06-09 Dongsug Song[NUI] Fix implicit dispose exception defect
2021-06-09 Fang Xiaohui[NUI] Support factory method in EXaml
2021-06-08 JoogabYun[NUI] Add NeedGesturePropagation (#3130)
2021-06-08 Fang Xiaohui[NUI] Provide method so that user can register properti...
2021-06-08 Jaehyun Cho[NUI] Fix to require Layout to fit to children or fill...
2021-06-08 Jiyun Yang[NUI] Theme constructor throws XamlParseException
2021-06-08 Seoyeon2Kim[NUI] Change the type of Consumed property for GestureI...
2021-06-08 Bartłomiej Grzelewski[NUI][AT-SPI] Add SetTextContents, InsertText and Delet...
2021-06-01 Fang Xiaohui[NUI][Xaml] Fix issue that BindingContext can't be...
2021-06-01 Bowon Ryu[NUI] Add InputMethodSettings property to TextEditor
2021-06-01 Dongsug Song[NUI] Fix ABI break for API8 NUI image
2021-06-01 Fang Xiaohui[NUI] Fix Jira 2295
2021-06-01 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityAnimated
2021-06-01 Seungho Baek[NUI] Add GetCapturedBuffer api for Capture
2021-06-01 dongsug.song[NUI] Add FindLayerByID(), FindChildByID()
2021-06-01 Sunghyun Kim[NUI] Disable desired size when image loading fail
2021-06-01 Seoyeon2Kim[NUI] Update ViewAccessibility enumerations (#3048)
2021-05-27 Jaehyun Cho[NUI] Deprecate ResizePolicyType
2021-05-27 huayongxu[NUI] Fix crash when background color of webview is...
2021-05-26 Hosang Kim[NUI] Improve usability of AutomationId
2021-05-26 Jiyun Yang[NUI] Fix BindableObject.SetValue to allow Selector...
2021-05-26 Jiyun Yang[NUI] Window operations can get detail result
2021-05-26 Jaehyun Cho[NUI] Add more log info for recursive dependency in...
2021-05-26 JunsuChoi[NUI]CanvasView: Add BoundingBox property (#2995)
2021-05-26 JunsuChoi[NUI] CanvasView: Manage added drawables as a list...
2021-05-26 Artur Świgoń[NUI][AT-SPI] Fix DllImport typo in Interop.Accessibili...
2021-05-26 Bowon Ryu[NUI] Add EnableGrabHandle, EnableGrabHandlePopup to...
2021-05-26 Seoyeon2Kim[NUI] Update ViewAccessibility according to the coding...
2021-05-26 huayongxuRename functions, variables, etc related to policy...
2021-05-26 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-24 Jaehyun Cho[NUI] Fix to calculate LinearLayout's MatchParent child...
2021-05-21 Fang Xiaohui[Xaml] Support nest type in Xaml
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add list of added drawable object...
2021-05-21 JunsuChoi[NUI] VectorGraphics: Add DrawableGroup Class
2021-05-21 JoogabYun[NUI] Change ulong to uint at Interop.Touch.GetMouseBut...
2021-05-21 dongsug.song[NUI] Revert ImageLoading's access modifier
2021-05-21 Eunki, Hong[NUI] Add Borderline Properties
2021-05-21 Artur Świgoń[NUI][AT-SPI] Add API for blocking automatic Bridge...
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 zhouleonlei[NUI] Fix Svace issues
2021-05-21 Bowon Ryu[NUI] Add Hyphenation, Mixed to LineWrapMode
2021-05-21 Jiyun Yang[NUI] Notification throws a proper exception when the...
2021-05-21 Jiyun Yang[NUI] Disable external theme in TV profile and make...
2021-05-21 kimcinoo[NUI] atspi: use 'class' key for Dali type name (#3009)
2021-05-21 Artur Świgoń[AT-SPI] Move code from View.cs to ViewAccessibility...
2021-05-21 huayongxuRename functions, variables, etc related to policy...
2021-05-21 seungho[NUI] Fix some typo and grammar mistake
2021-05-21 huayongxuFix crash issue when favicon is null. (#3010)
2021-05-21 Jiyun Yang[NUI] Fix contradictory code in SetProperty
2021-05-21 Seoyeon2Kim[NUI] Update some descriptions (#2990)
2021-05-21 Sunghyun Kim[NUI] Set FittingMode only when value has changed
2021-05-21 Wonsik Jung[NUI] Add GLWindow Rendering mode
2021-05-21 Shinwoo Kim[NUI][ATSPI] Add Accessibility.SuppressScreenReader()
2021-05-21 Shinwoo Kim[NUI][ATSPI] remove build warning messages
2021-05-17 Jaehyun Cho[NUI] Fix MatchParent to fill remaining space in Linear...
2021-05-13 huayongxuRename functions, variables, etc related to policy...
next