Age | Commit message (Expand) | Author | Files | Lines |
2018-03-16 | Check legal boundaries of accessible pages | Germán Poo-Caamaño | 1 | -0/+7 |
2018-03-15 | tx: add makepot and move .pot file to srcdir | raveit65 | 2 | -0/+5 |
2018-03-12 | add atril.pot for auto-update translations | raveit65 | 1 | -0/+1817 |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 |
2018-01-31 | release 1.20v1.20.0 | raveit65 | 2 | -2/+10 |
2018-01-31 | sync with transifex | raveit65 | 104 | -17048/+17052 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 19 | -176/+8 |
2018-01-29 | build: remove pre-GTK+3 option (how did I miss that?) | monsta | 1 | -10/+0 |
2018-01-16 | epub: make minizip support more BSD variants | monsta | 1 | -1/+1 |
2018-01-09 | update copyright year to 2018 | monsta | 2 | -2/+2 |
2018-01-04 | release 1.19.6v1.19.6 | raveit65 | 2 | -37/+44 |
2018-01-04 | sync with transifex | raveit65 | 104 | -17889/+21335 |
2018-01-02 | Revert "libview: Update the current page also when pending scroll is to find ... | raveit65 | 1 | -2/+1 |
2017-12-31 | previewer: add style class atril-previewer-window | raveit65 | 1 | -0/+5 |
2017-12-10 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 4 | -27/+13 |
2017-11-27 | release 1.19.5v1.19.5 | raveit65 | 1 | -0/+37 |
2017-11-27 | sync with transifex | raveit65 | 20 | -318/+325 |
2017-11-27 | shell: show caret navigation in menu | raveit65 | 2 | -0/+9 |
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 form fields as AtkObject children of the page | Joanmarie Diggs | 6 | -9/+314 |
2017-11-27 | Expose images as AtkObject children of the page | Joanmarie Diggs | 4 | -2/+272 |
2017-11-27 | Expose links as AtkObject children of the page | raveit65 | 2 | -1/+224 |
2017-11-27 | ev-view-accessible: Add a method to determine if a given doc rect is showing | Joanmarie Diggs | 2 | -0/+29 |
2017-11-27 | ev-page-cache: Add method to check if a given page has been cached | Joanmarie Diggs | 2 | -0/+16 |
2017-11-27 | libview: Update the caret cursor when jumping to a find result | Joanmarie Diggs | 1 | -0/+3 |
2017-11-27 | libview: Update ATK_STATE_SHOWING when the visible page range changes | Joanmarie Diggs | 3 | -0/+37 |
2017-11-27 | libview: Implement AtkComponent for pages | Joanmarie Diggs | 3 | -0/+79 |
2017-11-27 | libview: Fix shift+click text selection | Joanmarie Diggs | 1 | -7/+16 |
2017-11-27 | a11y: ensure text cached when you request an EvPageAccessible | Alejandro Piñeiro | 3 | -0/+22 |
2017-11-27 | a11y: managing atk states on EvPageAccessible | Alejandro Piñeiro | 3 | -0/+97 |
2017-11-27 | a11y: add if applies ATK_RELATION_FLOWS_TO/FROM on EvPageAccessible | Alejandro Piñeiro | 3 | -1/+58 |
2017-11-27 | a11y: move AtkHyperText implementation from EvViewAccessible to EvPageAccessible | Alejandro Piñeiro | 4 | -163/+135 |
2017-11-27 | a11y: move AtkText implementation from EvViewAccessible to EvPageAccessible | Alejandro Piñeiro | 3 | -738/+695 |
2017-11-27 | a11y: expose EvPageAccessible as children of EvViewAccessible | Alejandro Piñeiro | 1 | -7/+70 |
2017-11-27 | a11y: new EvPageAccessible | Alejandro Piñeiro | 3 | -0/+222 |
2017-11-27 | libview: Fix some broken aspects EvViewAccessible text support | Joanmarie Diggs | 3 | -173/+230 |
2017-11-27 | libview: Take caret navigation into account when getting AtkHyperlink indices | Joanmarie Diggs | 1 | -2/+8 |
2017-11-27 | a11y: cleaning implementation for atk_text_get_caret_offset | Alejandro Piñeiro | 1 | -15/+2 |
2017-11-27 | a11y: fixing implementation for atk_text_set_caret_offset | Alejandro Piñeiro | 1 | -8/+5 |
2017-11-27 | view: set_caret_cursor_position should emit "cursor-moved" if applies | Alejandro Piñeiro | 1 | -0/+3 |
2017-11-27 | Remove support for deprecated atk_text_get_text_{before,after}_offset() | Joanmarie Diggs | 1 | -28/+0 |
2017-11-27 | a11y: implement AtkDocument on EvViewAccessible | Alejandro Piñeiro | 1 | -0/+54 |
2017-11-27 | a11y: with caret navigation enabled, accessibility current page is cursor page | Alejandro Piñeiro | 1 | -16/+27 |
2017-11-27 | ev-view-accessible: call document_changed_cb when setting the model | Joanmarie Diggs | 1 | -0/+6 |
2017-11-27 | Some text fixes for caret message area | raveit65 | 1 | -2/+2 |
2017-11-27 | ev-view-accessible: Fix a crash in ev_view_accessible_get_link | Antia Puentes | 1 | -0/+6 |
2017-11-27 | ev-view-accessible: Clear the cached data when the current page | Antia Puentes | 3 | -22/+78 |
2017-11-22 | shell: remove view_actions_focus_out_cb | José Aliste | 1 | -12/+0 |
2017-11-22 | shell: Remove ev_window_set_view_accels_sensitivity | José Aliste | 1 | -36/+0 |
2017-11-22 | shell: forward accels to the focused widget | raveit65 | 1 | -36/+24 |