[NUI] set default theme for TV profile
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Application / NUIApplication.cs
2022-12-08 dongsug.song[NUI] set default theme for TV profile
2022-07-19 joogab.yun[NUI] Add new constructor for BorderWindow
2022-07-12 dkdk-ryu[NUI] Add UI thread feature (#4358)
2022-06-21 dongsug.song[NUI] Fix comments according to document review
2022-06-10 joogab.yun[NUI] Add BorderCloseDelegate for closing the applicati...
2022-05-27 dongsug.song[NUI] Add Tracer.End() to make a pair with Tracer.Begin()
2022-05-27 dongsug.song[NUI] Add Tizen.Tracer logs at some critical points...
2022-05-27 joogab.yun[NUI] Supprot border for apps launched in full size.
2022-05-27 joogab.yun[NUI] Allows you to set the border to the top or bottom.
2022-04-20 joogab.yun[NUI] Implements a BorderWindow
2022-04-20 dongsug.song[NUI] Fix to disable ThemeManager in tv profile
2021-12-14 Xianbing Teng[NUI] Add EditableBrowsable.Never for CurrentLoadedXaml
2021-12-14 Xianbing Teng[NUI] Remove XamlLoadedEventArgs
2021-12-14 Xianbing Teng[NUI] Add XamlLoaded event for NUIApplication
2021-11-09 huiyu[NUI] Add ApplicationTransitionOptions (#3670)
2021-09-13 Wonsik Jung[NUI] Add NUIApplication construct.
2021-09-13 Wonsik JungAdd public APIs and the relasted test case.
2021-07-05 Wonsik Jung[NUI] Add new features for window
2021-06-14 Jiyun Yang[NUI] Update theme system
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-03 Jiyun Yang[NUI] Re-design theme resource structure from the tizen...
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 huiyu.eun[NUI] Clean code releated to application
2021-02-25 huiyueun[NUI] Add Tizen.NUI.Components.preload (#2663)
2021-02-10 Jiyun Yang[NUI] Disable Tizen Theme Manager code (#2636)
2021-02-09 Yeongjong Lee[NUI] NUI ThemeManager works with TizenThemeManager
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules