Age | Commit message (Expand) | Author | Files | Lines |
2014-12-08 | don't leak memory | Monsta | 1 | -100/+125 |
2014-12-08 | removed some code that had no effect | monsta | 1 | -1/+0 |
2014-12-08 | epub backend: more anti-NULL protection for epub_document_set_index_pages | Monsta | 1 | -1/+4 |
2014-12-08 | ePub: Can open documents which do not have toc | rootavish | 1 | -2/+15 |
2014-12-08 | ePub backend: unescape uri strings from toc | rootavish | 1 | -0/+6 |
2014-11-25 | properly return a value from non-void function | monsta | 1 | -2/+2 |
2014-10-27 | Fix minizip Makefile | infirit | 1 | -3/+1 |
2014-10-24 | epub: Fix make distatril-1.9.0 | Stefano Karapetsas | 36 | -0/+74 |
2014-08-19 | Mathjax Support | rootavish | 257 | -2/+4478 |
2014-08-17 | Added epub3 navsheets | rootavish | 1 | -21/+174 |
2014-08-14 | Tweaked the inverted colors,shell Makefile | rootavish | 1 | -4/+19 |
2014-08-14 | Inverted colors(night) viewing mode for ePub | rootavish | 1 | -0/+135 |
2014-08-12 | Fixed Makefile to include webkit outside epub | rootavish | 1 | -2/+2 |
2014-08-12 | Modified ioapi.h for missing macro | rootavish | 1 | -2/+4 |
2014-08-09 | GTK3, Webkit2 support for epub | rootavish | 1 | -1/+4 |
2014-08-06 | Searching in epub documents | rootavish | 1 | -34/+58 |
2014-08-03 | Table of contents(index) for epub | rootavish | 1 | -111/+361 |
2014-07-29 | Searching single pages in epub | rootavish | 2 | -53/+86 |
2014-07-25 | Fixing dispose functions, display in webview | rootavish | 1 | -1/+4 |
2014-07-20 | Active properties dialog, other actions | rootavish | 1 | -3/+15 |
2014-07-19 | Moving all webkit tasks to main loop jobs | rootavish | 1 | -28/+0 |
2014-07-19 | Thumbnails for all documents | rootavish | 1 | -92/+85 |
2014-07-11 | Fixing the extraction problem | rootavish | 1 | -14/+39 |
2014-07-10 | Files for EvWebView, thumbnails possible with GTK+-2.0 | rootavish | 1 | -26/+54 |
2014-07-07 | Refactored code, created a new EvWebView type | rootavish | 1 | -14/+84 |
2014-07-04 | Thumbnails for Epub Documents | rootavish | 1 | -35/+29 |
2014-07-01 | More changes to accomodate webview | rootavish | 1 | -10/+10 |
2014-06-23 | Functions for document info and EvPage,other changes | rootavish | 2 | -28/+122 |
2014-06-21 | Changed dependecy to webkit-1.0,added web view to window properties | rootavish | 1 | -129/+374 |
2014-06-19 | Epub backend builds as a part of Atril compilation | rootavish | 2 | -2/+4 |
2014-06-07 | Redefined most XML parsing functions,more helpers | rootavish | 2 | -49/+367 |
2014-05-30 | Created a Makefile for minizip, modified epub Makefile | rootavish | 3 | -5/+20 |
2014-05-30 | created a separate directory for minizip content, fixed indentation in config... | rootavish | 6 | -2/+2 |
2014-05-30 | Added functions to extract epub archive,fixed header | rootavish | 7 | -34/+3252 |
2014-05-24 | XML parsing for ePub | rootavish | 3 | -3/+154 |
2014-05-18 | adding epub support : created Makefiles,modified configuration script | rootavish | 2 | -0/+34 |