Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-05 | a11y: Return correct start and end offsets | Jason Crain | 1 | -6/+9 |
2018-04-05 | a11y: Fix crash with Orca screen reader | Jason Crain | 1 | -1/+1 |
2017-11-27 | Expose form fields as AtkObject children of the page | Joanmarie Diggs | 1 | -1/+7 |
2017-11-27 | Expose images as AtkObject children of the page | Joanmarie Diggs | 1 | -2/+7 |
2017-11-27 | Expose links as AtkObject children of the page | raveit65 | 1 | -0/+104 |
2017-11-27 | libview: Implement AtkComponent for pages | Joanmarie Diggs | 1 | -0/+38 |
2017-11-27 | a11y: managing atk states on EvPageAccessible | Alejandro Piñeiro | 1 | -0/+49 |
2017-11-27 | a11y: add if applies ATK_RELATION_FLOWS_TO/FROM on EvPageAccessible | Alejandro Piñeiro | 1 | -0/+56 |
2017-11-27 | a11y: move AtkHyperText implementation from EvViewAccessible to EvPageAccessible | Alejandro Piñeiro | 1 | -0/+118 |
2017-11-27 | a11y: move AtkText implementation from EvViewAccessible to EvPageAccessible | Alejandro Piñeiro | 1 | -1/+684 |
2017-11-27 | a11y: new EvPageAccessible | Alejandro Piñeiro | 1 | -0/+166 |