[NUI] Make BindableObject.IsBound public.
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / XamlBinding / BindableObject.cs
2023-08-22 huayong.xu[NUI] Make BindableObject.IsBound public.
2022-10-04 Fang Xiaohui[NUI] Remove unused code
2022-06-28 Xianbing Teng[NUI] Use IsSet replace changedPropertiesSet
2022-06-21 Xianbing Teng[NUI] Fix IsSet return false
2022-06-02 Xianbing Teng[NUI] Set context as manually set in SetValue
2022-06-02 Xianbing TengRevert "[NUI]First use own bindingcontext"
2022-06-02 Xianbing Teng[NUI]First use own bindingcontext
2022-05-11 Fang Xiaohui[NUI] Change IsCreateByXaml to virtual
2022-04-27 Fang Xiaohui[NUI][Xaml] Sync patch https://github.com/Samsung/Tizen...
2022-03-29 Xianbing Teng[NUI][Xaml] Fix issue of call SetBinding in c# code
2022-03-29 huayong.xu[NUI] Do not set value of property again when theme...
2022-03-04 Xianbing Teng[NUI]Fix ResourcesDictionary & BindingContext issues
2022-01-12 Xianbing Teng[NUI] Add Xaml line info for bindable object
2021-12-14 Fang Xiaohui[NUI] Add API so that user can copy properties, binding...
2021-11-11 Fang Xiaohui[NUI] Add ValueGetter to BindableObject
2021-11-09 Jiyun Yang[NUI] Avoid creating BindablePropertyContext for the...
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...