summaryrefslogtreecommitdiff
path: root/libview/ev-link-accessible.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ev-link-accessible: avoid 'g_type_class_add_private'Pablo Barciela1-3/+2
2017-11-27ev-link-accessible: Improve efficiency of methods to get start and end indicesJoanmarie Diggs1-5/+22
2017-11-27Expose links as AtkObject children of the pageraveit651-1/+120
2017-11-27a11y: move AtkHyperText implementation from EvViewAccessible to EvPageAccessibleAlejandro PiƱeiro1-30/+14
2017-11-27libview: Take caret navigation into account when getting AtkHyperlink indicesJoanmarie Diggs1-2/+8
2017-09-06ev-link-accesible: Return the index/offset after the last character in the linkJoanmarie Diggs1-1/+1
2017-03-07libview: Make EvLinkAccessible implement AtkActionraveit651-1/+53
2017-03-07libview: Implement AtkHypertext interfaceraveit651-0/+260