[NUI] Add SetUnderline, GetUnderline to Text Components
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / XamlBinding /
2021-07-19 Fang Xiaohui[Xaml] Add flag of binded object
2021-07-05 Fang Xiaohui[NUI] Fix issue of SetValue to the property which hasn...
2021-07-05 Fang Xiaohui[NUI] 1.Remove disposed instance from XamlResource...
2021-06-29 Jiyun Yang[NUI] Fix color format to #RRGGBBAA from #AARRGGBB...
2021-06-29 Jiyun Yang[NUI] Add SelectedChanged event to the SelectGroup...
2021-06-23 Fang Xiaohui[NUI][Xaml] Support BindableProperty Group
2021-06-08 Fang Xiaohui[NUI] Provide method so that user can register properti...
2021-06-01 Fang Xiaohui[NUI][Xaml] Fix issue that BindingContext can't be...
2021-06-01 Fang Xiaohui[NUI] Fix Jira 2295
2021-05-26 Jiyun Yang[NUI] Fix BindableObject.SetValue to allow Selector...
2021-05-07 dongsug.song[NUI] Deprecate BaseHandle.PropertySet and Add Bindable...
2021-04-14 Jiyun Yang[NUI] Make all property setters in Shadow class to...
2021-03-19 seungho[NUI] Remove Transition for xaml
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-08 huiyu.eun[NUI] Format all files
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-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 AdunFang[NUI] Fix CA1819 : Properties should not return arrays...
2021-01-11 Seoyeon Kim[NUI] Fix the incorrect parameter for XamlBinding
2021-01-11 Moonhee, Choi[NUI] Fix CA1716 build warning
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-21 Dongsug Song[NUI] Fix CA1044
2020-12-15 bshsqa[NUI] Fix build warning CA1724 (#2394)
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA2241
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA1825
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA1041
2020-11-26 YeongJong Lee[NUI] remove unused Xamarin style classes (#2184)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-26 Youngbok Shin[NUI] fix CA1801 build warnings (#2258)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 Jaehyun Cho[NUI] Add Navigator and Page classes
2020-11-19 JoogabYun[NUI] fixed build warning CA2208 (#2228)
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-29 Yeongjong Lee[NUI] Fix build warning CA1507
2020-09-18 AdunFang[NUI]Add static constructor to confirm the static dicti...
2020-09-16 Seoyeon2Kim[NUI] Fix Svace issues (#2018)
2020-09-15 Jiyun YangRevert "[NUI] Refactoring Theme and StyleManager (...
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-07-29 guowei.wang[NUI] Fix svace issues. (#1867)
2020-07-28 YeongJong Lee[NUI] remove unused class (#1842)
2020-07-15 AdunFang[NUI] Support the different file name of Xaml (#1816)
2020-06-18 zhouleonlei[NUI] Fix Svace issues (#1719)
2020-05-12 Xianbing Teng[NUI] Fix the issue that size receives 2 parameters...
2020-04-08 huiyueun[NUI] Change Window.Instance to NUIApplication.GetDefau...
2020-03-17 Xianbing Teng[NUI] Add object dump function (#1239)
2019-12-18 zhouleonlei[NUI] Sync the whole codes to master (#1206)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-10-21 Xianbing Teng[NUI] Refine codes to reduce code duplication (#1096)
2019-06-26 AdunFang[NUI] Adjust directory (#903)
2019-06-21 Xianbing Teng[NUI] Add inherit binding context support (#894)
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-04-18 AdunFang[NUI] Sync Xaml code to newest (#795)
2019-01-30 dongsug-song[NUI] Sync with dalihub (#693)
2019-01-16 huiyueun[NUI] modify GetHashCode() (#654)
2019-01-15 huiyueun[NUI] sync with dalihub (#651)
2019-01-04 dongsug-song[NUI] Revert "Sync with dalihub & API5 branch (#631...
2018-12-27 huiyueun[NUI] Sync with dalihub & API5 branch (#631)
2018-09-04 dongsug-song[NUI] Fix SVACE issue (#449)
2018-08-17 dongsug-song[NUI] Integration from dalihub to Samsung (#399)
2018-07-25 dongsug-song[NUI] Sync dalihub and Samsung TizenFX (#349)
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-23 dongsug-song[NUI] fix SVACE issues 2nd trial (#263)
2018-05-21 Wonyoung Choi[Build] Fix build error when generating dummy dll
2018-05-18 Xianbing Teng[NUI] Add EditorBrowsable Attribute (#255)
2018-05-16 Lynettejin90[NUI]Fix build warnings (#254)
2018-05-14 Xianbing Teng[NUI]Add xaml support for nui and nui xaml test sample...