[NUI] Change all CallingConvention to `Cdecl`
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Window / WindowEvent.cs
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2023-07-05 joogab.yun[NUI] Add InterceptWheelEvent
2023-06-08 Wonsik JungAdd window move/resize completed signal
2023-05-22 JoogabYun[NUI] Add WindowMouseInOutEvent (#5242)
2023-04-26 Eunki, Hong[NUI] Remove unused signal : Window.ViewAdded
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-11-15 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-10-06 dongsug.song[NUI] Change Window's events to follow View's event...
2022-10-06 dongsug.song[NUI] Fix Apps crash issue when terminated
2022-08-22 joogab.yun[NUI] Change from StdCall to Cdecl
2022-08-16 Wonsik Jung[NUI] Append window move event
2022-07-04 joogab.yun[NUI] Add InterceptKeyEvent
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-05-10 Shinwoo Kim[NUI][AT-SPI] window disconnect highlight signal
2022-05-03 Shinwoo Kim[NUI][AT-SPI] Window: add highlight signal
2022-04-20 joogab.yun[NUI] Implements a BorderWindow
2021-12-08 Eunki, Hong[NUI] Set null if callback removed
2021-11-22 Wonsik Jung[NUI] Add window auixiliary message event
2021-11-09 dongsug.song[NUI] Add Window.NativeHandle, VideoView.NativeHandle
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules