Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-20 | comics: fix incorrect mimetype saying to open and thumbnail all rarfiles | Eli Schwartz | 1 | -1/+1 | |
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 | release 1.20.3v1.20.3 | raveit65 | 1 | -1/+1 | |
2018-11-13 | comics: support application/vnd.rar MIME type | Pablo Barciela | 1 | -1/+1 | |
Fixes https://github.com/mate-desktop/atril/issues/341 | |||||
2018-06-11 | release 1.20.2v1.20.2 | raveit65 | 1 | -1/+1 | |
2018-03-26 | release 1.20.1v1.20.1 | raveit65 | 1 | -1/+1 | |
2018-03-22 | build: Add configure check for glib-compile-resources | Christian Persch | 1 | -2/+28 | |
origin commit: https://git.gnome.org/browse/evince/commit/?id=119e6ac | |||||
2018-03-22 | shell: Use GtkApplication to inhibit the screensaver | Christian Persch | 1 | -1/+0 | |
Remove TotemScrsaver copy, and use GtkApplication inhibition instead. origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=612701f | |||||
2018-03-22 | shell: Use gdbus-codegen for the org.mate.atril.Application interface | Christian Persch | 1 | -3/+9 | |
origin commit: https://git.gnome.org/browse/evince/commit/?h=gnome-3-6&id=c9aada8 | |||||
2018-01-31 | release 1.20v1.20.0 | raveit65 | 1 | -2/+2 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -2/+2 | |
2018-01-29 | build: remove pre-GTK+3 option (how did I miss that?) | monsta | 1 | -10/+0 | |
2018-01-04 | release 1.19.6v1.19.6 | raveit65 | 1 | -1/+1 | |
2017-11-22 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-09-06 | bump version | raveit65 | 1 | -1/+1 | |
2017-08-31 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-08-29 | release 1.19.2v1.19.2 | raveit65 | 1 | -1/+1 | |
2017-08-15 | release 1.19.1v1.19.1 | raveit65 | 1 | -1/+1 | |
2017-08-12 | Add hi-dpi support for main view. | Matthew Petroff | 1 | -0/+17 | |
Based on Evince commits 8b965e769808815df9c75a10a0e4972c0904d26a and a612f809e4e23d88a661a9604ce84f332189a658. https://github.com/linuxmint/xreader/commit/4eccf6b | |||||
2017-08-12 | shell: Ditch gimpcellrenderertoggle | JosephMcc | 1 | -1/+0 | |
This is full of deprecated code and wasn't displaying properly. Replace it with a gtk_cell_renderer_toggle_new() which uses a standard themed checkbox widget and should display properly in HiDPI. | |||||
2017-04-13 | build: require cairo >= 1.10.0 and drop some old code | monsta | 1 | -1/+1 | |
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -2/+2 | |
2017-03-10 | release 1.17.1v1.17.1 | raveit65 | 1 | -1/+1 | |
2016-11-23 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -47/+22 | |
and require caja >= 1.17.1 | |||||
2016-11-23 | fix indent a bit | monsta | 1 | -13/+12 | |
2016-11-01 | release 1.16.1v1.16.1 | monsta | 1 | -1/+1 | |
2016-10-31 | djvu: support image/vnd.djvu+multipage MIME type | monsta | 1 | -1/+1 | |
more info at: https://git.gnome.org/browse/evince/commit/?id=7850b986cf3225369170cdec545844b025bfd12e | |||||
2016-10-21 | comics: support application/vnd.comicbook+zip MIME type | monsta | 1 | -1/+1 | |
more info at: https://git.gnome.org/browse/evince/commit/?id=71b1323 | |||||
2016-10-20 | tiff: use function from cairo >= 1.6 unconditionally | monsta | 1 | -6/+0 | |
no need for additional checks these days (and we actually already use the same function in another file) | |||||
2016-10-20 | bump poppler version requirement to 0.22.0 | monsta | 1 | -1/+1 | |
because of new case-sensitive search feature | |||||
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -2/+2 | |
2016-07-29 | release 1.15.3v1.15.3 | monsta | 1 | -1/+1 | |
2016-07-29 | get rid of build-dep on libmate-desktop | monsta | 1 | -22/+0 | |
2016-07-14 | pre-bump version | raveit65 | 1 | -1/+1 | |
2016-06-30 | release 1.15.1v1.15.1 | raveit65 | 1 | -1/+1 | |
2016-06-29 | xps: Fill version information of EvDocumentBackendInfo | raveit65 | 1 | -1/+1 | |
https://git.gnome.org/browse/evince/commit/?id=3fee54a | |||||
2016-06-24 | configure: Bump poppler requirements to 0.18.0 | raveit65 | 1 | -1/+1 | |
follow: https://git.gnome.org/browse/evince/commit/?id=6f070cf | |||||
2016-06-08 | release 1.15.0v1.15.0 | raveit65 | 1 | -2/+2 | |
2016-05-21 | update to 1.14.1 releasev1.14.1 | raveit65 | 1 | -1/+1 | |
2016-04-06 | release 1.14.0 | raveit65 | 1 | -2/+2 | |
2016-02-21 | release 1.13.1v1.13.1 | Wolfgang Ulbrich | 1 | -1/+1 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 1 | -2/+2 | |
2015-12-18 | Release 1.12.2 | monsta | 1 | -1/+1 | |
2015-12-02 | Bump version to 1.12.1 | Monsta | 1 | -1/+1 | |
2015-11-02 | release 1.12.0v1.12.0atril-1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-09-30 | Drop dependency to mate-icon-theme | raveit65 | 1 | -2/+1 | |
The dependency is not really needed; depending on GTK+ should be enough to guarantee the presence of a spec-compliant icon theme. Atril ships all needed icons as a fallback if another theme is used. | |||||
2015-09-28 | configure.ac: bump version to 1.11.0 | Monsta | 1 | -2/+2 | |
2015-09-10 | epub: drop embedded MathJax in favor of using distro-packaged one | monsta | 1 | -52/+0 | |
closes https://github.com/mate-desktop/atril/issues/158 | |||||
2015-09-06 | Retrieve strings directly from gschema | infirit | 1 | -1/+1 | |
intltool 0.5.1 has support for gsettings schemas. | |||||
2015-08-31 | configure.ac: drop obsolete macro | monsta | 1 | -3/+0 | |
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example. |