[NUI] Change all CallingConvention to `Cdecl`
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Accessibility / Accessibility.cs
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2022-03-29 Shinwoo Kim[NUI][AT-SPI] Add ScreenReaderEnabled, Disabled
2022-03-04 Artur Świgoń[NUI][AT-SPI] Static class Accessibility (#3987)
2022-01-26 Eunki Hong[NUI] Rebase develnui (DevelNUI only patches --> master...
2022-01-12 Artur Świgoń[NUI][AT-SPI] Add Accessibility.Enabled and .Disabled...
2022-01-12 Artur Świgoń[NUI][AT-SPI] Rename Accessibility.Enabled to .IsEnabled
2021-11-17 Seoyeon Kim[NUI] Remove build warning messages
2021-09-28 dongsug.song[NUI] Fix testhub errors by removing useless debugging...
2021-09-01 Seoyeon2Kim[NUI][ATSPI] Add a function to check whether accessibil...
2021-05-21 Artur Świgoń[NUI][AT-SPI] Add API for blocking automatic Bridge...
2021-05-21 Shinwoo Kim[NUI][ATSPI] Add Accessibility.SuppressScreenReader()
2021-05-21 Shinwoo Kim[NUI][ATSPI] remove build warning messages
2021-04-21 Jiyun Yang[NUI] Fix svace issues in EXaml and Accessibility ...
2021-04-20 Artur Świgoń[NUI][AT-SPI] Add Accessibility.StopReading() (#2814)
2021-04-20 Bartłomiej Grzelewski[NUI][AT-SPI] Highlight bindings (#2752)
2021-03-18 huiyu.eun[NUI] Check spelling
2021-03-08 huiyu.eun[NUI] Format all files
2021-03-03 huiyu.eun[NUI] Add license, delete unnecessary code(public)
2021-02-25 m-bialota[NUI] Added Paused and Resumed to Tizen.NUI.Accessibili...
2021-01-27 Dongsug SongRevert "Revert "[NUI] Rebase DevelNUI (#2507)" (#2508)"
2021-01-27 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 Seoyeon2Kim[NUI] Fix a build warning CA1717 (#2422)
2021-01-11 huiyueunRevert "[NUI] Rebase DevelNUI (#2507)" (#2508)
2021-01-11 huiyueun[NUI] Rebase DevelNUI (#2507)
2020-12-22 huiyu.eun[NUI]Fix build warning[CA1001]
2020-12-21 Wonsik Jung[NUI] Fixing the emtpy finalizers(CA1821)
2020-12-15 huiyuRevert "[NUI] Fix build warning[CA1000]"
2020-12-15 bshsqa[NUI] Fix build warning CA1724 (#2394)
2020-12-15 huiyu[NUI] Fix build warning[CA1000]
2020-12-15 Joogab Yun[NUI] remove "_" and refactoring naming to pascal case.
2020-11-26 JoogabYunRevert refactoring naming (#2274)
2020-11-19 JoogabYun[NUI] remove "_" and refactoring naming to pascal case...
2020-11-04 huiyu.eunRevert "[NUI] Fix Dispose warning error[CA1001] (#2130)"
2020-11-04 huiyueun[NUI] Fix Dispose warning error[CA1001] (#2130)
2020-03-23 Seoyeon2Kim[NUI] Make AccessibilityManager APIs as public ones...