aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/ScintillaGTKAccessible.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-07Bug [#1910]. Fixed double declaration.Neil1-3/+0
2017-03-07Bug [#1910]. Accessibility support may be queried and, on GTK+, disabled.Neil1-0/+5
2017-02-21Bug [#1910]. GTK a11y: Speed up converting byte offsets to character offsetsColomban Wendling1-1/+15
2016-12-18GTK: Ensure styles are valid when retrieving them for accessibility purposesColomban Wendling1-0/+6
2016-12-18GTK: Fix reporting deletion length in the accessibleColomban Wendling1-0/+2
2016-10-24GTK: Add some documentation on accessible object reference ownershipsColomban Wendling1-0/+1
2016-10-26Include windows.h on Windows and provide a ATK_CHECK_VERSION if not defined.Neil1-0/+8
2016-10-21Initial accessibility support for the GTK platform v7Colomban Wendling1-0/+163