summaryrefslogtreecommitdiff
path: root/shell/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2014-08-14Tweaked the inverted colors,shell Makefilerootavish1-3/+1
Tweaked the way we handle inverted colors so that documents with no "day" class tag fr their primary stylesheets can revert back to these stylesheets when prompted, the inverted colors run into problems on document reload, this needs to be fixed. Other than that I removed the webkit flags and libs from shell/Makefile.am , they were there because at a very early stage of the project I had decided to use a webkit_web_view directly, then I ended up extending and using it in libview.
2014-06-21Changed dependecy to webkit-1.0,added web view to window propertiesrootavish1-1/+3
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.
2013-03-21Update make files for autoconf 1.13raveit1-1/+1
2011-11-09renaming libevdocument and libevview to prevent file conflictsPerberos1-2/+2
2011-11-09renaming evince to atrilPerberos1-21/+21
2011-11-09inicialPerberos1-0/+160