[NUI] Change all CallingConvention to `Cdecl`
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Widget / WidgetView.cs
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2023-08-16 Eunki Hong[NUI] Remove NUI dotnet 6.0 build warnings
2022-08-22 Jaehyun Cho[NUI] Make WidgetView not propagate touch event to...
2022-08-09 tscholb[NUI] Modify GetWidgetViewFromPtr to use ManagedBaseHandle
2022-07-25 tscholb[NUI] Correct the signal related document of WidgetView
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2021-11-09 tscholb[NUI] Call RemoveWidget when WidgetView is disposed
2021-11-09 Fang Xiaohui[NUI] Fix issues of BindableProperty
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 Jiyun Yang[NUI] Remove duplicate getCPtr from Disposable/View...
2021-07-09 Fang Xiaohui[NUI]Add xFactory method to Widget view
2021-07-09 Fang Xiaohui[NUI] Remove unneccesary modification
2021-07-09 Fang Xiaohui[NUI][Xaml]Add ResourcePathExtension
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