Add implemantation.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Xaml /
2021-09-01 Fang Xiaohui[Xaml] Remove code of VisualState
2021-09-01 Fang Xiaohui[Xaml] Modify by HQ's feedback
2021-09-01 Fang Xiaohui[Xaml] Support Trigger in Xaml
2021-07-05 Fang Xiaohui[NUI][EXaml] Support Array in EXaml
2021-07-05 Fang Xiaohui[NUI] 1.Remove disposed instance from XamlResource...
2021-06-23 Jiyun Yang[NUI] Reset XamlParser's xamlns list whenever it starts...
2021-06-23 Fang Xiaohui[NUI][Xaml] Support create element in Xaml with default...
2021-05-21 Fang Xiaohui[Xaml] Support nest type in Xaml
2021-04-28 AdunFang[Xaml] Fix issue that can't load theme in Tizen.NUI...
2021-04-19 Xianbing Teng[NUI] Fix gather assembly for xaml
2021-02-25 Dongsug Song[NUI] Remove APIs which have been deprecated in API7
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 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 huiyueun[NUI] Add license, delete unnecessary code (#2679)
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-18 huiyu.eun[NUI] Fix Xaml issue
2021-01-26 YeongJong Lee[NUI] add type check validation in ApplyPropertiesVisit...
2020-12-21 Bowon Ryu[NUI] Fix build warning CA1820
2020-12-21 Daekwang Ryu[NUI] Fix CA1066
2020-12-15 Yeongjong Lee[NUI] use discard to ignore unused return value
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA1825
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 Youngbok Shin[NUI] fix CA1801 build warnings (#2258)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 JoogabYun[NUI] fixed build warning CA2208 (#2228)
2020-11-19 Youngbok Shin[NUI] fix a CA2200 warning (#2240)
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
2020-09-10 YeongJong Lee[NUI] add support for parameterized constructor in...
2020-09-07 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1981)
2020-09-02 JoogabYun[NUI] Revert patch about StyleManager (#1970)
2020-09-01 Jiyun Yang[NUI] Refactoring Theme and StyleManager (#1910)
2020-08-20 YeongJong Lee[NUI] restore TypeConverter support for Properties...
2020-07-29 guowei.wang[NUI] Fix svace issues. (#1867)
2020-07-15 AdunFang[NUI] Support the different file name of Xaml (#1816)
2020-07-02 AdunFang[NUI] Support implicit value in Xaml (#1784)
2020-06-18 zhouleonlei[NUI] Fix Svace issues (#1719)
2020-05-29 zhouleonlei[NUI] SetProperty first then SetValue (#1639)
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-02-26 AdunFang[NUI] Support Nullable type in Xaml (#1432)
2019-07-29 huiyueun[NUI] Fix Svace issue (#949)
2019-06-26 AdunFang[NUI] Adjust directory (#903)
2019-06-20 Xianbing Teng[NUI] Support constructor with default parameter (...
2019-06-19 dongsug-song[NUI] Add LoadFromXamlFile() (#892)
2019-06-18 dongsug-song[NUI] Rollback split-nui (#887)
2019-05-30 WonYoung Choi[NUI] Split NUI Assemblies (#865)
2019-05-10 dongsug-song[NUI] Remove throw exception for WidgetView, Enable...
2019-05-09 huiyueun[NUI] Sync dalihub & Fix VD build error (#824)
2019-04-18 AdunFang[NUI] Sync Xaml code to newest (#795)
2019-04-16 huiyueun[NUI] Fix svace issue (#792)
2019-03-21 huiyueun[NUI] Fix svace issue (#759)
2019-02-19 huiyueun[NUI] sync with dalihub (#718)
2019-01-30 dongsug-song[NUI] Sync with dalihub (#693)
2019-01-15 huiyueun[NUI] Clean NUI codes from Adaptor.cs to Window.cs...
2019-01-15 huiyueun[NUI] sync with dalihub (#651)
2018-12-17 dongsug-song[NUI] Sync with API5 (#617)
2018-11-06 huiyueun[NUI] Fix Svace issue (#535)
2018-10-01 huiyueun[NUI] Fix Svace issue (#491)
2018-08-24 Xianbing Teng[NUI] Remove the unused resource-change callback. ...
2018-07-20 Xianbing TengFix controls created by xaml issues (#341)
2018-07-19 dongsug-song[NUI] Sync dalihub and Samsung TizenFX (#338)
2018-07-09 huiyueun[NUI] Modify Resources to XamlResources (#327)
2018-07-04 AdunFangAdd ScriptUI to support XAML file (#320)
2018-05-25 dongsug-song[NUI] Fix SVACE issue, 5th trial (#269)
2018-05-25 dongsug-song[NUI] Fix SVACE issue, 4th trial (#268)
2018-05-25 dongsug-song[NUI] Fix SVACE issue, 3rd trial (#267)
2018-05-23 dongsug-song[NUI] fix SVACE issues 2nd trial (#263)
2018-05-18 dongsug-song[NUI] SVACE error fix (#258)
2018-05-14 Xianbing Teng[NUI]Add xaml support for nui and nui xaml test sample...