[NUI] Binding CursorVisibleSet
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal /
2023-08-29 joogab.yun[NUI] Binding CursorVisibleSet
2023-08-29 zhouhao02Fix some SVACE issues.
2023-08-22 Jaehyun Cho[NUI] Add InsetsChanged event to Window
2023-08-22 Wonsik Jung[NUI] Supports key event of repeat and delay of each...
2023-08-22 huayong.xu[NUI] Fix some SVACE issues.
2023-08-22 Eunki, Hong[NUI] Applicatoin.FlushUpdateMessage
2023-08-16 joogab.yun[NUI] Add api about RelativeMove
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2023-08-16 Eunki Hong[NUI] Remove NUI dotnet 6.0 build warnings
2023-08-16 Jiyun Yang[NUI] Remove strong references of text components regar...
2023-08-09 huayong.xu[NUI] Fix SVACE issue.
2023-08-09 huayong.xu[NUI] Fix some SVACE issues.
2023-08-01 Jiyun Yang[NUI] Add non-generic WeakEventProxy
2023-08-01 Bowon Ryu[NUI] Add Clipboard
2023-08-01 Jiyun Yang[NUI] Add WeakEventProxy class and improve invoke of...
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-18 huayong.xu[NUI] Fix SVACE issue.
2023-07-11 joogab.yun[NUI] Binding IsFloatingModeEnabled()
2023-07-11 sunghyun kim[NUI] Delete the used window in widget
2023-07-05 joogab.yun[NUI] Add InterceptWheelEvent
2023-07-05 Eunki, Hong[NUI] Partial update feature enable/disable for window
2023-07-05 joogab.yun[NUI] Add LazyFeedHover api for HoverEvent
2023-06-28 Wonsik Jung[NUI] Fix Application argv issue
2023-06-28 Eunki, Hong[NUI] Add some API for KeyFrames
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 dongsug.song[NUI] Add Window validation check
2023-06-14 huayong.xu[NUI] Unregister callbacks when passed argument is...
2023-06-14 Daekwang Ryu[NUI] Introduce WindowData
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-22 Eunki Hong[NUI] Let LottieAnimationView use InternalVisual API
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] 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 huiyuModify property name of Property class
2023-04-26 joogab.yun[NUI] Add SetTapRecognizerTime
2023-04-26 Eunki, Hong[NUI] Remove unused signal : Window.ViewAdded
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 huayong.xu[NUI] Add a LoadContents API with byte array for WebView.
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 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] Add GetOverlayLayer in NUI window.
2023-03-28 Artur Świgoń[NUI][AT-SPI] Add ViewAccessibilityMode
2023-03-20 Wonsik Jung[NUI] Add RotationCompletedAcknowledgement APIs
2023-03-17 huayong.xu[NUI] Fix some SVACE issues.
2023-03-13 Eunki, Hong[NUI] Do not connect default signals when View created
2023-01-25 Jaehyun Cho[NUI] Add NUIApplicaion.GetScreenSize
2023-01-18 Eunki, Hong[NUI] Reorder Disposable's ReleaseSwigCPtr + Allow...
2023-01-18 Eunki Hong[NUI] Make ReleaseSwigCPtr didn't check HasBody()
2023-01-17 huayong.xu[NUI] Add an API for create,window event.
2023-01-03 Eunki, Hong[NUI] Reorder DeleteBaseHandle and SwigCPtrCopy = null;
2022-12-27 Hosang Kim[NUI] Add EmitScrollStartedEvent and EmitScrollFinished...
2022-12-27 guowei.wang[NUI][SVACE] Fix svace(DF221214-00106) issue.
2022-12-27 dongsug.song[NUI] make BaseHandle.Reset() not work
2022-12-27 seungho[NUI] Support sub node's Animation
2022-12-20 EverLEEst(SangHyeo... [NUI] fix relative layout to fill regardless of childre...
2022-12-20 Seoyeon2KimRevert "Rebase develnui (#4853)"
2022-12-20 dkdk-ryuRebase develnui (#4853)
2022-12-14 dongsug.song[NUI] make Theme not be loaded in tv profile
2022-12-14 dongsug.song[NUI] FocusIndicator is not used in TV profile so it...
2022-12-06 Bowon Ryu[NUI] Add GetSystemFonts in FontClient
2022-11-29 Daekwang Ryu[NUI] Add DirectRenderingGLView
2022-11-23 dongsug.song[NUI] Remove useless macros
2022-11-23 Bowon RyuAdd FontSizeScale in TextStyle
2022-11-23 JoogabYun[NUI] Add ScreenPositionSize (#4754)
2022-11-23 Eunki, Hong[NUI] Move Matrix API as public (hidden)
2022-11-15 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-11-15 huayong.xu[NUI] Update summary of RegisterHttpRequestInterceptedC...
2022-11-10 Fang Xiaohui[EXaml] Fix build erro of Array/Extents in EXaml
2022-11-10 Seoyeon2Kim[NUI] Fix SVACE issue (#4704)
2022-11-10 Eunki Hong[NUI] Change WindowPosition from IntPair to Int32Pair...
2022-11-10 Eunki, Hong[NUI] Remove AnyContainerBase type
2022-11-10 Eunki, Hong[NUI] Fix some errors when we remove NUI_PROPERTY_CHANG...
2022-11-10 dongsug.song[NUI] Add native handle null check in Uint16Pair
2022-11-10 joogab.yun[NUI] Add input source type to Gesture.
2022-11-10 Fang Xiaohui[NUI] Correct code format
2022-11-10 Fang Xiaohui[NUI] Correct code format
2022-10-20 Eunki, Hong[NUI][API10] Reduce PropertyValue creation during Animation
2022-10-20 Eunki, Hong[NUI][API10] Change property get/set not to use Propert...
2022-10-14 dongsug.song[NUI] Add null checking in InternalSet/GetPropertyXXX...
next