summaryrefslogtreecommitdiff
path: root/public
AgeCommit message (Expand)Author
2018-04-05Remove unused XFA Widget API methodsRyan Harrison
2018-04-05Remove spellchecking code from XFAchromium/3390Ryan Harrison
2018-04-02Remove FPDF_SetPrintPostscriptLevel().chromium/3387Lei Zhang
2018-03-27Open FPDF_PAGEOBJECTMARK API.Henrique Nakashima
2018-03-26Reland "Add FPDFAnnot_CountAttachmentPoints"Henrique Nakashima
2018-03-26Revert "Add FPDFAnnot_CountAttachmentPoints"Henrique Nakashima
2018-03-26Add FPDFAnnot_CountAttachmentPointsRalf Sippl
2018-03-21Fix some param names in the public API.Lei Zhang
2018-03-16Fix typo in doc of FPDFDest_GetDestPageIndex.Henrique Nakashima
2018-03-15Create FPDFPage_RemoveObject().Henrique Nakashima
2018-02-05Add FPDFAnnotationDeleter for use with std::unique_ptr.Lei Zhang
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-31Experimental API for N-up feature support for printxlou
2018-01-31Clean up FPDFPage_New() documentation.Lei Zhang
2018-01-29Clean up FPDF_GetFormType().Lei Zhang
2018-01-16Add FPDF_GetPageBoundingBox API.chromium/3323Henrique Nakashima
2018-01-16Add support for XFA specific FormField typesRyan Harrison
2018-01-15Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-12Use enum for tracking form field typesRyan Harrison
2018-01-11Add FPDFAnnot_SetAP to public API.chromium/3319Henrique Nakashima
2018-01-11Improve documentation of FPDF_RenderPageBitmapWithMatrix.Henrique Nakashima
2018-01-11Change FPDFText_GetCharBox() to return a boolean.Lei Zhang
2018-01-11Change FPDFText_GetRect() to return a boolean.Lei Zhang
2018-01-10Remove unused parameter from FPDFDest_GetView().Lei Zhang
2018-01-10Add FPDFAnnot_GetAP to public API.Henrique Nakashima
2018-01-10Change FPDFLink_GetRect() to return a boolean.Lei Zhang
2018-01-09Expose marked content IDs for images and alt text.Julian Lunger
2018-01-04Open FPDFDest_GetView API.Henrique Nakashima
2017-12-19Add missing fpdfview_c_api_test.c entries.Lei Zhang
2017-11-18Make clip optional in FPDFPage_TransFormWithClip.chromium/3273Shirleen Lou
2017-11-07Remove m_bFlagExact from CFX_SubstFontNicolas Pena
2017-10-21Add in count value for form typeschromium/3247Ryan Harrison
2017-10-18Refactor HasXFAField into HasFormInfoRyan Harrison
2017-10-17Convert XFA Doc Types to be more preciseRyan Harrison
2017-10-16Add FPDFCatalog_IsTagged to public API.Henrique Nakashima
2017-10-16Move HasXFAField out from XFA feature flagRyan Harrison
2017-10-02Allow to use null FX_DOWNLOADHINTS to check data availabilityArtem Strygin
2017-09-27Cleanup some font headersDan Sinclair
2017-09-25Update comments regarding dictionary keys in public APIS.chromium/3224Lei Zhang
2017-09-25API: rename FPDFPage_CountObject() to FPDFPage_CountObjects()Miklos Vajna
2017-09-22API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments()Miklos Vajna
2017-09-20Add FPDFPath_GetPoint() APIchromium/3221Miklos Vajna
2017-09-15Add public method FPDFPath_CountPoint to get # of points of a path object.Miklos Vajna
2017-09-13Change behaviour of FPDF_RenderPageBitmapWithMatrixNicolas Pena
2017-08-31Change FPDFImageObj_GetImageFilter() to return byte strings.Lei Zhang
2017-08-31Change APIs to use FPDF_BYTESTRING for keys.Lei Zhang
2017-08-31Implement FORM_OnFocus() API.Lei Zhang
2017-08-28Added FPDFAnnot_GetAnnotIndex()Jane Liu
2017-08-22Added FPDFAnnot_GetLinkedAnnot()Jane Liu