[NUI] Add Window validation check
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Application / Application.cs
2023-06-21 dongsug.song[NUI] Add Window validation check
2023-06-14 Daekwang Ryu[NUI] Introduce WindowData
2022-12-14 dongsug.song[NUI] make Theme not be loaded in tv profile
2022-12-14 dongsug.song[NUI] FocusIndicator is not used in TV profile so it...
2022-11-15 Wonsik Jung[NUI] Support Device orientation and window orientation...
2022-07-12 dkdk-ryu[NUI] Add UI thread feature (#4358)
2022-05-10 dongsug.song[NUI] Fix FocusIndicator default value
2022-04-20 Shinwoo Kim[NUI] application: remove unnecessary reference count...
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2021-11-09 dongsug.song[NUI] Add comments for AddIdle()
2021-09-27 Jiyun Yang[NUI] Remove redundant DALi object reference check...
2021-09-27 Jiyun Yang[NUI] Remove duplicate getCPtr from BaseHandle subclass...
2021-09-13 Wonsik JungAdd implemantation.
2021-07-05 Wonsik Jung[NUI] Add new features for window
2021-07-05 Fang Xiaohui[NUI] 1.Remove disposed instance from XamlResource...
2021-04-20 huiyu.eun[NUI] Fix Window.Instance null issue
2021-03-18 huiyu.eun[NUI] Check spelling
2021-02-25 Dongsug Song[NUI] Add license, delete unnecessary code (#2679)
2021-02-25 Dongsug SongRevert "[NUI] Add license, delete unnecessary code...
2021-02-25 huiyueun[NUI] Add license, delete unnecessary code (#2679)
2021-02-25 huiyu.eun[NUI] Clean code releated to application
2021-02-25 huiyueun[NUI] Add Tizen.NUI.Components.preload (#2663)
2021-02-09 huiyu.eun[NUI] Remove upcast
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules