summaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)AuthorFilesLines
2015-11-05dvi: fix crash due to regressionmonsta1-1/+1
2015-09-10epub: drop embedded MathJax in favor of using distro-packaged onemonsta257-4472/+2
2015-09-02comics: Fix -Wold-style-declaration warningChristian Persch1-1/+1
2015-09-02xps: Remove extra call to gxps_link_get_area()Carlos Garcia Campos1-1/+0
2015-09-02pdf: remove unused variablesHib Eris1-12/+2
2015-09-02pdf: remove unused variableHib Eris1-1/+0
2015-09-02Remove unused variables from mdvi-libHib Eris3-6/+1
2015-08-31pdf: Fix compile warningCarlos Garcia Campos1-0/+3
2015-08-31pdf: Fix saving annotations added to different pagesDaniel Glöckner1-4/+9
2015-03-19corrected bug tracker links everywhereMonsta1-5/+5
2015-01-22fix careless hack: don't do double-free, avoid weird crashesMonsta1-2/+1
2015-01-10comics backend: add support for bsdtarBalló György1-0/+24
2014-12-29epub: Fix some typosinfirit1-2/+2
2014-12-10fix some more leaks and stuffMonsta1-2/+2
2014-12-10tiff: Set stopOnError to zero on TIFFReadRGBAImageOriented() callsinfirit1-2/+2
2014-12-10dvi: Another fix for buffer overwrite in dvi-backendinfirit1-2/+2
2014-12-10tiff: Use TIFFOpenW on windowsinfirit1-0/+14
2014-12-10backends: Fix another security issue in the dvi-backendinfirit1-1/+1
2014-12-10Fix problem with some pk fontsinfirit1-2/+3
2014-12-10pdf: Bump poppler requirements to 0.16.0infirit1-103/+9
2014-12-10Fixed minor bug, it returned NULL when expecting gbooleaninfirit1-1/+1
2014-12-10backends: Fix several security issues in the dvi-backend.infirit5-3/+23
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