summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Collapse)AuthorFilesLines
2014-07-01More changes to accomodate webviewrootavish1-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-21Changed dependecy to webkit-1.0,added web view to window propertiesrootavish1-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-19Epub backend builds as a part of Atril compilationrootavish1-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-30Created a Makefile for minizip, modified epub Makefilerootavish1-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-30created a separate directory for minizip content, fixed indentation in ↵rootavish1-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-24XML parsing for ePubrootavish1-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-18adding epub support : created Makefiles,modified configuration scriptrootavish1-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-03Use MateAboutDialog from libmate-desktopStefano Karapetsas1-1/+2
2014-04-28Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-03-01Bump version to 1.8.0atril-1.8.0Stefano Karapetsas1-2/+2
2014-02-18Bump version to 1.7.90atril-1.7.90infirit1-1/+1
2014-02-18Add check-news for automake and move old gnome NEWSinfirit1-1/+1
2014-02-09Bump version to 1.7.2atril-1.7.2Stefano Karapetsas1-1/+1
2014-01-24Bump version to 1.7.1atril-1.7.1infirit1-1/+1
2014-01-21Bump version to 1.7.0Stefano Karapetsas1-2/+2
2014-01-21configure: Bump minimum versionsStefano Karapetsas1-3/+3
2013-11-20Update MATE_ICON_THEME_REQUIRED variable and use itinfirit1-2/+2
2013-10-20One filename is longer than 99 characters, use tar-ustarinfirit1-1/+1
2013-10-17Package name is atrilStefano Karapetsas1-1/+1
2013-08-10Add check for zlib and add to linkerinfirit1-0/+14
Should solve https://bugs.gentoo.org/show_bug.cgi?id=480464 and https://github.com/Sabayon/mate-overlay/issues/46
2013-08-02Fix typo in configure.acinfirit1-1/+1
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-24/+1
2013-08-02Merge branch 'dev-libsecret'Stefano Karapetsas1-6/+6
2013-08-02Bump version to 1.6.1mate-document-viewer-1.6.1Stefano Karapetsas1-1/+1
2013-06-26Drop libmatekeyring and use libsecretStefano Karapetsas1-6/+6
From https://git.gnome.org/browse/evince/commit/?id=8022b6b
2013-05-09Use mate-document-viewer as app nameStefano Karapetsas1-1/+1
2013-05-09Fixes for make distStefano Karapetsas1-2/+2
2013-04-27Remove broken impress backendStefano Karapetsas1-20/+0
2013-04-01Bump version to 1.6.0Stefano Karapetsas1-1/+1
2013-02-13AC_CONFIG_HEADERS to please automake 1.13Marcel Dijkstra1-1/+0
2012-11-22Fix leftover evince -> atril in configureBrent Hull1-1/+1
2012-11-14migrate lockdown stuff to gsettingsmate-document-viewer-1.5.0Stefano Karapetsas1-32/+2
2012-11-03update ev api version to 1.5.0raveit1-1/+1
2012-09-03add xps backendStefano Karapetsas1-1/+30
xps backend is from evince ported to MATE by Leandro Vital
2012-08-19Add gmodule check for libdocumentSteev Klimaszewski1-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-19Add search for hypotSteev Klimaszewski1-0/+1
When linking with gold, link fails because hypot isn't found. Signed-off-by: Steev Klimaszewski <[email protected]>
2012-07-11Preparing for 1.4 release.mate-document-viewer-1.4.0Steve Zesch1-2/+2
2012-03-15release 1.2.1atril-1.2.1Stefano Karapetsas1-1/+1
2012-03-07update for MATE 1.2atril-1.2.0Stefano Karapetsas1-2/+2
2011-12-23updated version to 1.1.1, fixed about windowmate-document-viewer-1.1.1Stefano Karapetsas1-1/+1
2011-12-14fixed mate-icon-theme dep versionmate-document-viewer-1.1.0Stefano Karapetsas1-1/+1
2011-12-13updated version to 1.1.0Stefano Karapetsas1-4/+4
2011-12-02Changed version to 2011.12.01Steve Zesch1-2/+2
2011-11-21tagPerberos1-2/+2
2011-11-09updating configure.acPerberos1-160/+161
2011-11-09renaming evince to atrilPerberos1-26/+26
2011-11-09inicialPerberos1-0/+884