summaryrefslogtreecommitdiff
path: root/libview/ev-view-accessible.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-27a11y: cleaning implementation for atk_text_get_caret_offsetAlejandro Piñeiro1-15/+2
2017-11-27a11y: fixing implementation for atk_text_set_caret_offsetAlejandro Piñeiro1-8/+5
2017-11-27Remove support for deprecated atk_text_get_text_{before,after}_offset()Joanmarie Diggs1-28/+0
2017-11-27a11y: implement AtkDocument on EvViewAccessibleAlejandro Piñeiro1-0/+54
2017-11-27a11y: with caret navigation enabled, accessibility current page is cursor pageAlejandro Piñeiro1-16/+27
2017-11-27ev-view-accessible: call document_changed_cb when setting the modelJoanmarie Diggs1-0/+6
2017-11-27ev-view-accessible: Fix a crash in ev_view_accessible_get_linkAntia Puentes1-0/+6
2017-11-27ev-view-accessible: Clear the cached data when the current pageAntia Puentes1-20/+69
2017-09-06libview: Rework ev_view_accessible_get_selectionAntia Puentes1-11/+79
2017-09-06ev-view-accessible: Fix ev_view_accesssible_get_n_selectionsAntia Puentes1-14/+5
2017-09-06ev-view-accessibl: Fix get_caret_offset when the caret navigation is enabledAntia Puentes1-0/+10
2017-09-06ev-view-accessible: Rewrite get_run_attributes to return the text attributes ...Antia Puentes1-13/+111
2017-09-06libview: Emit the AtkText text-caret-moved and text-selection-changed signalsAntia Puentes1-0/+23
2017-03-07ev-view-accessible: Fix some coding style issuesraveit651-23/+24
2017-03-07ev-view-accessible: Add helper function to get text before, at or after offsetraveit651-94/+68
2017-03-07libview: Implement AtkHypertext interfaceraveit651-8/+131
2017-03-07ev-view-accessible: Use _ev_view_transform_doc_rect_to_view_rect()raveit651-32/+22
2017-03-07ev-view-accessible: Use _ev_view_transform_view_point_to_doc_point()raveit651-29/+21
2017-03-07a11y: Do not use AtkFactory to create the EvViewAccessibleraveit651-109/+40
2014-12-10a11: using ATK_ROLE_DOCUMENT_FRAME it's more correctinfirit1-1/+1
2014-12-10a11y: fixed offset index errorinfirit1-1/+1
2014-12-10a11y: checking null before setting text_buffer textinfirit1-1/+2
2011-11-09renaming evince to atrilPerberos1-3/+3
2011-11-09inicialPerberos1-0/+911