[NUI][ATSPI] Calculate states based on DALi
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / AlertDialog.cs
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-07-09 Jiyun Yang[NUI] Fix AlertDialog not to use ViewStyle. (#3268)
2021-06-23 Jaehyun Cho[NUI] Fix flickering buttons in ActionContent of AlertD...
2021-06-08 Jaehyun Cho[NUI] Set AlertDialog's LinearLayout center aligned
2021-05-28 Jaehyun Cho[NUI] Fix to set Actions center aligned in AlertDialog
2021-05-27 Jaehyun Cho[NUI][ATSPI] Not highlightable for AlertDialog
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-05-21 Anna BartakAdd OnInitialize and AccessibilityCalculateStates
2021-05-21 Anna BartakAdd accessibility to AlertDialog
2021-05-07 Jaehyun ChoMake Dialog APIs public
2021-04-20 huiyu.eunRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-20 huiyu.eunRevert "[NUI] Dialog and AlertDialog code refactoring...
2021-04-20 Jaehyun ChoRevert "[NUI] Add AlertDialogStyle class with the lates...
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Add AlertDialogStyle class with...
2021-04-14 Jaehyun ChoRevert "Revert "[NUI] Dialog and AlertDialog code refac...
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2020-12-21 Jaehyun Cho[NUI] Add AlertDialog class