Age | Commit message (Expand) | Author |
2017-11-18 | Make clip optional in FPDFPage_TransFormWithClip.chromium/3273 | Shirleen Lou |
2017-11-07 | Remove m_bFlagExact from CFX_SubstFont | Nicolas Pena |
2017-10-21 | Add in count value for form typeschromium/3247 | Ryan Harrison |
2017-10-18 | Refactor HasXFAField into HasFormInfo | Ryan Harrison |
2017-10-17 | Convert XFA Doc Types to be more precise | Ryan Harrison |
2017-10-16 | Add FPDFCatalog_IsTagged to public API. | Henrique Nakashima |
2017-10-16 | Move HasXFAField out from XFA feature flag | Ryan Harrison |
2017-10-02 | Allow to use null FX_DOWNLOADHINTS to check data availability | Artem Strygin |
2017-09-27 | Cleanup some font headers | Dan Sinclair |
2017-09-25 | Update comments regarding dictionary keys in public APIS.chromium/3224 | Lei Zhang |
2017-09-25 | API: rename FPDFPage_CountObject() to FPDFPage_CountObjects() | Miklos Vajna |
2017-09-22 | API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments() | Miklos Vajna |
2017-09-20 | Add FPDFPath_GetPoint() APIchromium/3221 | Miklos Vajna |
2017-09-15 | Add public method FPDFPath_CountPoint to get # of points of a path object. | Miklos Vajna |
2017-09-13 | Change behaviour of FPDF_RenderPageBitmapWithMatrix | Nicolas Pena |
2017-08-31 | Change FPDFImageObj_GetImageFilter() to return byte strings. | Lei Zhang |
2017-08-31 | Change APIs to use FPDF_BYTESTRING for keys. | Lei Zhang |
2017-08-31 | Implement FORM_OnFocus() API. | Lei Zhang |
2017-08-28 | Added FPDFAnnot_GetAnnotIndex() | Jane Liu |
2017-08-22 | Added FPDFAnnot_GetLinkedAnnot() | Jane Liu |
2017-08-16 | Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} | Jane Liu |
2017-08-16 | Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() | Jane Liu |
2017-08-16 | API and test for retrieving metadata from image objects | Jane Liu |
2017-08-12 | Add a new public method to get the the origin of a character. | Andrew Weintraub |
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-08-09 | API and test for retrieving image filters from image objects | Jane Liu |
2017-08-08 | Added FPDFPageObj_Destroy() for freeing page objects created | Jane Liu |
2017-08-03 | APIs and tests for retrieving raw/decoded data from image objects | Jane Liu |
2017-08-03 | APIs and tests for extracting bitmaps from image objects | Jane Liu |
2017-07-31 | Add FORM_ReplaceSelection() and embedder tests. | Diana Gage |
2017-07-27 | Added FPDFDoc_DeleteAttachment() | Jane Liu |
2017-07-26 | Added missing STDCALLchromium/3168 | Jane Liu |
2017-07-24 | Basic APIs and tests for adding attachments | Jane Liu |
2017-07-24 | Add FORM_DeleteSelectedText() and embedder tests. | Diana Gage |
2017-07-24 | Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY | Dan Sinclair |
2017-07-20 | Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. | Diana Gage |
2017-07-20 | Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. | Diana Gage |
2017-07-19 | Removed public/ in include | Jane Liu |
2017-07-19 | Basic APIs and tests for extracting attachments | Jane Liu |
2017-07-18 | Fix CONTINUED spelling | Dan Sinclair |
2017-07-18 | Add missing STDCALL annotations | Dan Sinclair |
2017-07-14 | Updated pdfium_test's WriteAnnot() | Jane Liu |
2017-07-13 | Restore FPDF_SetPrintingPostscriptLevel API | rbpotter |
2017-07-13 | Basic APIs and test for retrieving embedded attachment count and name | Jane Liu |
2017-07-11 | Added API for removing objects from annotations | Jane Liu |
2017-07-11 | Add Windows generic / text only printer driver support. | rbpotter |
2017-07-06 | Added APIs for getting/setting string pairs in annotation dictionaries | Jane Liu |
2017-07-06 | Generalized annotation APIs to support image and text objects | Jane Liu |