summaryrefslogtreecommitdiff
path: root/public/fpdf_annot.h
AgeCommit message (Expand)Author
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-14Updated pdfium_test's WriteAnnot()Jane Liu
2017-07-11Added API for removing objects from annotationsJane Liu
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-20Wrapper class for annotation dictionary + CPDF_Formchromium/3137Jane Liu
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