Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 |
2018-02-16 | avoid deprecated GtkStock | Pablo Barciela | 11 | -98/+102 |
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 |