[System.Feedback] Add feedback theme index range description
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2023-10-18 sunghyun kim[NUI] Add widget list for keeping widget instance
2023-10-16 huayong.xu[Tizen][API10] Add WebView APIs for fullscreen, text...
2023-10-12 huayong.xu[NUI][API10] Unregister callbacks when passed argument...
2023-08-30 Jaehyun Cho[NUI] Add SystemFontSizeChangedManager class
2023-08-23 Eunki, Hong[NUI.Scene3D] Make MotionData use Native API, instead...
2023-08-23 Eunki, Hong[NUI] Add some API for KeyFrames
2023-08-09 Jiyun Yang[NUI] Remove strong references of text components regar...
2023-08-08 Jaehyun Cho[NUI] Add InsetsChanged event to Window
2023-08-01 Jiyun Yang[NUI] Add non-generic WeakEventProxy
2023-08-01 Jiyun Yang[NUI] Add WeakEventProxy class and improve invoke of...
2023-07-20 Jiyun Yang[NUI] Remove RenderTask itself from the RenderTaskList...
2023-07-18 Jaehyun Cho[NUI] Add VisibilityChanged event to Layer
2023-07-17 sunghyun kim[NUI] Delete the used window in widget
2023-07-13 Seoyeon Kim[NUI] Update Font size scale again based on the updated...
2023-07-12 Artur Świgoń[NUI][AT-SPI] Set focus in OnAccessibilityActivated()
2023-07-11 joogab.yun[NUI] Register OrientationChanged for BorderWindow.
2023-07-11 joogab.yun[NUI] Binding IsFloatingModeEnabled()
2023-07-06 Jiyun Yang[NUI] Disable ThemeManager preload
2023-07-06 Seoyeon Kim[NUI] Update FontSizeScale values
2023-06-27 Eunki, Hong[NUI][API10] Do not register events if disposed ImagVie...
2023-06-26 Bowon Ryu[NUI] Add font thread sync creation option
2023-06-23 huayong.xu[NUI][API10] Fix a SVACE issue.
2023-06-12 huayong.xu[NUI][API10] Fix a svace issue in CustomViewRegistry.cs.
2023-06-09 joogab.yun[NUI] Fix incorrect calculation of configGestureCount.
2023-06-07 Eunki, Hong[NUI] Add view helper API to rotate : LookAt
2023-05-31 Artur Świgoń[NUI][AT-SPI] Add IAtspiTable and IAtspiTableCell inter...
2023-05-30 Eunki, HongDouble buffered ProcessorOnceEvent so we allow attach...
2023-05-24 Artur Świgoń[NUI][AT-SPI] Add AccessibilityDynamicAttributes (...
2023-05-23 Jiyun Yang[NUI] Fix theme applied issue
2023-05-23 seungho baek[NUI] Binds GetCurrentProperty to Animatable class
2023-05-17 Eunki Hong[NUI][API10] Let LottieAnimationView use InternalVisual API
2023-05-16 Eunki, Hong[NUI] Reduce get/set overhead for some LottieAnimationV...
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-04 JoogabYun[NUI] Add WindowMouseInOutEvent (#5242)
2023-05-04 joogab.yun[NUI] Binding EnableFocusIndicator and IsFocusIndicator...
2023-05-04 Eunki Hong[NUI.Scene3D] Make API to apply ModelMotion + Support...
2023-04-28 Jiyun YangAdd GenerateUrl API to FrameBuffer
2023-04-28 Bowon Ryu[NUI] Remove useless macros
2023-04-28 Eunki, Hong[NUI] Fix TextEditor default theme
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 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 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-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 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-20 Wonsik Jung[NUI] Add RotationCompletedAcknowledgement APIs
2023-03-17 joogab.yun[NUI] Remove unnecessary gesture events from DefaultBorder.
2023-03-16 Jiyun Yang[NUI] Change log info to debug in ThemeManager
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-08 Jiyun Yang[NUI] Remove unsed field in View
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-22 huayong.xu[NUI][API10] Fix SVACE issue.
2023-02-21 EverLEEst(SangHyeo... [NUI] fix relative layout to fill regardless of childre...
2023-02-21 Jaehyun Cho[NUI] Fix FlexLayout OnMeasure to calculate size correctly
2023-02-20 Taehyub Kim[NUI] DragAndDrop : don't reuse drag window
2023-02-16 Jiyun Yang[NUI] Improve behaviors of ThemeManager and add an...
2023-02-13 Jiyun Yang[NUI] Prevent NullReferenceException when creating...
2023-02-03 Jiyun Yang[NUI] Disable compiler warnings complaining about theme...
2023-02-02 huayong.xu[NUI][API10] Fix some SVACE issue
2023-02-02 Xianbing Teng[NUI] Fix PropertyNotification & PanGestureDetector...
2023-02-02 Jiyun Yang[NUI] Revive View constructor with style working again...
2023-01-30 Eunki Hong[NUI][API10] Fix dispose timing error for ImageUrl
2023-01-25 joogab.yun[NUI] Window resizing is performed in one step if possible.
2023-01-25 joogab.yun[NUI] Fix bug where window size didn't change when...
2023-01-25 seungho baek[NUI] Add GetOverlayLayer in NUI window.
2023-01-17 huayong.xu[NUI] Add an API for create,window event.
2023-01-05 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-12-29 Eunki, Hong[NUI][API10] Reorder DeleteBaseHandle and SwigCPtrCopy...
2022-12-27 dongsug.song[NUI] fix testhub fail, Add Dispose() in BaseHandle...
next