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