summaryrefslogtreecommitdiffstats
path: root/pdf/pdf_engine.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent guest views from issuing a search for empty text.thestig2015-11-121-1/+1
* PDF: Use PDF metadata for the title instead of the last path element.sammc2015-08-271-0/+2
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-051-0/+3
* Revert of Add a scroll offset to PDF documents to account for the top materia...vitalybuka2015-08-041-3/+0
* Add a scroll offset to PDF documents to account for the top material design t...raymes2015-08-041-0/+3
* PDF: Cleanup more code now that it is completely out of process.thestig2015-05-291-3/+2
* Printing: PDFs should only be fit to page if there is a size mismatch.thestig2015-03-111-0/+2
* Print Preview: Support the duplex preset in PDFs.thestig2015-03-051-11/+12
* Fix for PDFs with lots of named destinations take a long time to load.deepak.m12015-02-171-1/+0
* Fix for Multipage selection by dragging mouse in OOP case in PDF.deepak.m12015-02-131-0/+3
* Make the PDF viewer background color a property of the instance.raymes2015-02-091-5/+3
* Switch the background color in PDF Viewer when using Material Designalexandrec2015-02-021-2/+5
* Fix for Navigation to relative fragments does not work correctly for OOP pdf ...deepak.m12015-01-191-0/+2
* Add functions to collect bookmarks from Pdfiumalexandrec2015-01-191-0/+9
* Roll PDFiumjam2014-12-151-3/+2
* Support NumCopies print presetn.bansal2014-11-191-0/+2
* Added GetPDFPageSizeByIndex to expose FPDF_GetPageSizeByIndex. The function o...ivandavid@chromium.org2014-07-101-0/+6
* Fixes for re-enabling more MSVC level 4 warnings: pdf/ editionpkasting@chromium.org2014-07-091-4/+1
* Add the pdf plugin's source in src\pdf.jam@chromium.org2014-05-201-0/+319