Age | Commit message (Expand) | Author | Files | Lines |
2015-04-04 | Bump version to 1.9.90atril-1.9.90 | Stefano Karapetsas | 2 | -10/+2 |
2015-04-04 | libdocument: Fix saving attachments when the name contains a path | Justin Willmert | 1 | -1/+4 |
2015-04-04 | Sync translations with transifex | mate-i18n | 7 | -209/+158 |
2015-03-19 | corrected bug tracker links everywhere | Monsta | 6 | -13/+13 |
2015-03-15 | webkit: indicate that job failed when the thumbnail loading fails | Monsta | 1 | -7/+8 |
2015-03-15 | webkit changes | Monsta | 1 | -16/+42 |
2015-03-15 | webkit: don't connect signal handlers more than once | Monsta | 1 | -12/+33 |
2015-01-22 | Bump version to 1.9.2atril-1.9.2 | Stefano Karapetsas | 2 | -1/+7 |
2015-01-22 | fix careless hack: don't do double-free, avoid weird crashes | Monsta | 3 | -12/+4 |
2015-01-22 | fix crash when pressing Enter on "unable to open document" screen | Monsta | 1 | -4/+6 |
2015-01-10 | comics backend: add support for bsdtar | Balló György | 1 | -0/+24 |
2015-01-10 | safer access to list element's data | Monsta | 1 | -5/+1 |
2015-01-10 | shell: drop ancient code with support for Glib < 2.6.0 | Monsta | 2 | -10/+2 |
2014-12-29 | epub: Fix some typos | infirit | 1 | -2/+2 |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 3 | -10/+1 |
2014-12-16 | Add back Glib 2.32 support | infirit | 3 | -1/+10 |
2014-12-10 | Use the NOMERGE rule for now | infirit | 1 | -1/+1 |
2014-12-10 | Add gsettings gettext type | infirit | 1 | -1/+1 |
2014-12-10 | Sync translations with transifex | mate-i18n | 86 | -21572/+32850 |
2014-12-10 | We are at version 1.9.1atril-1.9.1 | infirit | 2 | -4/+8 |
2014-12-10 | Update NEWS | infirit | 1 | -0/+34 |
2014-12-10 | fix GI build again... | Monsta | 1 | -1/+1 |
2014-12-10 | fix some more leaks and stuff | Monsta | 2 | -2/+4 |
2014-12-10 | tiff: Set stopOnError to zero on TIFFReadRGBAImageOriented() calls | infirit | 1 | -2/+2 |
2014-12-10 | libview: clear caches after destroying child widgets. | infirit | 1 | -1/+1 |
2014-12-10 | [win32] Fix ev_win32_get_locale_dir() | infirit | 1 | -0/+2 |
2014-12-10 | a11: using ATK_ROLE_DOCUMENT_FRAME it's more correct | infirit | 1 | -1/+1 |
2014-12-10 | a11y: fixed offset index error | infirit | 1 | -1/+1 |
2014-12-10 | a11y: checking null before setting text_buffer text | infirit | 1 | -1/+2 |
2014-12-10 | libview: Save contents of FormTextFields when they loss focus. | infirit | 1 | -1/+17 |
2014-12-10 | sidebar: align page numbers to the right in sidebar-links | infirit | 1 | -1/+4 |
2014-12-10 | presentation: Enable screensaver again when window loses the focus | infirit | 1 | -0/+22 |
2014-12-10 | Give the keyboard focus to the view when sidebar is closed | infirit | 1 | -0/+2 |
2014-12-10 | dvi: Another fix for buffer overwrite in dvi-backend | infirit | 1 | -2/+2 |
2014-12-10 | tiff: Use TIFFOpenW on windows | infirit | 1 | -0/+14 |
2014-12-10 | libview: remove all widgets from the View when reloading the doc | infirit | 1 | -0/+1 |
2014-12-10 | Add .png extension when saving images using DnD | infirit | 1 | -2/+2 |
2014-12-10 | libview: Only accept focus on annot windows when pointer is on the window | infirit | 1 | -1/+21 |
2014-12-10 | libview: Use a popup window instead of a toplevel for loading window | infirit | 1 | -0/+1 |
2014-12-10 | backends: Fix another security issue in the dvi-backend | infirit | 1 | -1/+1 |
2014-12-10 | Rotate with CTRL+Left/Right in presentation mode too | infirit | 1 | -4/+23 |
2014-12-10 | presentation: Allow to change rotation in presentation mode | infirit | 2 | -18/+76 |
2014-12-10 | presentation: move to next/previous page with media keys in presentation mode... | infirit | 1 | -2/+8 |
2014-12-10 | presentation: Make next/previous methods public | infirit | 2 | -4/+4 |
2014-12-10 | Gtk3: presentation: Make sure background window is black by default in presen... | infirit | 1 | -1/+17 |
2014-12-10 | Remember the current page when document is reloaded in presentation mode | infirit | 1 | -0/+7 |
2014-12-10 | Check all extensions when saving an image to avoid adding the extension twice | infirit | 1 | -13/+26 |
2014-12-10 | Using scroll_to_path instead of set_cursor in sidebar | infirit | 1 | -1/+1 |
2014-12-10 | libview: Make sure a11y is initialized before checking whether it's enabled | infirit | 1 | -7/+21 |
2014-12-10 | Call gdk_notify_startup_complete when acting as remote | infirit | 1 | -0/+4 |