[NUI] test: Add Rive AIAgentLayer Sample
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2022-07-04 Seungkeun LeeRemove space
2022-07-04 Seungkeun LeeFix AccessibilityCalculateStatesWrapper
2022-07-04 Taehyub Kim[NUI] DragAndDrop: Add NotSupportedException for Multi...
2022-07-04 joogab.yun[NUI] Fixed SVACE issues
2022-06-28 joogab.yun[NUI] Sets the minimum / maximum size to be resized...
2022-06-28 Wonsik Jung[NUI] Add function to set maximum/minimum size
2022-06-28 Xianbing Teng[NUI] Use IsSet replace changedPropertiesSet
2022-06-21 Xianbing Teng[NUI] Fix IsSet return false
2022-06-21 Eunki, Hong[NUI] Add maximum motion age of pan motion gesture
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-21 joogab.yun[NUI] Add dispose.
2022-06-21 joogab.yun[NUI] If borderView is in overlay mode, pass the hittes...
2022-06-21 dongsug.song[NUI] Fix comments according to the document review
2022-06-21 Seungkeun LeeFix duplicated TextChanged handler on TextEditor
2022-06-21 Seungkeun Lee[NUI] Fix duplicated TextChanged event handler
2022-06-21 joogab.yun[NUI] Changed Border Icons
2022-06-13 dongsug.song[NUI] Fix Key constructor's cMemoryOwn as false
2022-06-10 Taehyub Kim[NUI] Initialize Drag window position and size based...
2022-06-10 Jaehyun Cho[NUI] Replace GetValueByDescription in TextLabel Alignment
2022-06-10 joogab.yun[NUI] Allows user to set the height of the top and...
2022-06-10 Bowon Ryu[NUI] Remove GetDescription() in TextLabelBindableProperty
2022-06-10 Taehyub Kim[NUI] reset and update shadow view in drag window
2022-06-10 joogab.yun[NUI] Add BorderCloseDelegate for closing the applicati...
2022-06-03 Jaehyun ChoRevert "[NUI] Support Layout property by ViewStyle"
2022-06-02 joogab.yun[NUI] Add border resizing policy and add api to show...
2022-06-02 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-06-02 Xianbing Teng[NUI] Add GetLastKeyEvent and GetLastTouchEvent api...
2022-06-02 Xianbing Teng[NUI] Set context as manually set in SetValue
2022-06-02 Xianbing TengRevert "[NUI]First use own bindingcontext"
2022-06-02 Eunki, Hong[NUI] Fix bug that PreMultipliedAlpha not applied to...
2022-06-02 Jaehyun Cho[NUI] Support Layout property by ViewStyle
2022-06-02 Xianbing Teng[NUI]First use own bindingcontext
2022-05-27 Shinwoo Kim[NUI][AT-SPI] make window border icons work
2022-05-27 joogab.yun[NUI] Add Maximize and Minimize related APIs and Add...
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManager.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManagerArgs.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManagerArgs.cs
2022-05-27 dongsug-songUpdate src/Tizen.NUI/src/public/Input/FocusManager.cs
2022-05-27 dongsug.song[NUI] Change key focus related event's name
2022-05-27 dongsug.song[NUI] Add Tracer.End() to make a pair with Tracer.Begin()
2022-05-27 dongsug.song[NUI] Add Tizen.Tracer logs at some critical points...
2022-05-27 joogab.yun[NUI] Supprot border for apps launched in full size.
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove AccessibilityShouldReportZeroChild...
2022-05-27 Artur Świgoń[NUI][AT-SPI] Make GetAccessibilityRelations() usable
2022-05-27 Artur Świgoń[NUI][AT-SPI] Remove redundant qualifiers from Interop...
2022-05-27 dongsug.song[NUI] Replace the part that throws an exception with...
2022-05-27 Taehyub Kim[NUI] DragAndDrop: Fit drag window to shadow view
2022-05-27 joogab.yun[NUI] Allows you to set the border to the top or bottom.
2022-05-27 Eunki, Hong[NUI] Remove useless API in FlexLayout
2022-05-11 Fang Xiaohui[NUI] Change IsCreateByXaml to virtual
2022-05-10 Taehyub Kim[NUI] remove previous shadowView before adding new...
2022-05-10 dongsug.song[NUI] Fix FocusIndicator default value
2022-05-10 Shinwoo Kim[NUI][AT-SPI] window disconnect highlight signal
2022-05-10 joogab.yun[NUI] Add SetFocusFinderRootView() and ResetFocusFinder...
2022-05-03 Taehyub Kim[NUI] DragAndDrop: fix svace error
2022-05-03 Jaehyun Cho[NUI] Fix RelativeLayout to calculate ellipsis text...
2022-05-03 Taehyub Kim[NUI] DragAndDrop : change drag window reusable
2022-05-03 Shinwoo Kim[NUI][AT-SPI] Window: add highlight signal
2022-05-03 Jaehyun Cho[NUI] Fix MarginProperty and PaddingProperty with Layout
2022-05-03 tscholb[NUI] Fix crash issue in widget
2022-05-03 Jaehyun Cho[NUI] Fix Window.Add and Remove to use Layer.Add and...
2022-04-27 dongsug.song[NUI][SVACE] fix svace defect (add null check, replace...
2022-04-27 Fang Xiaohui[NUI][Xaml] Sync patch https://github.com/Samsung/Tizen...
2022-04-27 Taehyub Kim[NUI] Implements drag source events.
2022-04-26 Bowon Ryu[NUI] Add RelativeLineHeight in TextLabel, TextEditor
2022-04-26 Wonsik Jung[NUI] Add IsWindowRotating()
2022-04-26 Jaehyun Cho[NUI] Fix Window.Dispose and Layer.LayoutCount
2022-04-26 Bowon Ryu[NUI] Apply text UX
2022-04-21 Jaehyun Cho[NUI] Fix Svace issue not to do unnecessary null check...
2022-04-21 Jaehyun Cho[NUI] Fix CustomView.GetNaturalSize() to return Size2D...
2022-04-21 Jaehyun Cho[NUI] Fix LinearLayout to update max height and width...
2022-04-20 joogab.yun[NUI] Minimize size is set too large. and code clean
2022-04-20 Artur Świgoń[NUI][AT-SPI] Add indexable AccessibilitySuppressedEvents
2022-04-20 joogab.yun1. OnRequestResize() api called when requesting a resize
2022-04-20 joogab.yun[NUI] Change the border UI values ​​to properties.
2022-04-20 joogab.yun[NUI] Implements a BorderWindow
2022-04-20 dongsug.song[NUI] change SetPosition(...) as a hidden API for inter...
2022-04-20 Seungkeun Lee[NUI] Fix IsEnabledProperty name
2022-04-20 guowei.wang[NUI][XamlBinding] Unifying the delimiter for TypeConve...
2022-04-20 Bowon Ryu[NUI] Add VerticalAlignment in TextEditor
2022-04-20 Eunki, Hong[NUI] Remove potential of memory leak
2022-04-20 dongsug.song[NUI] Fix to disable ThemeManager in tv profile
2022-04-20 Shinwoo Kim[NUI] application: remove unnecessary reference count...
2022-04-20 joogab.yun[NUI] TextField and TextEditor have Focusable set to...
2022-04-20 Artur Świgoń[NUI][AT-SPI] Remove SetAccessibilityConstructor()
2022-04-20 dongsug.song[NUI] Fix comments according to ACR review
2022-04-20 Jaehyun Cho[NUI] Fix warning by checking null argument in LayoutGroup
2022-04-20 Jaehyun Cho[NUI] Fix LayoutTransition to be added to Owner View...
2022-04-20 Shinwoo Kim[NUI][AT-SPI] Introduce AtspiEvents
2022-04-20 joogab.yun[NUI] Add SetDefaultGrabTouchAfterLeave api.
2022-04-20 Fang Xiaohui[XamlBuild] Remove the reference of Tizen.NUI.XamlBuild...
2022-04-20 Seoyeon Kim[NUI][TCSACR-483] Remove Slider deprecated events and...
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 Fang Xiaohui[NUI][XamlBuild] 1.Support DP value, 2.Support DataTemp...
2022-04-20 Fang XiaohuiRevert "[NUI][XamlBuild] Fix Xaml issues reported by VD"
2022-04-20 Fang Xiaohui[NUI][XamlBuild] Fix Xaml issues reported by VD
2022-04-20 dongsug.song[NUI] Fix SVACE issue
2022-03-29 huayong.xuMake PropertyMap look like Dictionary.
2022-03-29 Xianbing Teng[NUI][Xaml] Fix issue of call SetBinding in c# code
2022-03-29 Shinwoo Kim[NUI][AT-SPI] Add ScreenReaderEnabled, Disabled
next