[NUI] Add WindowMouseInOutEvent (#5242)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Interop /
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] Add SetTapRecognizerTime
2023-04-26 Eunki, Hong[NUI] Remove unused signal : Window.ViewAdded
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 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-13 Eunki, Hong[NUI] Do not connect default signals when View created
2023-01-25 Jaehyun Cho[NUI] Add NUIApplicaion.GetScreenSize
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 dongsug.song[NUI] make BaseHandle.Reset() not work
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-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 joogab.yun[NUI] Add input source type to Gesture.
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] Change property get/set not to use PropertyValue...
2022-10-04 dongsug.song[NUI] Change property get/set not to use PropertyValue...
2022-10-04 Wonsik Jung[NUI] Supports new native window position data type.
2022-09-26 dongsug.song[NUI] Change property get/set not to use PropertyValue
2022-08-22 huayong.xu[NUI] Add an API for getting web view when request...
2022-08-22 joogab.yun[NUI] Make sure that Interop return type is bool
2022-08-22 dongsug-song[NUI] Add DoActionExtension to set dynamic property...
2022-08-16 Eunki, Hong[NUI] Fix typo & bind error at FrameUpdateCallbackInterface
2022-08-16 Wonsik Jung[NUI] Append window move event
2022-08-02 tscholb[NUI] (Partial Update) Change UpdateSizeHint to UpdateA...
2022-08-02 seungho[NUI] Remove Previous ModelView, and modify new ModelView
2022-07-25 joogab.yun[NUI] Add AllowOnlyOwnTouch property and SetDefaultAllo...
2022-07-25 Artur Świgoń[NUI] Propagate AutomationId value to DALi (#4426)
2022-07-25 huayong.xu[NUI] Make webcontext/cookiemanager static.
2022-07-19 Eunki, Hong[NUI] PropertyValue.EqualTo()
2022-07-12 Artur Świgoń[NUI][AT-SPI] Store AccessibilityAttributes in NUI...
2022-07-12 dkdk-ryu[NUI] Add UI thread feature (#4358)
2022-07-04 joogab.yun[NUI] Add InterceptKeyEvent
2022-07-04 Bowon Ryu[NUI] Add TextSelectionPopupStyle for 7.0 UX
2022-06-28 Wonsik Jung[NUI] Add function to set maximum/minimum size
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-02 Xianbing Teng[NUI] Add GetLastKeyEvent and GetLastTouchEvent api...
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-10 joogab.yun[NUI] Add SetFocusFinderRootView() and ResetFocusFinder...
2022-05-03 Shinwoo Kim[NUI][AT-SPI] Window: add highlight signal
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-20 Bowon Ryu[NUI] Add VerticalAlignment in TextEditor
2022-04-20 Shinwoo Kim[NUI][AT-SPI] Introduce AtspiEvents
2022-03-29 huayong.xuMake PropertyMap look like Dictionary.
2022-03-29 Shinwoo Kim[NUI][AT-SPI] Add ScreenReaderEnabled, Disabled
2022-03-29 joogab.yun[NUI] Supports Clockwise and CounterClockwise focus...
2022-03-29 joogab.yun[NUI] Add a new Tizen.NUI.ICustomAwareDeviceFocusAlgorithm.
2022-03-22 tscholb[NUI] Add API for consuming keyEvent in Widget (#4002)
2022-03-22 EverLEEst(SangHyeo... [NUI] remove unnecessary interop bind and add state...
2022-03-22 EverLEEst(SangHyeo... [NUI] renamed Interop enabled properties as DALi proper...
2022-03-22 EverLEEst(SangHyeo... [NUI] Add IsEnabled Property in View class for controli...
2022-03-16 Artur Świgoń[NUI][AT-SPI] Remove interops for SetAccessibilityConst...
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-03-15 Wonsik Jung[NUI] Add window Min/Max Feature
2022-03-10 Shinwoo Kim[NUI][AT-SPI] text: add "GetRangeExtents" interface
2022-03-10 Taehyub Kim[NUI] Add New NUI DnD Class and Demo
2022-03-04 Artur Świgoń[NUI][AT-SPI] Static class Accessibility (#3987)
2022-03-04 Artur Świgoń[NUI][AT-SPI] Support multiple AT-SPI interfaces for...
2022-02-22 Artur Świgoń[NUI][AT-SPI] Singleton AccessibilityDelegate (#3899)
2022-02-16 joogab.yun[NUI] Add FeedTouch and FeedWheel
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-02-08 huayong.xuAdd callback for navigation policy decision.
2022-02-08 huayongxu[NUI]Set response body in binary format when intercepti...
2022-02-08 Eunki, Hong[NUI] Call ProcessorOnceEvent after all event finished
2022-02-08 Shrouq Sabah[NUI] Add CharacterSpacing property
2022-02-08 abdullehghujeh[NUI] Add SelectionStarted event (#3912)
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-19 dkdk-ryu[NUI] Modify GLWindow's method names (#3862)
2022-01-19 shrouqsabah[NUI] Add Strikethrough Property (#3844)
2022-01-12 Bowon Ryu[NUI] Add EnableFontSizeScale to Text components (...
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add AccessibilityHidden property
next