Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2015-08-31 | configure: properly show "epub backend: no" in summary if it's off | infirit | 1 | -1/+1 | |
Thanks to @monsta for reporting the problem. | |||||
2015-08-31 | drop support for win32/osx/hildon, make smclient mandatory | Monsta | 1 | -123/+13 | |
2015-08-26 | require libgxps >= 0.2.0 | monsta | 1 | -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-28 | Fix build with optional mate-desktop. | infirit | 1 | -1/+4 | |
2015-07-28 | Made the dependancy on mate-desktop optional | Geert Braekmans | 1 | -24/+42 | |
2015-07-13 | Bump version to 1.10.1atril-1.10.1 | Monsta | 1 | -1/+1 | |
2015-07-10 | Gtk3: Add webkit2gtk-4.0 and prefer it over 3.0 | infirit | 1 | -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-10 | gtk3 build: use webkit2gtk-4.0 if 3.0 isn't available | Monsta | 1 | -0/+5 | |
"thanks" to debian guys for removing 3.0 from testing repo | |||||
2015-05-05 | Bump version to 1.10.0atril-1.10.0 | Stefano Karapetsas | 1 | -2/+2 | |
2015-04-04 | Bump version to 1.9.90atril-1.9.90 | Stefano Karapetsas | 1 | -1/+1 | |
2015-01-22 | Bump version to 1.9.2atril-1.9.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-12-16 | Revert "Add back Glib 2.32 support" | infirit | 1 | -1/+1 | |
This reverts commit 7a72f6eb6a4cfcf636760c6a6efb24ab2fb278c9. | |||||
2014-12-16 | Add back Glib 2.32 support | infirit | 1 | -1/+1 | |
2014-12-10 | We are at version 1.9.1atril-1.9.1 | infirit | 1 | -1/+1 | |
2014-12-10 | pdf: Bump poppler requirements to 0.16.0 | infirit | 1 | -8/+1 | |
And remove all unneeded #ifdefs Based on evince commit: e214c8e963fc4224c5ee54b8b9f0d23cb07019d7 From: Carlos Garcia Campos <[email protected]> | |||||
2014-12-09 | pdf: Support .pdf.xz files | infirit | 1 | -1/+1 | |
Taken from evince commit: d68a55580d2e63c0587b11580dfde219d5ef56fb From: Christian Persch <[email protected]> | |||||
2014-12-09 | [pdf] Update to poppler api changes | infirit | 1 | -0/+1 | |
Linearized PopplerDocument property is now boolean rather than string. Based on evince commit: f77e6cf4fd7fef49ac91d8c62b6a9a993529adb8 From: Carlos Garcia Campos <[email protected]> | |||||
2014-11-03 | Add about info to caja extension ini file | Stefano Karapetsas | 1 | -0/+1 | |
2014-10-27 | Autotools: Make epub really optional | infirit | 1 | -11/+13 | |
2014-10-24 | Fix epub mimetypes in configure.ac | Stefano Karapetsas | 1 | -1/+1 | |
2014-09-23 | Bump GLIB version | infirit | 1 | -1/+1 | |
2014-08-19 | Mathjax Support | rootavish | 1 | -0/+52 | |
The Mathjax files will be installed to $(backenddir)/epub/MathJax This was as small as the install got. | |||||
2014-08-12 | Fixed Makefile to include webkit outside epub | rootavish | 1 | -18/+16 | |
I noticed I had forgotten to move the webkit check outside the epub plugin, did so now, accordingly modified the module names. | |||||
2014-07-01 | More changes to accomodate webview | rootavish | 1 | -4/+17 | |
- Modified configure.ac to use both webkit2 and webkit1 based on gtk version - Modified Automake file in help/reference/shell/Makefile.am to compile with gtk-doc - Modified ev-document-model to support epub-documents. - Modified ev-window for epub documents. - Modified jobs so epub pages are not rendered. - Modified ev-document, although I'm not sure if this is necessary. Still need to figure out where the web view load uri has to be called to actually load pages, from there the puzzle would be much simpler. Hope to get this done in the week, and pick up the pace now that only six weeks of coding remain before final evaluation. | |||||
2014-06-21 | Changed dependecy to webkit-1.0,added web view to window properties | rootavish | 1 | -2/+2 | |
Currently the backend/epub/epub-document.c file has some dummy code, such as that for thumbnails, solely to get it to build. Now that we are done with all functions that we would possibly need to handle the backend, I am now working now on displaying the document via a webview, starting with this commit where i add a webview to the EvWindow properties. Similar to this I need to put in custom functions for epub, as rendering is done by the layout engine. I will also need to add some epub specific callback functions to the widgets. |