summaryrefslogtreecommitdiff
path: root/public/fpdf_doc.h
AgeCommit message (Expand)Author
2018-10-10Better test FPDFAction_* public functions.Tom Sepez
2018-08-23Remove deprecated FPDFDest_GetPageIndex() API.Lei Zhang
2018-03-21Fix some param names in the public API.Lei Zhang
2018-03-16Fix typo in doc of FPDFDest_GetDestPageIndex.Henrique Nakashima
2018-02-01Change return of FPDFDest_GetDestPageIndex to int.Henrique Nakashima
2018-02-01Deprecate FPDFDest_GetPageIndex and create a fixed version.Henrique Nakashima
2018-01-10Remove unused parameter from FPDFDest_GetView().Lei Zhang
2018-01-04Open FPDFDest_GetView API.Henrique Nakashima
2017-08-10Rename DLLEXPORT AND STDCALLDan Sinclair
2017-08-10Revert "Add a build target and a proper export header for shared library buil...Henrique Nakashima
2017-08-09Add a build target and a proper export header for shared library builds.Felix Kauselmann
2017-06-22Updated FPDF_GetMetaText doc string for linearized files.Henrique Nakashima
2017-06-13Fix FPDFAction_GetFilePath() documentation error.Lei Zhang
2016-12-06Fix FPDF_GetPageLabel API typo.dsinclair
2016-11-23Add APIs for limited use of document tagged code.thestig
2016-11-23Add API for getting page labels.thestig
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-08Add FPDFDest_GetLocationInPage APIdsinclair
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-03-25Cleanup fpdf_edit.h and fpdf_doc.h documentation.dsinclair
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2015-11-20Make XFA public more closely match master.Tom Sepez
2015-09-17Merge to XFA: Implement FPDFAction_GetFilePath().Lei Zhang
2015-08-14Merge to XFA: Add new public APIs to find the z-order for links and widgets.Lei Zhang
2015-08-04XFA: clang-format all pdfium code.Nico Weber
2015-05-13Merge to XFA: Tidy public/ directory.Tom Sepez
2015-05-11Merge to XFA: Create top-level public/ header directory.Tom Sepez