Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-01 | let test7.py can works | Wu Xiaotian | 1 | -9/+12 | |
2019-07-01 | force get focus on atril when testing | Wu Xiaotian | 4 | -0/+5 | |
2019-07-01 | migrate to python3 for test cases | Wu Xiaotian | 7 | -32/+53 | |
2019-06-26 | Bump Cairo version to 1.14.0 | Matthew Petroff | 3 | -32/+1 | |
such that hi-dpi conditionals aren't needed. origin commit: https://github.com/linuxmint/xreader/commit/df3cdc6 | |||||
2019-06-10 | Change url project's website | Laurent Napias | 6 | -6/+6 | |
2019-05-31 | Create FUNDING.yml | Martin Wimpress | 1 | -0/+9 | |
2019-05-21 | travis: use fedora-30 and ubuntu-19.10 for building | raveit65 | 1 | -2/+2 | |
2019-05-15 | [ci] Add cppcheck html report | Pablo Barciela | 1 | -1/+4 | |
2019-05-14 | pre-bump version | raveit65 | 2 | -1/+3 | |
2019-04-22 | travis: enable 'cppcheck' in debian | Pablo Barciela | 1 | -0/+4 | |
2019-03-26 | github release | raveit65 | 1 | -10/+27 | |
2019-03-25 | fix url of docker-build | Wu Xiaotian | 1 | -1/+1 | |
2019-03-25 | fix yaml syntax error | Wu Xiaotian | 1 | -1/+1 | |
2019-03-25 | [ci] Enable Clang Static Analyzer | Wu Xiaotian | 1 | -4/+64 | |
2019-03-23 | help: update copyright | raveit65 | 1 | -1/+1 | |
2019-03-22 | tx: update translation source | rbuj | 1 | -10/+18 | |
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-03-15 | tx: update translation source | rbuj | 1 | -193/+201 | |
2019-02-25 | release 1.22.0v1.22.0 | raveit65 | 2 | -2/+22 | |
2019-02-25 | tx: sync with transifex | raveit65 | 15 | -31/+39 | |
2019-02-18 | Add update-authors.pl script which helps to update atril.about | rbuj | 1 | -0/+71 | |
2019-02-18 | Read authors (updated) from atril.about gresource | rbuj | 4 | -21/+32 | |
2019-02-17 | Enable Travis CI for all branches | Wu Xiaotian | 1 | -6/+0 | |
2019-02-17 | Initialize Travis CI support | Wu Xiaotian | 1 | -0/+147 | |
2019-02-14 | Update Documenters | rbuj | 1 | -1/+2 | |
Update "Documented by" in About Atril dialog | |||||
2019-02-08 | Remove generated files | rbuj | 3 | -885/+0 | |
2019-02-05 | Tx: sync with fixed translations from transifex | raveit65 | 32 | -607/+1081 | |
2019-02-04 | [ephy-zoom-control] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -7/+2 | |
2019-02-04 | [ephy-zoom-action] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -6/+2 | |
2019-02-01 | Add pixbuf, tiff and xps TypeDescription to POTFILES.in | rbuj | 1 | -0/+3 | |
2019-01-22 | eggsmclient: avoid deprecated 'g_type_class_add_private' | Pablo Barciela | 1 | -6/+2 | |
2019-01-21 | move appdata to metainfo directory | monsta | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/atril/issues/292 | |||||
2019-01-21 | message-area: set a11y object name from actual icon name | monsta | 1 | -5/+2 | |
2019-01-21 | shell: remove duplicate condition check | monsta | 1 | -1/+0 | |
2019-01-21 | tiff: fix possible NULL pointer dereference | monsta | 1 | -1/+2 | |
2019-01-21 | pdf: add missing break statement | monsta | 1 | -0/+1 | |
2019-01-21 | libdocument: drop useless freeing of NULL pointer | monsta | 1 | -2/+0 | |
2018-12-20 | comics: fix incorrect mimetype saying to open and thumbnail all rarfiles | Eli Schwartz | 2 | -2/+2 | |
application/vnd.rar is for files with the .rar extension, application/vnd.comicbook-rar is the subtype for files with the .cbr extension. | |||||
2018-12-11 | disable deprecation warnings for distcheck | raveit65 | 1 | -1/+2 | |
2018-12-05 | tx: fix typo | raveit65 | 1 | -1/+1 | |
2018-11-15 | release 1.21.1v1.21.1 | raveit65 | 2 | -37/+71 | |
2018-11-15 | tx: sync with transfex | raveit65 | 241 | -39327/+164593 | |
2018-11-15 | Use make functions for HELP_LINGUAS | raveit65 | 1 | -1/+5 | |
2018-11-07 | comics: support application/vnd.rar MIME type | Pablo Barciela | 2 | -2/+2 | |
Fixes https://github.com/mate-desktop/atril/issues/341 | |||||
2018-10-26 | shell: Save document to the same path it was opened from | Germán Poo-Caamaño | 1 | -11/+29 | |
When annotating or filling a form in a document, this must be saved as a different document as atril does not overwrite documents. The user can expect to store the modified file in the same place than the original document, except when the document lives in a temporary directory (e.g. downloaded automatically with a web browser), in whose case it must fallback to the Documents directory (if set) or the the home directory. Previously, atril assumed the latest directory used, or the place where an image or attachment was stored last. Such behaviour is confusing because the latest place opened might have no relation with the document modified. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=767611 Adapted from https://gitlab.gnome.org/GNOME/evince/commit/319a6d49 | |||||
2018-10-25 | Reduce the chattiness of atril daemon | Giovanni Campagna | 1 | -12/+13 | |
Use g_debug instead of g_printerr for debug warnings that happen during normal operation. This way messages are suppressed, unless the G_MESSAGES_DEBUG variable is set, and we avoid filling everyone's journal with repetitive debugging info. https://bugzilla.gnome.org/show_bug.cgi?id=723972 origin commit: https://gitlab.gnome.org/GNOME/evince/commit/707725e fixes https://github.com/mate-desktop/atril/issues/315 | |||||
2018-10-20 | EvView: Fix cursor movement when logical and visual line order differs | Colomban Wendling | 1 | -0/+10 | |
Make sure not to move the caret in the wrong direction when restoring the visual line X offset, in case the visual and logical order is slightly different. The algorithm used to move the cursor on the next line and restore the X position across lines works as follows: 1. Move `cursor_offset` to the next line by incrementing it until reaching a line break; 2. Find the Y coordinate corresponding to the new cursor_offset; 3. Find the text closest to the new Y coordinate and the previous X coordinate. 4. Move cursor_offset to the text at this new (X, Y) location. The issue lies in step 3, which can find a position on a different line than expected in case several lines have a nearly the same Y position. Evince references: * https://gitlab.gnome.org/GNOME/evince/issues/889 * https://gitlab.gnome.org/GNOME/evince/merge_requests/81 * https://gitlab.gnome.org/GNOME/evince/commit/dddd98b4c7922e2906bba6a31afa07837ae6c39c |