platform/core/csapi/tizenfx.git
2023-05-16 huayong.xu[NUI][API10] Fix a SVACE issue in RecyclerViewItem.cs
2023-05-16 Eunki, Hong[NUI] Reduce get/set overhead for some LottieAnimationV...
2023-05-16 ilho159kim[Application.Common] Add internal APIs for getting...
2023-05-15 Eunki Hong[NUI.Scene3D.Sample] BlendPoint demo
2023-05-15 Eunki Hong[NUI.Scene3D] Remove build warning
2023-05-12 Eunki, Hong[NUI.Scene3D] Change the API name for BlendShape morphing
2023-05-12 Bowon Ryu[NUI] fix font size scale issue in fhub
2023-05-12 Bowon Ryu[NUI] Add FontPreLoad API to FontClient
2023-05-11 huayong.xuFix SVACE issues.
2023-05-09 joogab.yun[NUI] Add Touch source type for gesture
2023-05-09 seungho baek[NUI] Add BlendPoint to blend animation of AnimateBetween
2023-05-08 joogab.yun[NUI] Binding GetDeviceClass and GetDeviceSubclass...
2023-05-08 huayong.xu[NUI][API10] Fix the issue that max width of Button...
2023-05-04 JoogabYun[NUI] Add WindowMouseInOutEvent (#5242)
2023-05-04 Haesu Gwon[MediaVision] Add internal APIs for Design QR feature...
2023-05-04 joogab.yun[NUI] Binding EnableFocusIndicator and IsFocusIndicator...
2023-05-04 Eunki Hong[NUI.Scene3D] Make API to apply ModelMotion + Support...
2023-05-03 Eunki, Hong[NUI.Scene3D] Add property for bvh that translate by...
2023-04-28 Jiyun YangAdd GenerateUrl API to FrameBuffer
2023-04-28 hjhunAdd Assembly property to NUIGadgetInfo (#5228)
2023-04-28 Bowon Ryu[NUI] Remove useless macros
2023-04-28 Eunki, Hong[NUI] Fix TextEditor default theme
2023-04-28 EverLEEst(SangHyeon... [NUI] Fix empty item case crash. wrong bracket conditions.
2023-04-26 joogab.yun[NUI] Change the call to GetRootLayer() so that the...
2023-04-26 Bowon Ryu[NUI] fix tct block issue in text field and editor
2023-04-26 Bowon Ryu[NUI] clean code
2023-04-26 Bowon Ryu[NUI] Add SystemSettings.FontTypeChanged in Text components
2023-04-26 Bowon Ryu[NUI] Add FontSizeScale in TextStyle
2023-04-26 Bowon Ryu[NUI] Add GetSystemFonts in FontClient
2023-04-26 joogab.yun[NUI] Add SetTapRecognizerTime
2023-04-24 Daekwang Ryu[NUI] Add DirectRenderingGLView
2023-04-24 Daekwang Ryu[NUI] Add GetMatrixFromPtr() in Matrix
2023-04-24 Daekwang Ryu[NUI] Add GetRectangleFromPtr() in Rectangle
2023-04-24 Eunki, Hong[NUI] Move Matrix API as public (hidden)
2023-04-20 huayong.xuFix SVACE issues.
2023-04-20 Xianbing Teng[NUI] Fix NUIApplication svace issue
2023-04-20 Eunki, Hong[NUI.Scene3D] Make bvh/facial Animation from string...
2023-04-20 Jaehyun Cho[NUI] Add OverlayLayer to Window's LayersChildren to...
2023-04-19 dongsug-songUpdate src/Tizen.NUI/src/public/Window/WindowEvent.cs
2023-04-19 dongsug-songUpdate src/Tizen.NUI/src/public/Window/WindowEvent.cs
2023-04-19 dongsug.song[NUI] Add defence code for Window.VisibilityChanged...
2023-04-18 seungho baek[NUI] Use ModelNode for the child of Model
2023-04-18 hjhun[Applications.Common] Add an internal API (#5184)
2023-04-18 Jaehyun Cho[NUI] Add NUIApplicaion.GetScreenSize
2023-04-17 Artur Świgoń[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()
2023-04-07 Xianbing Teng[NUI] Fix svace issues
2023-04-06 huayong.xu[NUI][API10] Add a LoadContents API with byte array...
2023-04-06 Artur Świgoń[NUI][AT-SPI] Promote DoAction implementation from...
2023-04-05 chleun-moon[Connection] Fix race condition (#5154)
2023-04-03 Artur Świgoń[NUI][AT-SPI] Override ContentPage.AccessibilityGetName...
2023-04-03 Artur Świgoń[NUI][AT-SPI] Add ViewAccessibilityMode (#5118)
2023-04-03 Daekwang Ryu[NUI] Introduce WindowLayoutType enum and SetLayout...
2023-03-30 Jaehyun Cho[NUI] Fix size calculation for TextLabel with Margin...
2023-03-29 SangHyeon Jade Lee[NUI] refactoring collectionView and Layouters for...
2023-03-29 EverLEEst(SangHyeon... [NUI] Pass SelectionChangedEventArgs by default as...
2023-03-29 EverLEEst(SangHyeon... [NUI][NUITizenGallery] add Animal ListView and GridView...
2023-03-29 EverLEEst(SangHyeon... [NUI] fix svace issue. check Selected item existance.
2023-03-29 EverLEEst(SangHyeon... [NUI] fix DefaultGridItem image to fill available area.
2023-03-29 everLEEst(SangHyeon... [NUI] update imageUrl to resourceUrl
2023-03-29 EverLEEst(SangHyeon... [NUI] add ImageUrl property on DefaultGridItem.
2023-03-29 everLEEst(SangHyeon... [NUI] fix group remove error.
2023-03-29 everLEEst(SangHyeon... [NUI] Add more condition when item is last.
2023-03-29 everLEEst(SangHyeon... [NUI] Fix Layouter to handle empty group case.
2023-03-29 dongsug.song[NUI] Add friend assembly for FLUX Components and DA...
2023-03-28 Bowon Ryu[NUI] Add Font PreCache API to FontClient
2023-03-24 Jiyun Yang[NUI] Refactor ButtonExtension
2023-03-24 Haesu Gwon[Multimedia] Fix rotation issue for portrait mode ...
2023-03-20 Wonsik Jung[NUI] Add RotationCompletedAcknowledgement APIs
2023-03-17 joogab.yun[NUI] Remove unnecessary gesture events from DefaultBorder.
2023-03-17 hjhun[NUI.Gadget] Support Internationalization (#5091) ...
2023-03-16 Jiyun Yang[NUI] Change log info to debug in ThemeManager
2023-03-14 EverLEEst(SangHyeon... fix previous patch by coding rules
2023-03-14 EverLEEst(SangHyeon... [NUI] Fix collectionView Selection on Item.
2023-03-10 Jaehyun Cho[NUI] Update NUI samples based on the latest back navig...
2023-03-10 guowei.wang[NUI] Fix svace issues.
2023-03-10 Jaehyun Cho[NUI] Fix Navigator to enable multiple Pop()
2023-03-10 Jaehyun Cho[NUI] Modify the default action of back navigation
2023-03-10 Jaehyun Cho[NUI] Add OnBackNavigation to Page
2023-03-10 Jaehyun Cho[NUI] Add EnableBackNavigation to Page
2023-03-10 Jaehyun Cho[NUI] Add SetDefaultNavigator
2023-03-10 Jaehyun Cho[NUI] Add OnBackNavigation to Navigator
2023-03-10 Jaehyun Cho[NUI] Add EnableBackNavigation to Navigator
2023-03-10 Jaehyun Cho[NUI] Fix Navigator Insert to keep pages order correctly
2023-03-09 huayong.xu[NUI][API10] Fix SVACE issues.
2023-03-09 joogab.yun[NUI] Add Dispose to LongPressGestureDetector and modif...
2023-03-09 dongsug.song[NUI] fix testhub crash issue
2023-03-09 hjhun[Applications.Common / UI] Add new internal APIs (...
2023-03-08 Jiyun Yang[NUI] Remove unsed field in View
2023-03-08 hjhun[NUI.Gadget] Add a new internal API (#4976) (#5064)
2023-03-08 hjhun[NUI.Gadget] Modify NUIGadgetManager.Add() method ...
2023-03-07 joogab.yun[NUI] Add getter property about WindowPositionSizeWithB...
2023-03-03 Wonsik Jung[NUI] Fix set input region binding
2023-03-03 dongsug.song[NUI] Add friend assembly for NUI FLUX
2023-03-03 Xianbing Teng[NUI] Fix dispose xaml elements
2023-02-28 Eunki Hong[NUI.Scene3D][API10] Use Model defined camera
2023-02-24 Jaehyun Cho[NUI] Fix Menu not to show Content if there is no menu...
2023-02-22 huayong.xu[NUI][API10] Fix SVACE issue.
2023-02-21 Taehyub KimDragAndDrop : Add multi-window sample
2023-02-21 EverLEEst(SangHyeon... [NUI] fix relative layout to fill regardless of childre...
2023-02-21 Jaehyun Cho[NUI] Fix FlexLayout OnMeasure to calculate size correctly
next