Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-14 | Tweaked the inverted colors,shell Makefile | rootavish | 1 | -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-21 | Changed dependecy to webkit-1.0,added web view to window properties | rootavish | 1 | -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-21 | Update make files for autoconf 1.13 | raveit | 1 | -1/+1 | |
2011-11-09 | renaming libevdocument and libevview to prevent file conflicts | Perberos | 1 | -2/+2 | |
2011-11-09 | renaming evince to atril | Perberos | 1 | -21/+21 | |
2011-11-09 | inicial | Perberos | 1 | -0/+160 | |