1. ee96772 Add public APIs for undo / redo in forms. by Lei Zhang · 6 years ago
  2. aed6253 Create new FPDFPageObjMark_CountParams() API. by Henrique Nakashima · 7 years ago
  3. a4c7ac4 Implement FORM_GetFocusedText() API. by Lei Zhang · 7 years ago
  4. 1638179 Add index parameter to quadpoints getter and setter. by Ralf Sippl · 7 years ago
  5. 822886b Add return value to FPDF_DeviceToPage(). by Lei Zhang · 7 years ago
  6. b948046 Remove unused XFA Widget API methods by Ryan Harrison · 7 years ago
  7. 14f8897 Remove spellchecking code from XFA by Ryan Harrison · 7 years ago
  8. 3998067 Remove FPDF_SetPrintPostscriptLevel(). by Lei Zhang · 7 years ago
  9. c90adc5 Open FPDF_PAGEOBJECTMARK API. by Henrique Nakashima · 7 years ago
  10. 5098b25 Reland "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 7 years ago
  11. ac3e57e Revert "Add FPDFAnnot_CountAttachmentPoints" by Henrique Nakashima · 7 years ago
  12. ca28cb6 Add FPDFAnnot_CountAttachmentPoints by Ralf Sippl · 7 years ago
  13. c3cffbe Fix some param names in the public API. by Lei Zhang · 7 years ago
  14. 5ddbd38 Fix typo in doc of FPDFDest_GetDestPageIndex. by Henrique Nakashima · 7 years ago
  15. 35841fa Create FPDFPage_RemoveObject(). by Henrique Nakashima · 7 years ago
  16. a21d593 Add FPDFAnnotationDeleter for use with std::unique_ptr. by Lei Zhang · 7 years ago
  17. e899dd7 Change return of FPDFDest_GetDestPageIndex to int. by Henrique Nakashima · 7 years ago
  18. 71a7d37 Deprecate FPDFDest_GetPageIndex and create a fixed version. by Henrique Nakashima · 7 years ago
  19. 66ce22c Experimental API for N-up feature support for print by xlou · 7 years ago
  20. 3f3f513 Clean up FPDFPage_New() documentation. by Lei Zhang · 7 years ago
  21. d6e92bd Clean up FPDF_GetFormType(). by Lei Zhang · 7 years ago
  22. 2615590 Add FPDF_GetPageBoundingBox API. by Henrique Nakashima · 7 years ago
  23. 2056fac Add support for XFA specific FormField types by Ryan Harrison · 7 years ago
  24. 6e22f26 Correct doc for clipping param in FPDF_RenderPageBitmapWithMatrix. by Henrique Nakashima · 7 years ago
  25. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  26. 5970a47 Add FPDFAnnot_SetAP to public API. by Henrique Nakashima · 7 years ago
  27. 9239486 Improve documentation of FPDF_RenderPageBitmapWithMatrix. by Henrique Nakashima · 7 years ago
  28. 241752f Change FPDFText_GetCharBox() to return a boolean. by Lei Zhang · 7 years ago
  29. 7625021 Change FPDFText_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  30. 326c38c Remove unused parameter from FPDFDest_GetView(). by Lei Zhang · 7 years ago
  31. a74e75d Add FPDFAnnot_GetAP to public API. by Henrique Nakashima · 7 years ago
  32. 50bd8fa Change FPDFLink_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  33. ecd063e Expose marked content IDs for images and alt text. by Julian Lunger · 7 years ago
  34. de3f3fc Open FPDFDest_GetView API. by Henrique Nakashima · 7 years ago
  35. 9ccf087 Add missing fpdfview_c_api_test.c entries. by Lei Zhang · 7 years ago
  36. 07b4727 Make clip optional in FPDFPage_TransFormWithClip. by Shirleen Lou · 7 years ago
  37. 979e916 Remove m_bFlagExact from CFX_SubstFont by Nicolas Pena · 7 years ago
  38. 0e56881 Add in count value for form types by Ryan Harrison · 7 years ago
  39. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  40. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  41. 077f643 Add FPDFCatalog_IsTagged to public API. by Henrique Nakashima · 7 years ago
  42. a74a627 Move HasXFAField out from XFA feature flag by Ryan Harrison · 7 years ago
  43. 73784e8 Allow to use null FX_DOWNLOADHINTS to check data availability by Artem Strygin · 7 years ago
  44. 86f5cf1 Cleanup some font headers by Dan Sinclair · 7 years ago
  45. ba14c0a Update comments regarding dictionary keys in public APIS. by Lei Zhang · 7 years ago
  46. 9262761 API: rename FPDFPage_CountObject() to FPDFPage_CountObjects() by Miklos Vajna · 7 years ago
  47. 0150a54 API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments() by Miklos Vajna · 7 years ago
  48. 36eed87 Add FPDFPath_GetPoint() API by Miklos Vajna · 7 years ago
  49. 12abfd0 Add public method FPDFPath_CountPoint to get # of points of a path object. by Miklos Vajna · 7 years ago
  50. 24b0733 Change behaviour of FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  51. 0733a1b Change FPDFImageObj_GetImageFilter() to return byte strings. by Lei Zhang · 7 years ago
  52. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  53. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  54. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  55. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  56. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  57. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  58. ca89829 API and test for retrieving metadata from image objects by Jane Liu · 7 years ago
  59. d300234 Add a new public method to get the the origin of a character. by Andrew Weintraub · 7 years ago
  60. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  61. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  62. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  63. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  64. 2e5f0ae Added FPDFPageObj_Destroy() for freeing page objects created by Jane Liu · 7 years ago
  65. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 7 years ago
  66. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  67. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  68. f63e813 Added FPDFDoc_DeleteAttachment() by Jane Liu · 7 years ago
  69. 605fb60 Added missing STDCALL by Jane Liu · 7 years ago
  70. 54a4214 Basic APIs and tests for adding attachments by Jane Liu · 7 years ago
  71. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  72. 72cc6c6 Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY by Dan Sinclair · 7 years ago
  73. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  74. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  75. c5ea630 Removed public/ in include by Jane Liu · 7 years ago
  76. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 7 years ago
  77. 5672524 Fix CONTINUED spelling by Dan Sinclair · 7 years ago
  78. 4bb4e84 Add missing STDCALL annotations by Dan Sinclair · 7 years ago
  79. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  80. 38a01b9 Restore FPDF_SetPrintingPostscriptLevel API by rbpotter · 7 years ago
  81. 53aafa9 Basic APIs and test for retrieving embedded attachment count and name by Jane Liu · 7 years ago
  82. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  83. e8468c4 Add Windows generic / text only printer driver support. by rbpotter · 7 years ago
  84. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  85. 3656774 Generalized annotation APIs to support image and text objects by Jane Liu · 7 years ago
  86. b137e75 Added APIs for setting annotation flag values by Jane Liu · 7 years ago
  87. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  88. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  89. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  90. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  91. 10e02fa Updated FPDF_GetMetaText doc string for linearized files. by Henrique Nakashima · 7 years ago
  92. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  93. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  94. 3b05743 Added public API FPDFPath_GetStrokeColor by Jane Liu · 7 years ago
  95. 603a31d Add blend to GraphicsData by Nicolas Pena · 7 years ago
  96. a7d2c15 Remove deprecated FPDPage_HasFormFieldAtPoint(). by Lei Zhang · 7 years ago
  97. d3b90ac Fix FPDFAction_GetFilePath() documentation error. by Lei Zhang · 7 years ago
  98. 262cf46 Minor changes/addons for annotation APIs by Jane Liu · 7 years ago
  99. 20eafda Basic APIs and tests for creating annotations by Jane Liu · 7 years ago
  100. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago