[NUI] Fix to disable ThemeManager in tv profile
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Application / NUIApplication.cs
2022-04-06 dongsug.song[NUI] Fix to disable ThemeManager in tv profile
2022-03-17 Xianbing Teng[NUI] Add EditableBrowsable.Never for CurrentLoadedXaml
2022-03-17 Xianbing TengRemove XamlLoadedEventArgs
2022-03-17 Xianbing TengAdd XamlLoaded event for NUIApplication
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