summaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)AuthorFilesLines
2014-12-09pdf: Support .pdf.xz filesinfirit1-2/+1
2014-12-09dvi: Don't use cairo_image_surface_create_for_data()infirit1-14/+6
2014-12-09dvi: Fix drawing glyphs with transparencyinfirit2-43/+13
2014-12-09dvi: Add image_done method to DviDevice to notify that the image is finishedinfirit3-0/+11
2014-12-09[djvu] Implement document_links_find_link_page()infirit3-6/+31
2014-12-09[pdf] Implement document_links_find_link_page()infirit1-0/+20
2014-12-09[pdf] Do not resolve named destinations in the backendinfirit1-30/+1
2014-12-09[pdf] Update to poppler api changesinfirit1-0/+11
2014-12-09[pdf] Add support for OCG State actionsinfirit1-2/+41
2014-12-09Do not cache layers in the backendsinfirit1-19/+17
2014-12-08don't leak memoryMonsta1-100/+125
2014-12-08removed some code that had no effectmonsta1-1/+0
2014-12-08epub backend: more anti-NULL protection for epub_document_set_index_pagesMonsta1-1/+4
2014-12-08ePub: Can open documents which do not have tocrootavish1-2/+15
2014-12-08ePub backend: unescape uri strings from tocrootavish1-0/+6
2014-11-25properly return a value from non-void functionmonsta1-2/+2
2014-11-11don't leak memoryMonsta1-3/+4
2014-10-27Fix minizip Makefileinfirit1-3/+1
2014-10-24epub: Fix make distatril-1.9.0Stefano Karapetsas36-0/+74
2014-10-03pdf: Return FALSE instead of NULL in gboolean functionStefano Karapetsas1-1/+1
2014-09-23Fix glib deprecationsinfirit1-12/+10
2014-08-19Mathjax Supportrootavish257-2/+4478
2014-08-17Added epub3 navsheetsrootavish1-21/+174
2014-08-14Tweaked the inverted colors,shell Makefilerootavish1-4/+19
2014-08-14Inverted colors(night) viewing mode for ePubrootavish1-0/+135
2014-08-12Fixed Makefile to include webkit outside epubrootavish1-2/+2
2014-08-12Modified ioapi.h for missing macrorootavish1-2/+4
2014-08-11Merge remote-tracking branch 'upstream/master' into epubrootavish1-1/+15
2014-08-09GTK3, Webkit2 support for epubrootavish1-1/+4
2014-08-06Searching in epub documentsrootavish1-34/+58
2014-08-03Table of contents(index) for epubrootavish1-111/+361
2014-07-29Searching single pages in epubrootavish2-53/+86
2014-07-25Fixing dispose functions, display in webviewrootavish1-1/+4
2014-07-20Active properties dialog, other actionsrootavish1-3/+15
2014-07-19Moving all webkit tasks to main loop jobsrootavish1-28/+0
2014-07-19Thumbnails for all documentsrootavish1-92/+85
2014-07-11Fixing the extraction problemrootavish1-14/+39
2014-07-10Files for EvWebView, thumbnails possible with GTK+-2.0rootavish1-26/+54
2014-07-07Refactored code, created a new EvWebView typerootavish1-14/+84
2014-07-04Thumbnails for Epub Documentsrootavish1-35/+29
2014-07-01More changes to accomodate webviewrootavish1-10/+10
2014-06-23Functions for document info and EvPage,other changesrootavish2-28/+122
2014-06-21Changed dependecy to webkit-1.0,added web view to window propertiesrootavish1-129/+374
2014-06-19Epub backend builds as a part of Atril compilationrootavish3-6/+8
2014-06-07Redefined most XML parsing functions,more helpersrootavish2-49/+367
2014-05-30Created a Makefile for minizip, modified epub Makefilerootavish3-5/+20
2014-05-30created a separate directory for minizip content, fixed indentation in config...rootavish6-2/+2
2014-05-30Added functions to extract epub archive,fixed headerrootavish7-34/+3252
2014-05-24XML parsing for ePubrootavish3-3/+154
2014-05-18adding epub support : created Makefiles,modified configuration scriptrootavish3-0/+38