Age | Commit message (Expand) | Author | Files | Lines |
2016-06-01 | backend: drop some win32-specific stuff | monsta | 6 | -138/+3 |
2016-05-25 | backend, libdocument: reorganize some includes | monsta | 2 | -4/+0 |
2015-12-17 | Fix crash for epubs when accessibility is enabled | Andrey Gursky | 1 | -0/+11 |
2015-11-05 | dvi: fix crash due to regression | monsta | 1 | -1/+1 |
2015-09-10 | epub: drop embedded MathJax in favor of using distro-packaged one | monsta | 257 | -4472/+2 |
2015-09-02 | comics: Fix -Wold-style-declaration warning | Christian Persch | 1 | -1/+1 |
2015-09-02 | xps: Remove extra call to gxps_link_get_area() | Carlos Garcia Campos | 1 | -1/+0 |
2015-09-02 | pdf: remove unused variables | Hib Eris | 1 | -12/+2 |
2015-09-02 | pdf: remove unused variable | Hib Eris | 1 | -1/+0 |
2015-09-02 | Remove unused variables from mdvi-lib | Hib Eris | 3 | -6/+1 |
2015-08-31 | pdf: Fix compile warning | Carlos Garcia Campos | 1 | -0/+3 |
2015-08-31 | pdf: Fix saving annotations added to different pages | Daniel Glöckner | 1 | -4/+9 |
2015-03-19 | corrected bug tracker links everywhere | Monsta | 1 | -5/+5 |
2015-01-22 | fix careless hack: don't do double-free, avoid weird crashes | Monsta | 1 | -2/+1 |
2015-01-10 | comics backend: add support for bsdtar | Balló György | 1 | -0/+24 |
2014-12-29 | epub: Fix some typos | infirit | 1 | -2/+2 |
2014-12-10 | fix some more leaks and stuff | Monsta | 1 | -2/+2 |
2014-12-10 | tiff: Set stopOnError to zero on TIFFReadRGBAImageOriented() calls | infirit | 1 | -2/+2 |
2014-12-10 | dvi: Another fix for buffer overwrite in dvi-backend | infirit | 1 | -2/+2 |
2014-12-10 | tiff: Use TIFFOpenW on windows | infirit | 1 | -0/+14 |
2014-12-10 | backends: Fix another security issue in the dvi-backend | infirit | 1 | -1/+1 |
2014-12-10 | Fix problem with some pk fonts | infirit | 1 | -2/+3 |
2014-12-10 | pdf: Bump poppler requirements to 0.16.0 | infirit | 1 | -103/+9 |
2014-12-10 | Fixed minor bug, it returned NULL when expecting gboolean | infirit | 1 | -1/+1 |
2014-12-10 | backends: Fix several security issues in the dvi-backend. | infirit | 5 | -3/+23 |
2014-12-09 | pdf: Support .pdf.xz files | infirit | 1 | -2/+1 |
2014-12-09 | dvi: Don't use cairo_image_surface_create_for_data() | infirit | 1 | -14/+6 |
2014-12-09 | dvi: Fix drawing glyphs with transparency | infirit | 2 | -43/+13 |
2014-12-09 | dvi: Add image_done method to DviDevice to notify that the image is finished | infirit | 3 | -0/+11 |
2014-12-09 | [djvu] Implement document_links_find_link_page() | infirit | 3 | -6/+31 |
2014-12-09 | [pdf] Implement document_links_find_link_page() | infirit | 1 | -0/+20 |
2014-12-09 | [pdf] Do not resolve named destinations in the backend | infirit | 1 | -30/+1 |
2014-12-09 | [pdf] Update to poppler api changes | infirit | 1 | -0/+11 |
2014-12-09 | [pdf] Add support for OCG State actions | infirit | 1 | -2/+41 |
2014-12-09 | Do not cache layers in the backends | infirit | 1 | -19/+17 |
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-11-11 | don't leak memory | Monsta | 1 | -3/+4 |
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-10-03 | pdf: Return FALSE instead of NULL in gboolean function | Stefano Karapetsas | 1 | -1/+1 |
2014-09-23 | Fix glib deprecations | infirit | 1 | -12/+10 |
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 |