[NUI] Add log for ClearFocus
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Events /
2023-11-06 Eunki, Hong[NUI] Resolve many problems relative with BaseHandle
2023-10-30 Eunki, Hong[NUI] Do not register when we try to copy same handle
2023-10-25 Eunki Hong[NUI] Fix Registry exception for custom view wrapper
2023-10-25 joogab.yun[NUI] bug fixed about cMemoryOwn
2023-10-25 Eunki Hong[NUI] BaseHandle without Registry but own memory
2023-09-26 Eunki, Hong[NUI] Do not registry last event items who get retrieved
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2023-08-09 joogab.yun[NUI] Registry is not required at GetTouchFromPtr()
2023-05-22 joogab.yun[NUI] Add Touch source type for gesture
2023-05-22 joogab.yun[NUI] Binding GetDeviceClass and GetDeviceSubclass...
2023-04-26 joogab.yun[NUI] Add SetTapRecognizerTime
2023-03-06 joogab.yun[NUI] Add Dispose to LongPressGestureDetector and modif...
2023-02-08 Xianbing Teng[NUI] Fix PropertyNotification & PanGestureDetector...
2023-02-01 huayong.xu[NUI] Fix some SVACE issues.
2023-01-19 dongsug.song[NUI] fix testhub crash issue
2022-12-27 dongsug.song[NUI] fix testhub crash issue
2022-11-10 joogab.yun[NUI] Add input source type to Gesture.
2022-10-04 JoogabYun[NUI] Add DispatchGestureEvents and DispatchParentGestu...
2022-06-21 Eunki, Hong[NUI] Add maximum motion age of pan motion gesture
2022-03-04 JoogabYun[NUI] Update the touch description. (#3995)
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from BaseHandle subclass...
2021-09-07 joogab.yunAdd SetDoubleTapTimeout binding
2021-08-03 Joogab Yun[NUI] GestureOptions Binding
2021-06-23 Joogab Yun[NUI] Add source type to TapGesture.
2021-06-08 JoogabYun[NUI] Add NeedGesturePropagation (#3130)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules
2020-11-26 Youngbok Shin[NUI] fix CA1801 build warnings (#2258)
2020-11-19 huiyu.eunFollow formatting NUI
2020-10-14 JoogabYun[NUI] Modify to pass userData object to GestureDetector...
2020-08-07 JoogabYun[NUI] Add GestureDetectorManager (#1895)