[NUI][AT-SPI] Clean up APIs related to AccessibilityStates (#3904)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / ViewPublicMethods.cs
2022-02-16 Artur Świgoń[NUI][AT-SPI] Clean up APIs related to AccessibilitySta...
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-19 Jaehyun Cho[NUI] Support Layout for Multi-Window
2022-01-12 Artur Świgoń[NUI][AT-SPI] Rename Accessibility.Enabled to .IsEnabled
2021-12-21 Lukasz Oleksak[ATSPI] Fix for DefaultLabel
2021-11-17 Shinwoo Kim[NUI][ATSPI] Calculate states based on DALi
2021-09-27 Jiyun Yang[NUI] Remove redundant DALi object reference check...
2021-09-14 dongsug.song[NUI] Fix TCT error
2021-09-13 송동석/Tizen Platform... [NUI] Add FindDescendantByID(), Raise(), Lower(), and...
2021-09-01 Seoyeon2Kim[NUI][ATSPI] Add a function to check whether accessibil...
2021-08-24 dongsug.song[NUI] Make Unparent() in Dispose() be excuted early
2021-06-23 Dongsug Song[NUI] Add Add GetHeightForWidth(), GetWidthForHeight()
2021-06-01 Fang Xiaohui[NUI][Xaml] Fix issue that BindingContext can't be...
2021-05-26 Seoyeon2Kim[NUI] Update ViewAccessibility according to the coding...
2021-05-21 Bartlomiej Grzelewski[NUI][AT-SPI] Simplify AccessibilityStates
2021-03-19 seungho[NUI] Remove Transition for xaml
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-08 Bartłomiej Grzelewski[NUI] Interops for accessibility (#2277)
2021-02-18 huiyu.eun[NUI] Delete exception of View.Remove accepted/tizen/unified/20210219.040944 submit/tizen/20210218.043250
2021-02-09 Daekwang Ryu[NUI] Fix CA1721 warnings of Public APIs
2021-02-09 guowei.wang[NUI] Use 'Container GetParent() for derived class...
2021-01-26 dkdk-ryu[NUI] Fix CA1721 warnings (#2541)
2021-01-26 zhouleonlei[NUI] Fix CA2000 Warnings for View (#2556)
2021-01-19 dongsug.song[NUI] Add View.FindChildByID() as hidden API
2020-12-21 huiyueunUpdate ViewPublicMethods.cs
2020-12-21 huiyu.eun[NUI] Add an exception when deleting a view that is...
2020-12-21 huiyu[NUI] Fix build warning & clean code [CA1051]
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-26 Seoyeon2Kim[NUI] Fix build warning CA1062 (#2234)
2020-11-19 huiyu.eunFollow formatting NUI
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-09-23 Xianbing Teng[NUI] Fix ObjectDump can't output logs (#1964)
2020-06-22 neostom432[NUI] ScrollableBase usage improvement (#1724)
2020-03-19 neostom432[NUI] Add API for changing layout sibling order (#1477)
2020-03-17 Xianbing Teng[NUI] Add object dump function (#1239)
2020-01-21 agnelovaz[NUI] Fix reparenting of Child bug (#1314)
2019-10-21 Xianbing Teng[NUI] Refine codes to reduce code duplication (#1096)
2019-10-17 Xianbing Teng[NUI] Split large files (#1081)