Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | ev-window: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 |
2019-08-10 | shell: fix get_monitor_dpi when widget’s window is not realized | rbuj | 1 | -3/+7 |
2019-08-10 | DPI: compute monitor resolution or get screen resolution | rbuj | 1 | -12/+12 |
2019-08-05 | prevent segfaults when no document loaded | Reuben Green | 1 | -29/+29 |
2019-07-31 | ev-window: suppress GtkAction warnings | raveit65 | 1 | -4/+86 |
2019-07-01 | Remove trailing whitespaces | Laurent Napias | 1 | -195/+195 |
2019-06-10 | Change url project's website | Laurent Napias | 1 | -1/+1 |
2019-03-22 | Add documenters to translation resource | rbuj | 1 | -2/+2 |
2019-03-22 | Use program-name and title in gtk_show_about_dialog call | rbuj | 1 | -1/+2 |
2019-03-22 | Update copyright in about dialog | rbuj | 1 | -2/+2 |
2019-03-22 | Use g_strjoin to build license text in about dialog | rbuj | 1 | -5/+4 |
2019-02-18 | Read authors (updated) from atril.about gresource | rbuj | 1 | -21/+28 |
2019-02-14 | Update Documenters | rbuj | 1 | -1/+2 |
2019-01-21 | shell: remove duplicate condition check | monsta | 1 | -1/+0 |
2018-10-26 | shell: Save document to the same path it was opened from | Germán Poo-Caamaño | 1 | -11/+29 |
2018-09-27 | moveable (older spelling) -> movable | rbuj | 1 | -1/+1 |
2018-05-10 | shell: replace deprecated gtk_menu_popup function | raveit65 | 1 | -7/+4 |
2018-04-08 | disable StartPresentation action in fullscreen if document has no pages | monsta | 1 | -0/+1 |
2018-04-08 | disable ViewPresentation action if document has no pages | monsta | 1 | -1/+1 |
2018-03-26 | Disable view presentation if there is no document. | Lubos Koudelka | 1 | -0/+1 |
2018-03-22 | Move custom css to a file compiled as a gresource | Carlos Garcia Campos | 1 | -1/+33 |
2018-03-22 | shell: Use GResource for data files | Christian Persch | 1 | -16/+8 |
2018-03-22 | Use GtkOverlay to show the loading message | Carlos Garcia Campos | 1 | -6/+72 |
2018-03-21 | shell: Use GtkApplication to inhibit the screensaver | Christian Persch | 1 | -4/+36 |
2018-03-21 | shell: Port to GtkApplication | Christian Persch | 1 | -21/+5 |
2018-03-21 | shell: Use gdbus-codegen for the org.mate.atril.Window interface | Christian Persch | 1 | -148/+54 |
2018-03-15 | shell: fix menu-accel for inverted colors | raveit65 | 1 | -1/+1 |
2018-03-15 | shell: add keypad accels for zoom_reset | raveit65 | 1 | -0/+2 |
2018-03-15 | Add zoom reset | Lars Mueller | 1 | -0/+27 |
2018-02-16 | avoid deprecated GtkStock | Pablo Barciela | 1 | -68/+68 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -15/+2 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2017-12-10 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -8/+3 |
2017-11-27 | shell: show caret navigation in menu | raveit65 | 1 | -0/+7 |
2017-11-27 | Some text fixes for caret message area | raveit65 | 1 | -2/+2 |
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 |
2017-11-22 | Use a global array for view accel action | raveit65 | 1 | -15/+23 |
2017-09-06 | Fix crashes of epub documents with caret-navigation | raveit65 | 1 | -0/+12 |
2017-09-06 | Store the caret cursor position in document metadata | Carlos Garcia Campos | 1 | -4/+45 |
2017-09-06 | shell: Enable/disable the caret navigation with F7 | Antia Puentes | 1 | -1/+96 |
2017-09-06 | ev-window: Use g_signal_emit_by name instead of ev_view_scroll | Carlos Garcia Campos | 1 | -15/+2 |
2017-09-06 | ev-window: Remove scroll accelerators | Carlos Garcia Campos | 1 | -19/+0 |
2017-09-05 | shell: disable ViewDualOddLeft in menus for epubs | raveit65 | 1 | -0/+6 |
2017-08-31 | Activate shortcut keys for dual and continuous layout | raveit65 | 1 | -2/+2 |
2017-08-31 | Add shortcut keys for fit-page and fit-width options | Carlos Garcia Campos | 1 | -2/+17 |
2017-08-31 | shell: Do not open single page pdfs in dual mode by default | Carlos Garcia Campos | 1 | -0/+3 |
2017-08-31 | Rename Fit Page Width as Fit Width | William Jon McCann | 1 | -15/+15 |
2017-08-31 | Rename Best Fit mode as Fit Page | William Jon McCann | 1 | -22/+22 |