Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | fix some more leaks and stuff | Monsta | 1 | -2/+2 |
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-08-19 | Mathjax Support | rootavish | 1 | -1/+78 |
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-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 | 1 | -53/+85 |
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 | 1 | -27/+121 |
2014-06-21 | Changed dependecy to webkit-1.0,added web view to window properties | rootavish | 1 | -129/+374 |
2014-06-07 | Redefined most XML parsing functions,more helpers | rootavish | 1 | -48/+366 |
2014-05-30 | Created a Makefile for minizip, modified epub Makefile | rootavish | 1 | -0/+1 |
2014-05-30 | created a separate directory for minizip content, fixed indentation in config... | rootavish | 1 | -1/+1 |
2014-05-30 | Added functions to extract epub archive,fixed header | rootavish | 1 | -13/+215 |
2014-05-24 | XML parsing for ePub | rootavish | 1 | -0/+125 |