[NUI] Add InterceptWheelEvent
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / ViewEvent.cs
2023-07-05 joogab.yun[NUI] Add InterceptWheelEvent
2023-06-14 joogab.yun[NUI] Add DispatchHoverEvents and DispatchPrentHoverEvents
2023-05-31 seungho baek[NUI] Add Comment on the View.VisibilityChanged event
2023-05-22 joogab.yun[NUI] Add DispatchParentTouchEvent
2023-03-31 Jiyun Yang[NUI] Refactor Signal structure.
2023-03-31 Jiyun Yang[NUI] Fix signal bugs in View and Window
2023-03-13 Eunki, Hong[NUI] Do not connect default signals when View created
2022-09-08 joogab.yun[NUI] prevent the case when touchData is null
2022-08-02 joogab.yun[NUI] Add DispatchTouchEvents
2022-07-12 Eunki, Hong[NUI] Delay old ResourceReady signal
2022-03-15 joogab.yun[NUI] Add a protected virtual bool HitTest(Touch touch...
2022-02-22 joogab.yun[NUI] Rotary Event (Custom Wheel Type) improvement
2021-12-08 Eunki, Hong[NUI] Set null if callback removed
2021-11-17 dongsug.song[NUI] Check if event handler of the DisposedQueued...
2021-11-11 dongsug.song[NUI] Change Color, Position2D, and etc properties...
2021-11-09 dongsug.song[NUI] Change for Size2D property to own internalSize2D...
2021-11-09 Fang XiaohuiRevert "Revert "[NUI] Add BindableProperties to all...
2021-09-27 Fang XiaohuiRevert "[NUI] Add BindableProperties to all public...
2021-09-27 Fang Xiaohui[NUI] Add BindableProperties to all public Properties
2021-09-27 dongsug.song[NUI] Clean up DisconnectFromSignals(). and Add Excepti...
2021-05-21 Seoyeon2Kim[NUI] Update some descriptions (#2990)
2021-04-28 JoogabYun[NUI] Change TouchArea to TouchAreaOffset (#2948)
2021-03-18 Dongsug SongRevert "[NUI] Clean up View's Events"
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-17 Joogab Yun[NUI] change type from Size2D to Size at TouchArea api
2021-03-17 Joogab Yun[NUI] Add TouchArea property.
2021-03-17 Dongsug Song[NUI] Clean up View's Events
2021-03-08 Dongsug Song[NUI] Enable Window.ViewAdded event
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 huiyueun[NUI] Delete Tizen.NUI.Components build warnings (...
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2546)
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-11-26 Youngbok Shin[NUI] fix CA1801 build warnings (#2258)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-04 JoogabYunRevert "[NUI] Add TouchArea property. (#2105)" (#2166)
2020-11-04 Dongsug Song[NUI] Add defensive code for ViewSignal Disconnect()
2020-11-04 JoogabYun[NUI] Add TouchArea property. (#2105)
2020-11-04 JoogabYun[NUI] Add DisallowInterceptTouchEvent (#2109)
2020-10-20 JoogabYun[NUI] Add InterceptTouchEvent (#2098)
2020-08-11 Richard Huang[NUI] Rename OnStage signal related internal methods...
2020-08-03 dongsug-song[NUI] Fix ResizePolicy error when setting View.Size...
2020-07-24 Jiyun Yang[NUI] Enable selectors work in View : EnableControlStat...
2020-07-15 neostom432[NUI] BackKeyEvent Proptotype (#1824)
2020-07-03 YeongJong Lee[NUI] add ControlState class to support combined and...
2020-05-12 YeongJong Lee[NUI] remove input method dependency from View.ControlS...
2020-04-24 Jiyun Yang[NUI] Make some API to public and fill missing comments...
2020-04-24 Jiyun Yang[NUI] Fix ControlState issues. (#1563)
2020-04-23 Jiyun Yang[NUI] Add Shadow BlurRadius and lighten View size ...
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-03-06 dongsug-song[NUI] Fix to get bezel wheel event on wearable device...
2020-01-15 Jiyun Yang[NUI] Clean shadow related properties from Control...
2020-01-03 Jiyun Yang[NUI] Enable BackgroundImageBorder in View (#1267)
2019-12-24 Jiyun Yang[NUI] Implement shadow in View (#1223)
2019-10-17 Xianbing Teng[NUI] Split large files (#1081)