Age | Commit message (Expand) | Author | Files | Lines |
2018-06-11 | fix Linguas | raveit65 | 1 | -1/+1 |
2018-06-11 | sync with transifex | raveit65 | 133 | -28215/+89157 |
2018-06-11 | update atril.pot | raveit65 | 1 | -185/+185 |
2018-05-14 | ev-sidebar-bookmarks: use NULL instead of uninitialized variable | monsta | 1 | -2/+1 |
2018-05-10 | navigation-action-widget: replace deprecated gtk_menu_popup function | raveit65 | 1 | -53/+2 |
2018-05-10 | shell: replace deprecated gtk_menu_popup function | raveit65 | 1 | -7/+4 |
2018-05-10 | ev-sidebar-links: replace deprecated gtk_menu_popup function | raveit65 | 4 | -98/+3 |
2018-05-10 | ev-sidebar-bookmarks: replace deprecated gtk_menu_popup function | raveit65 | 1 | -6/+2 |
2018-05-10 | ev-sidebar: replace deprecated gtk_menu_popup function | raveit65 | 1 | -30/+10 |
2018-05-10 | editable-toolbar: replace deprecated gtk_menu_popup function | raveit65 | 1 | -2/+2 |
2018-05-10 | libview: replace deprecated gdk_flush | raveit65 | 2 | -4/+8 |
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-04-08 | libdocument: Use gdk_pixbuf_get_from_surface() | Carlos Garcia Campos | 1 | -62/+4 |
2018-04-08 | thumbnailer: Remove unused code | Christian Persch | 2 | -31/+0 |
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 |