summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2018-04-09release 1.18.5v1.18.51.18monsta1-1/+1
2018-03-22release 1.18.4v1.18.4raveit651-1/+1
2017-11-21release 1.18.3v1.18.3raveit651-1/+1
NEWS file wasn't updated with previous release ....shit happens
2017-11-20release 1.18.2v1.18.2raveit651-1/+1
2017-08-15release 1.18.1v1.18.1raveit651-1/+1
2017-08-15Add hi-dpi support for main view.Matthew Petroff1-0/+17
Based on Evince commits 8b965e769808815df9c75a10a0e4972c0904d26a and a612f809e4e23d88a661a9604ce84f332189a658. https://github.com/linuxmint/xreader/commit/4eccf6b
2017-04-18build: require cairo >= 1.10.0 and drop some old codemonsta1-1/+1
2017-03-13release 1.18.0v1.18.0raveit651-2/+2
2017-03-10release 1.17.1v1.17.1raveit651-1/+1
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-47/+22
and require caja >= 1.17.1
2016-11-23fix indent a bitmonsta1-13/+12
2016-11-01release 1.16.1v1.16.1monsta1-1/+1
2016-10-31djvu: support image/vnd.djvu+multipage MIME typemonsta1-1/+1
more info at: https://git.gnome.org/browse/evince/commit/?id=7850b986cf3225369170cdec545844b025bfd12e
2016-10-21comics: support application/vnd.comicbook+zip MIME typemonsta1-1/+1
more info at: https://git.gnome.org/browse/evince/commit/?id=71b1323
2016-10-20tiff: use function from cairo >= 1.6 unconditionallymonsta1-6/+0
no need for additional checks these days (and we actually already use the same function in another file)
2016-10-20bump poppler version requirement to 0.22.0monsta1-1/+1
because of new case-sensitive search feature
2016-09-19release 1.16.0v1.16.0raveit651-2/+2
2016-07-29release 1.15.3v1.15.3monsta1-1/+1
2016-07-29get rid of build-dep on libmate-desktopmonsta1-22/+0
2016-07-14pre-bump versionraveit651-1/+1
2016-06-30release 1.15.1v1.15.1raveit651-1/+1
2016-06-29xps: Fill version information of EvDocumentBackendInforaveit651-1/+1
https://git.gnome.org/browse/evince/commit/?id=3fee54a
2016-06-24configure: Bump poppler requirements to 0.18.0raveit651-1/+1
follow: https://git.gnome.org/browse/evince/commit/?id=6f070cf
2016-06-08release 1.15.0v1.15.0raveit651-2/+2
2016-05-21update to 1.14.1 releasev1.14.1raveit651-1/+1
2016-04-06release 1.14.0raveit651-2/+2
2016-02-21release 1.13.1v1.13.1Wolfgang Ulbrich1-1/+1
2016-01-05pre-bump version to 1.13.0Wolfgang Ulbrich1-2/+2
2015-12-18Release 1.12.2monsta1-1/+1
2015-12-02Bump version to 1.12.1Monsta1-1/+1
2015-11-02release 1.12.0v1.12.0atril-1.12.0Wolfgang Ulbrich1-1/+1
2015-09-30Drop dependency to mate-icon-themeraveit651-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-28configure.ac: bump version to 1.11.0Monsta1-2/+2
2015-09-10epub: drop embedded MathJax in favor of using distro-packaged onemonsta1-52/+0
closes https://github.com/mate-desktop/atril/issues/158
2015-09-06Retrieve strings directly from gschemainfirit1-1/+1
intltool 0.5.1 has support for gsettings schemas.
2015-08-31configure.ac: drop obsolete macromonsta1-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.
2015-08-31configure: properly show "epub backend: no" in summary if it's offinfirit1-1/+1
Thanks to @monsta for reporting the problem.
2015-08-31drop support for win32/osx/hildon, make smclient mandatoryMonsta1-123/+13
2015-08-26require libgxps >= 0.2.0monsta1-1/+1
code changes from https://github.com/GNOME/evince/commit/740263e84f812e069c25d32e6fbf40bec4c061e2 are already in, but the version bump isn't. fixed that.
2015-07-28Fix build with optional mate-desktop.infirit1-1/+4
2015-07-28Made the dependancy on mate-desktop optionalGeert Braekmans1-24/+42
2015-07-13Bump version to 1.10.1atril-1.10.1Monsta1-1/+1
2015-07-10Gtk3: Add webkit2gtk-4.0 and prefer it over 3.0infirit1-11/+12
A lot of distro's are dropping webkit2gtk-3.0 and 4.0 works just as well. Also use have_webkit variable in the PKG_CONFIG checks.
2015-07-10gtk3 build: use webkit2gtk-4.0 if 3.0 isn't availableMonsta1-0/+5
"thanks" to debian guys for removing 3.0 from testing repo
2015-05-05Bump version to 1.10.0atril-1.10.0Stefano Karapetsas1-2/+2
2015-04-04Bump version to 1.9.90atril-1.9.90Stefano Karapetsas1-1/+1
2015-01-22Bump version to 1.9.2atril-1.9.2Stefano Karapetsas1-1/+1
2014-12-16Revert "Add back Glib 2.32 support"infirit1-1/+1
This reverts commit 7a72f6eb6a4cfcf636760c6a6efb24ab2fb278c9.
2014-12-16Add back Glib 2.32 supportinfirit1-1/+1
2014-12-10We are at version 1.9.1atril-1.9.1infirit1-1/+1