Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-27 | ev-link-accessible: Improve efficiency of methods to get start and end indices | Joanmarie Diggs | 1 | -5/+22 |
2017-11-27 | Expose links as AtkObject children of the page | raveit65 | 1 | -1/+120 |
2017-11-27 | a11y: move AtkHyperText implementation from EvViewAccessible to EvPageAccessible | Alejandro PiƱeiro | 1 | -30/+14 |
2017-11-27 | libview: Take caret navigation into account when getting AtkHyperlink indices | Joanmarie Diggs | 1 | -2/+8 |
2017-09-06 | ev-link-accesible: Return the index/offset after the last character in the link | Joanmarie Diggs | 1 | -1/+1 |
2017-03-07 | libview: Make EvLinkAccessible implement AtkAction | raveit65 | 1 | -1/+53 |
2017-03-07 | libview: Implement AtkHypertext interface | raveit65 | 1 | -0/+260 |