Age | Commit message (Expand) | Author | Files | Lines |
2018-04-05 | view: Fix page background rendering while loading | Carlos Garcia Campos | 2 | -0/+10 |
2018-04-05 | libdocument: Deprecate misc_get_page_border_size() | Carlos Garcia Campos | 1 | -0/+3 |
2018-04-05 | view: Use a rendered frame instead of custom border | William Jon McCann | 2 | -27/+55 |
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 |
2018-04-04 | libview: drop deprecated unneeded code | raveit65 | 1 | -3/+0 |
2018-04-04 | ev-loading-message: Remove unused variables | Carlos Garcia Campos | 1 | -4/+1 |
2018-04-02 | libview: fix text selection with mouse in annotation window | monsta | 1 | -23/+32 |
2018-03-27 | libview: fix build without epub | raveit65 | 1 | -2/+2 |
2018-03-26 | release 1.21.0v1.21.0 | raveit65 | 2 | -1/+40 |
2018-03-26 | shell: Don't dist generated files | Christian Persch | 1 | -2/+1 |
2018-03-26 | Disable view presentation if there is no document. | Lubos Koudelka | 1 | -0/+1 |
2018-03-26 | Allow changing the page of a presentation | William Jon McCann | 1 | -3/+24 |
2018-03-26 | libview: Fix goto window in presentation mode | Carlos Garcia Campos | 1 | -1/+2 |
2018-03-26 | libview: avoid deprecated gdk_screen_get_monitor | raveit65 | 1 | -4/+4 |
2018-03-26 | EvPresentationView: Render correctly on hi-dpi displays | Owen W. Taylor | 1 | -13/+48 |
2018-03-26 | libview: Fix g_return condition in set_device_scale_on_surface() | Carlos Garcia Campos | 1 | -1/+1 |
2018-03-26 | EvView: render correctly on hi-dpi displays | Owen W. Taylor | 2 | -7/+20 |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -2/+2 |
2018-03-22 | libview: use css to draw the background of presentations | raveit65 | 2 | -25/+32 |
2018-03-22 | Move custom css to a file compiled as a gresource | Carlos Garcia Campos | 4 | -1/+38 |
2018-03-22 | shell: Use GResource for data files | Christian Persch | 8 | -29/+233 |
2018-03-22 | toolbar-editor: Add methods to load from GResource | Christian Persch | 2 | -4/+69 |
2018-03-22 | previewer: Use GResource for data files | Christian Persch | 5 | -22/+41 |
2018-03-22 | build: Add configure check for glib-compile-resources | Christian Persch | 1 | -2/+28 |
2018-03-22 | update resource for translations | raveit65 | 1 | -203/+216 |
2018-03-22 | fix distcheck | raveit65 | 2 | -4/+3 |
2018-03-22 | libview: Check number of pages when processing button events | Marek Kasik | 1 | -1/+1 |
2018-03-22 | libview: Add check for pageless documents to ev_view_accessible_focus_changed | Joanmarie Diggs | 1 | -1/+1 |
2018-03-22 | libview: Check number of pages on ev_view_document_changed_cb | Germán Poo-Caamaño | 1 | -2/+5 |
2018-03-22 | Use GtkOverlay to show the loading message | Carlos Garcia Campos | 10 | -452/+332 |
2018-03-21 | shell: Remove unused marshalers | Christian Persch | 2 | -12/+1 |
2018-03-21 | thumbnailer: Send error messages to stderr | Christian Persch | 1 | -5/+5 |
2018-03-21 | shell: Use GtkApplication to inhibit the screensaver | Christian Persch | 10 | -654/+37 |
2018-03-21 | shell: Port to GtkApplication | Christian Persch | 5 | -173/+177 |
2018-03-21 | shell: Use g_printerr instead of g_warning | Christian Persch | 1 | -3/+3 |
2018-03-21 | daemon: Port to GApplication | Christian Persch | 1 | -127/+171 |
2018-03-21 | daemon: Use gdbus-codegen for the org.mate.atril.Daemon interface | Christian Persch | 3 | -164/+185 |
2018-03-21 | shell: Use gdbus-codegen for the org.mate.atril.Window interface | Christian Persch | 2 | -148/+71 |
2018-03-21 | shell: Use gdbus-codegen for the org.mate.atril.Application interface | Christian Persch | 4 | -119/+149 |
2018-03-19 | libview: save inverted colors in a document | Piiit | 1 | -0/+3 |
2018-03-19 | Save/restore context when getting colors for a different state | raveit65 | 2 | -0/+9 |
2018-03-16 | epub: allow to save epub documents | raveit65 | 1 | -1/+5 |
2018-03-16 | epub: fix loading epub thumbnails | Mickael Albertus | 2 | -27/+27 |
2018-03-16 | Check legal boundaries of accessible pages | Germán Poo-Caamaño | 1 | -0/+7 |
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 | 4 | -0/+6 |
2018-03-15 | Add zoom reset | Lars Mueller | 9 | -0/+61 |
2018-03-15 | tx: add makepot | raveit65 | 2 | -0/+5 |
2018-03-12 | add atril.pot for auto-update translations | raveit65 | 1 | -0/+1843 |