1. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  2. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  3. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  4. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  5. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  6. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  7. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  8. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  9. c5ea630 Removed public/ in include by Jane Liu · 7 years ago
  10. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 7 years ago
  11. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  12. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  13. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  14. 3656774 Generalized annotation APIs to support image and text objects by Jane Liu · 7 years ago
  15. b137e75 Added APIs for setting annotation flag values by Jane Liu · 7 years ago
  16. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  17. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  18. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  19. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  20. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  21. 262cf46 Minor changes/addons for annotation APIs by Jane Liu · 7 years ago
  22. 20eafda Basic APIs and tests for creating annotations by Jane Liu · 7 years ago
  23. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago