Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. | |||||
2014-06-19 | Epub backend builds as a part of Atril compilation | rootavish | 1 | -3/+3 | |
Fixed a tabbing error in backend/Makefile.am due to which the epub backend was not a target when building recursilvely, i am not commiting the changes to epub-document.c as currently it will break the build, hope to fix it and get webkit and mathjax done by the weekend. Also fixed an error in configure.ac wherin the appearance of AM_LIBTOOL_PROG before AC_CXX_PROG caused a "link:unsupported hardcode properties error" on Linux Mint. | |||||
2014-05-30 | Created a Makefile for minizip, modified epub Makefile | rootavish | 1 | -1/+2 | |
I created a Makefile for the minizip backend, since i am only using part of that library and modified the epub backend to work with the library. Also modified the configure script to suit our purpose. The epub backend can now be compiled using the make command in the epub directory, although it cannot still be compiled as a part of atril. | |||||
2014-05-30 | created a separate directory for minizip content, fixed indentation in ↵ | rootavish | 1 | -1/+1 | |
configure.ac Moved ioapi.c unzip.c unzip.h and ioapi.h into a separate directory backend/epub/minizip Fixed an indentation problem in configure.ac, which was affecting the displayed result. Also fixed a typo in epub-document.h where i had wrongly named the function. | |||||
2014-05-24 | XML parsing for ePub | rootavish | 1 | -1/+1 | |
using libxml some functions were written which will be used to get keywords,attributes from files such as the ePub container.tried to keep the code generalised so as to facilitate reusability of code. | |||||
2014-05-18 | adding epub support : created Makefiles,modified configuration script | rootavish | 1 | -0/+31 | |
kickoff commit to add ePub support , creating a subdirectory structure and modified makefiles and configure script to accomodate for ePub . As the sources are done , these will be further changed accordingly . | |||||
2014-05-03 | Use MateAboutDialog from libmate-desktop | Stefano Karapetsas | 1 | -1/+2 | |
2014-04-28 | Bump version to 1.9.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-03-01 | Bump version to 1.8.0atril-1.8.0 | Stefano Karapetsas | 1 | -2/+2 | |
2014-02-18 | Bump version to 1.7.90atril-1.7.90 | infirit | 1 | -1/+1 | |
2014-02-18 | Add check-news for automake and move old gnome NEWS | infirit | 1 | -1/+1 | |
2014-02-09 | Bump version to 1.7.2atril-1.7.2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | Bump version to 1.7.1atril-1.7.1 | infirit | 1 | -1/+1 | |
2014-01-21 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -2/+2 | |
2014-01-21 | configure: Bump minimum versions | Stefano Karapetsas | 1 | -3/+3 | |
2013-11-20 | Update MATE_ICON_THEME_REQUIRED variable and use it | infirit | 1 | -2/+2 | |
2013-10-20 | One filename is longer than 99 characters, use tar-ustar | infirit | 1 | -1/+1 | |
2013-10-17 | Package name is atril | Stefano Karapetsas | 1 | -1/+1 | |
2013-08-10 | Add check for zlib and add to linker | infirit | 1 | -0/+14 | |
Should solve https://bugs.gentoo.org/show_bug.cgi?id=480464 and https://github.com/Sabayon/mate-overlay/issues/46 | |||||
2013-08-02 | Fix typo in configure.ac | infirit | 1 | -1/+1 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -24/+1 | |
2013-08-02 | Merge branch 'dev-libsecret' | Stefano Karapetsas | 1 | -6/+6 | |
2013-08-02 | Bump version to 1.6.1mate-document-viewer-1.6.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-06-26 | Drop libmatekeyring and use libsecret | Stefano Karapetsas | 1 | -6/+6 | |
From https://git.gnome.org/browse/evince/commit/?id=8022b6b | |||||
2013-05-09 | Use mate-document-viewer as app name | Stefano Karapetsas | 1 | -1/+1 | |
2013-05-09 | Fixes for make dist | Stefano Karapetsas | 1 | -2/+2 | |
2013-04-27 | Remove broken impress backend | Stefano Karapetsas | 1 | -20/+0 | |
2013-04-01 | Bump version to 1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-13 | AC_CONFIG_HEADERS to please automake 1.13 | Marcel Dijkstra | 1 | -1/+0 | |
2012-11-22 | Fix leftover evince -> atril in configure | Brent Hull | 1 | -1/+1 | |
2012-11-14 | migrate lockdown stuff to gsettingsmate-document-viewer-1.5.0 | Stefano Karapetsas | 1 | -32/+2 | |
2012-11-03 | update ev api version to 1.5.0 | raveit | 1 | -1/+1 | |
2012-09-03 | add xps backend | Stefano Karapetsas | 1 | -1/+30 | |
xps backend is from evince ported to MATE by Leandro Vital | |||||
2012-08-19 | Add gmodule check for libdocument | Steev Klimaszewski | 1 | -0/+1 | |
With glib 2.32 gmodule libraries have to be speficied to be linked. This is most noticable with the gold linker. Signed-off-by: Steev Klimaszewski <[email protected]> | |||||
2012-08-19 | Add search for hypot | Steev Klimaszewski | 1 | -0/+1 | |
When linking with gold, link fails because hypot isn't found. Signed-off-by: Steev Klimaszewski <[email protected]> | |||||
2012-07-11 | Preparing for 1.4 release.mate-document-viewer-1.4.0 | Steve Zesch | 1 | -2/+2 | |
2012-03-15 | release 1.2.1atril-1.2.1 | Stefano Karapetsas | 1 | -1/+1 | |
2012-03-07 | update for MATE 1.2atril-1.2.0 | Stefano Karapetsas | 1 | -2/+2 | |
2011-12-23 | updated version to 1.1.1, fixed about windowmate-document-viewer-1.1.1 | Stefano Karapetsas | 1 | -1/+1 | |
2011-12-14 | fixed mate-icon-theme dep versionmate-document-viewer-1.1.0 | Stefano Karapetsas | 1 | -1/+1 | |
2011-12-13 | updated version to 1.1.0 | Stefano Karapetsas | 1 | -4/+4 | |
2011-12-02 | Changed version to 2011.12.01 | Steve Zesch | 1 | -2/+2 | |
2011-11-21 | tag | Perberos | 1 | -2/+2 | |
2011-11-09 | updating configure.ac | Perberos | 1 | -160/+161 | |
2011-11-09 | renaming evince to atril | Perberos | 1 | -26/+26 | |
2011-11-09 | inicial | Perberos | 1 | -0/+884 | |