summaryrefslogtreecommitdiff
path: root/public
AgeCommit message (Expand)Author
2017-08-22Added FPDFAnnot_GetLinkedAnnot()Jane Liu
2017-08-16Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints}Jane Liu
2017-08-16Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}()Jane Liu
2017-08-16API and test for retrieving metadata from image objectsJane Liu
2017-08-12Add a new public method to get the the origin of a character.Andrew Weintraub
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-08-09API and test for retrieving image filters from image objectsJane Liu
2017-08-08Added FPDFPageObj_Destroy() for freeing page objects createdJane Liu
2017-08-03APIs and tests for retrieving raw/decoded data from image objectsJane Liu
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-07-31Add FORM_ReplaceSelection() and embedder tests.Diana Gage
2017-07-27Added FPDFDoc_DeleteAttachment()Jane Liu
2017-07-26Added missing STDCALLchromium/3168Jane Liu
2017-07-24Basic APIs and tests for adding attachmentsJane Liu
2017-07-24Add FORM_DeleteSelectedText() and embedder tests.Diana Gage
2017-07-24Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READYDan Sinclair
2017-07-20Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests.Diana Gage
2017-07-20Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests.Diana Gage
2017-07-19Removed public/ in includeJane Liu
2017-07-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-18Fix CONTINUED spellingDan Sinclair
2017-07-18Add missing STDCALL annotationsDan Sinclair
2017-07-14Updated pdfium_test's WriteAnnot()Jane Liu
2017-07-13Restore FPDF_SetPrintingPostscriptLevel APIrbpotter
2017-07-13Basic APIs and test for retrieving embedded attachment count and nameJane Liu
2017-07-11Added API for removing objects from annotationsJane Liu
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-06Added APIs for getting/setting string pairs in annotation dictionariesJane Liu
2017-07-06Generalized annotation APIs to support image and text objectsJane Liu
2017-07-06Added APIs for setting annotation flag valuesJane Liu
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Added FPDFAnnot_RemoveAnnot()Jane Liu
2017-06-27Made existing annotation APIs to work with APchromium/3143Jane Liu
2017-06-27Changed the return type for annotation APIsJane Liu
2017-06-22Updated FPDF_GetMetaText doc string for linearized files.Henrique Nakashima
2017-06-20Add FORM_GetSelectedText() function.Diana Gage
2017-06-20Wrapper class for annotation dictionary + CPDF_Formchromium/3137Jane Liu
2017-06-19Added public API FPDFPath_GetStrokeColorJane Liu
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-06-14Remove deprecated FPDPage_HasFormFieldAtPoint().Lei Zhang
2017-06-13Fix FPDFAction_GetFilePath() documentation error.Lei Zhang
2017-06-09Minor changes/addons for annotation APIsJane Liu
2017-06-07Basic APIs and tests for creating annotationsJane Liu
2017-06-01Basic APIs and tests for extracting annotationsJane Liu
2017-06-01Add public #defines for line cap and line join values.wileyrya
2017-05-26Add public API for setting the blend mode on a page object.wileyrya
2017-05-26Add public API for getting the bounds of a page object.wileyrya
2017-05-26Add public API for setting the fill color on a text objectwileyrya