[NUI][Xaml] Remove unused method
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / XamlBinding / BindableObject.cs
2022-04-27 Fang Xiaohui[NUI][Xaml] Remove unused method
2022-04-27 Fang Xiaohui[NUI] Remove SetValueAndForceSendChangeSignal
2022-04-27 Fang Xiaohui[NUI] Listen text changed event so that can notify...
2022-04-27 Fang Xiaohui[NUI][Xaml]Fix issue of Call SetBinding in C# code
2022-03-17 Xianbing Teng[NUI] Add Xaml line info for bindable object
2022-02-23 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2021-09-07 Xianbing TengFix setvalue and xamlstyle issues
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] 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-07 dongsug.song[NUI] Deprecate BaseHandle.PropertySet and Add Bindable...
2021-03-10 Jiyun Yang[NUI] Improve performance in theme and styles (#2704)
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2020-12-15 Moonhee, Choi[NUI] Remove build warning - CA2241
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-04 Jiyun Yang[NUI] Add ThemeManager (#2034)
2020-10-29 Yeongjong Lee[NUI] Fix build warning CA1507
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-28 YeongJong Lee[NUI] remove unused class (#1842)
2019-11-29 AdunFang[NUI]Refactor Components (#1152)
2019-06-26 AdunFang[NUI] Adjust directory (#903)
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)
2018-08-17 dongsug-song[NUI] Integration from dalihub to Samsung (#399)
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-04 AdunFangAdd ScriptUI to support XAML file (#320)
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...