[NUI] Change all CallingConvention to `Cdecl`
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Common / Layer.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
2023-07-18 Jaehyun Cho[NUI] Add VisibilityChanged event to Layer
2023-03-07 Eunki, Hong[NUI] Fix layer MoveAbove/MoveBelow API change window...
2022-10-13 JoogabYun[NUI] If the view had focus when it was unparented...
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-04-26 Jaehyun Cho[NUI] Fix Window.Dispose and Layer.LayoutCount
2022-04-20 joogab.yun[NUI] Implements a BorderWindow
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from BaseHandle subclass...
2021-06-01 dongsug.song[NUI] Add FindLayerByID(), FindChildByID()
2021-03-08 huiyu.eun[NUI] Format all files
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-25 Dongsug SongRevert "[NUI] Remove APIs which have been deprecated...
2021-02-22 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
2021-02-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules