[TFM] Update TizenFX TFM to net6.0 (#5360)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI /
2023-07-28 Jay Cho[TFM] Update TizenFX TFM to net6.0 (#5360)
2023-07-25 Eunki, Hong[NUI] Fast track uploading image
2023-07-25 joogab.yun[NUI] Restore FeedHover due to api compatibility issue.
2023-07-25 joogab.yun[NUI] Add logic to check if GetLastTouchEvent() is...
2023-07-25 Eunki, Hong[NUI] Get Lottie ActionId of SetDynamicProperty
2023-07-25 Jiyun Yang[NUI] Remove RenderTask itself from the RenderTaskList...
2023-07-25 joogab.yun[NUI] Event-related APIs are moved to ViewEvent.cs.
2023-07-18 Jaehyun Cho[NUI] Add VisibilityChanged event to Layer
2023-07-18 huayong.xu[NUI] Fix SVACE issue.
2023-07-18 Seoyeon Kim[NUI] Update Font size scale again based on the updated...
2023-07-18 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-11 sunghyun kim[NUI] Delete the used window in widget
2023-07-11 Seoyeon Kim[NUI] Update FontSizeScale values
2023-07-05 joogab.yun[NUI] Add InterceptWheelEvent
2023-07-05 Eunki, Hong[NUI] Partial update feature enable/disable for window
2023-07-05 Eunki, Hong[NUI] Write comments for Matrix and Matrix3
2023-07-05 Jiyun Yang[NUI] Disable ThemeManager preload
2023-07-05 joogab.yun[NUI] Add LazyFeedHover api for HoverEvent
2023-06-28 Eunki, Hong[NUI] Exception if someone change disposed ImageView...
2023-06-28 Eunki, Hong[NUI] Remove useless log + Add todo mark about it
2023-06-28 Wonsik Jung[NUI] Fix Application argv issue
2023-06-28 Eunki, Hong[NUI] Add some API for KeyFrames
2023-06-28 Eunki, Hong[NUI] Clear old resources cached data
2023-06-21 huayong.xu[NUI] Fix some svace issues.
2023-06-21 Eunki Hong[NUI] Make internal API for calculate screen position...
2023-06-21 Eunki Hong[NUI] Make subclass of ImageView can use ResourceUrl...
2023-06-21 dongsug.song[NUI] Skip when the View.BackgroundImage is set with...
2023-06-21 dongsug.song[NUI] Add Window validation check
2023-06-16 AdunFang[NUIComponents] Roll back error modification
2023-06-14 joogab.yun[NUI] Add DispatchHoverEvents and DispatchPrentHoverEvents
2023-06-14 huayong.xu[NUI] Unregister callbacks when passed argument is...
2023-06-14 AdunFang[NUI] Fix issue when user try to get Children of Scroll...
2023-06-14 joogab.yun[NUI] Fix incorrect calculation of configGestureCount.
2023-06-14 Daekwang Ryu[NUI] Introduce WindowData
2023-06-08 joogab.yun[NUI] Add moveCompleted and resizeCompleted api on...
2023-06-08 Wonsik JungAdd window move/resize completed signal
2023-06-08 Heeyong SongAdd KeepRendering to Window
2023-06-08 Artur Świgoń[NUI][AT-SPI] Add IAtspiTable and IAtspiTableCell inter...
2023-05-31 Eunki, Hong[NUI] Double buffered ProcessorOnceEvent so we allow...
2023-05-31 Bowon Ryu[NUI] Add font thread sync creation option
2023-05-31 seungho baek[NUI] Add new constructor to Rotation by using Quaterni...
2023-05-31 seungho baek[NUI] Add Comment on the View.VisibilityChanged event
2023-05-31 Artur Świgoń[NUI][AT-SPI] Add AccessibilityDynamicAttributes (...
2023-05-31 Jiyun Yang[NUI] Fix theme applied issue
2023-05-31 Eunki, Hong[NUI] Deprecated Animation.Stop(EndActions)
2023-05-22 joogab.yun[NUI] Add DispatchParentTouchEvent
2023-05-22 Eunki Hong[NUI] Let LottieAnimationView use InternalVisual API
2023-05-22 Eunki, Hong[NUI] Cache url when we call SetImage + Make way to...
2023-05-22 Eunki, Hong[NUI] Reduce get/set overhead for some LottieAnimationV...
2023-05-22 seungho baek[NUI] Binds GetCurrentProperty to Animatable class
2023-05-22 Bowon Ryu[NUI] Add FontPreLoad API to FontClient
2023-05-22 seungho baek[NUI] Add BlendPoint to blend animation of AnimateBetween
2023-05-22 joogab.yun[NUI] Add Touch source type for gesture
2023-05-22 Jiyun Yang[NUI] Remove duplicate ?. operator and use using statement
2023-05-22 joogab.yun[NUI] Binding GetDeviceClass and GetDeviceSubclass...
2023-05-22 JoogabYun[NUI] Add WindowMouseInOutEvent (#5242)
2023-05-22 joogab.yun[NUI] Binding EnableFocusIndicator and IsFocusIndicator...
2023-05-02 Eunki, Hong[NUI] Reuse internally created Key/Touch and reuse it
2023-05-02 Jiyun YangAdd GenerateUrl API to FrameBuffer
2023-05-02 sunghyun kim[NUI] Add Default Image & transition effect
2023-05-02 Eunki, Hong[NUI] LoopingMode enum for Animation class
2023-04-26 joogab.yun[NUI] Change the call to GetRootLayer() so that the...
2023-04-26 huiyuModify property name of Property class
2023-04-26 joogab.yun[NUI] Add SetTapRecognizerTime
2023-04-26 Eunki, Hong[NUI] Fix some comments of Animation class
2023-04-26 Eunki, Hong[NUI] Remove unused signal : Window.ViewAdded
2023-04-26 Eunki, Hong[NUI] Remove default parameter of Animation.Stop(EndAct...
2023-04-26 Xianbing Teng[NUI] Fix NUIApplication svace issue
2023-04-26 huayong.xu[NUI] Fix SVACE issues.
2023-04-26 Jaehyun Cho[NUI] Add OverlayLayer to Window's LayersChildren to...
2023-04-19 Eunki Hong[NUI] Collect Renderer Property enum as public hidden...
2023-04-19 Artur Świgoń[NUI][AT-SPI] Add IAtspiValue.AccessibilityGetValueText()
2023-04-13 Eunki Hong[NUI] Rotation class with EulerAngle (pitch/yaw/roll)
2023-04-13 Xianbing Teng[NUI] Fix svace issues
2023-04-13 huayong.xu[NUI] Add a LoadContents API with byte array for WebView.
2023-04-13 Artur Świgoń[NUI][AT-SPI] Promote DoAction implementation from...
2023-04-05 Eunki, Hong[NUI] Add view helper API to rotate : LookAt
2023-04-05 Daekwang Ryu[NUI] Introduce WindowLayoutType enum and SetLayout...
2023-04-05 Jiyun Yang[NUI] Remove regacy Interop files
2023-03-31 Jiyun Yang[NUI] Fix typo
2023-03-31 Jiyun Yang[NUI] Refactor Signal structure.
2023-03-31 Jaehyun Cho[NUI] Fix size calculation for TextLabel with Margin...
2023-03-31 Jiyun Yang[NUI] Fix signal bugs in View and Window
2023-03-31 Bowon Ryu[NUI] Add Font PreCache API to FontClient
2023-03-28 Eunki, Hong[NUI] Register HitTest callback only if GrabTouchAfterL...
2023-03-28 Eunki, Hong[NUI] Add GetOverlayLayer in NUI window.
2023-03-28 Artur Świgoń[NUI][AT-SPI] Add ViewAccessibilityMode
2023-03-28 Taehyub Kim[NUI] DragAndDrop : allow to control shadow view opacity
2023-03-20 Wonsik Jung[NUI] Add RotationCompletedAcknowledgement APIs
2023-03-17 joogab.yun[NUI] Remove unnecessary gesture events from DefaultBorder.
2023-03-17 huayong.xu[NUI] Fix some SVACE issues.
2023-03-17 Jiyun Yang[NUI] Change log info to debug in ThemeManager
2023-03-17 Jiyun Yang[NUI] Refactor NUI.ThemeManager
2023-03-13 Eunki, Hong[NUI] Do not connect default signals when View created
2023-03-13 Jiyun Yang[NUI] Remove unsed field in View
2023-03-07 Eunki, Hong[NUI] Fix layer MoveAbove/MoveBelow API change window...
2023-03-07 Eunki, Hong[NUI] Remove duplicate URL settup
2023-03-07 joogab.yun[NUI] Add getter property about WindowPositionSizeWithB...
next