[NUI] Add constructor with style instance
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / Dialog.cs
2022-11-02 Jaehyun Cho[NUI] Add constructor with style instance
2022-08-22 Artur Świgoń[NUI][AT-SPI] Do not set Popup's sub-role to "Alert"
2022-07-12 Artur Świgoń[NUI][AT-SPI] Store AccessibilityAttributes in NUI...
2022-04-20 Artur Świgoń[NUI][AT-SPI] Remove SetAccessibilityConstructor()
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-01-12 Artur Świgoń[NUI][AT-SPI] Update comments referring to AddPopup()
2021-11-29 Fang Xiaohui[NUI] Add bindable properties to Components.
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-07 Jaehyun ChoMake Dialog APIs public
2021-04-20 Joogab Yun[NUI] sync DevelNUI and master
2021-04-20 huiyu.eunRevert "[NUI] Dialog and AlertDialog code refactoring...
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Dialog and AlertDialog code refac...
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2020-12-21 Jaehyun Cho[NUI] Add Dialog class