Age | Commit message (Expand) | Author | Files | Lines |
2017-09-06 | pdf: Implement ev_document_text_get_text_attrs() | Antia Puentes | 1 | -0/+53 |
2017-08-28 | pdf: Reset the annotation mapping when there are no more annotations | Giselle Machado | 1 | -0/+2 |
2017-08-28 | pdf: Implement remove_annotation virtual func | Germán Poo-Caamaño | 1 | -0/+31 |
2017-08-28 | pdf: Make annotation names unique | Giselle Machado | 1 | -13/+14 |
2017-08-28 | pdf: Add support for adding other types of annotations | Giselle Machado | 1 | -9/+16 |
2017-08-28 | pdf: Add activation link for Fields that have it. | José Aliste | 1 | -2/+8 |
2017-08-20 | dvi: Mitigate command injection attacks by quoting filename | Tobias Mueller | 1 | -2/+4 |
2017-08-20 | mdvi-lib: Fix compilation warning (const-correctness) | Tobias Mueller | 1 | -1/+1 |
2017-07-21 | comics: make the files containing "--checkpoint-action=" unsupported | ZenWalker | 1 | -0/+6 |
2016-11-30 | comics backend: add support for unarchiver (unar and lsar) | ZenWalker | 1 | -2/+30 |
2016-10-31 | djvu: support image/vnd.djvu+multipage MIME type | monsta | 1 | -1/+1 |
2016-10-21 | comics: support application/vnd.comicbook+zip MIME type | monsta | 1 | -1/+1 |
2016-10-21 | comics: fix MIME type comparisons | monsta | 1 | -8/+8 |
2016-10-21 | comics: fix indent | monsta | 1 | -24/+24 |
2016-10-20 | tiff: use function from cairo >= 1.6 unconditionally | monsta | 1 | -4/+0 |
2016-10-14 | Fix case sensitive searching for PDF | Cormac Walsh | 1 | -1/+5 |
2016-07-28 | djvu: remove unneeded assignment | monsta | 1 | -4/+1 |
2016-07-28 | comics: properly open files with special characters in path | monsta | 1 | -1/+1 |
2016-07-03 | tiff: issue warnings on print errors | raveit65 | 1 | -6/+17 |
2016-07-03 | tiff: fix compile warning | raveit65 | 1 | -1/+1 |
2016-07-03 | tiff: Fix for -Wformat-nonliteral warnings | raveit65 | 1 | -17/+15 |
2016-06-29 | dvi: Use new font name instead of the old one | raveit65 | 1 | -1/+1 |
2016-06-29 | dvi: Use t1 font mapping files | raveit65 | 1 | -1/+6 |
2016-06-29 | xps: Fill version information of EvDocumentBackendInfo | raveit65 | 1 | -2/+1 |
2016-06-29 | comics: Fix some memory leaks | raveit65 | 1 | -19/+22 |
2016-06-24 | Fix undefined variable warnings in dvi-backend | raveit65 | 1 | -6/+6 |
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 |