1. 9baf31f Use enum for tracking form field types by Ryan Harrison · 7 years ago
  2. 5970a47 Add FPDFAnnot_SetAP to public API. by Henrique Nakashima · 7 years ago
  3. 9239486 Improve documentation of FPDF_RenderPageBitmapWithMatrix. by Henrique Nakashima · 7 years ago
  4. 241752f Change FPDFText_GetCharBox() to return a boolean. by Lei Zhang · 7 years ago
  5. 7625021 Change FPDFText_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  6. 326c38c Remove unused parameter from FPDFDest_GetView(). by Lei Zhang · 7 years ago
  7. a74e75d Add FPDFAnnot_GetAP to public API. by Henrique Nakashima · 7 years ago
  8. 50bd8fa Change FPDFLink_GetRect() to return a boolean. by Lei Zhang · 7 years ago
  9. ecd063e Expose marked content IDs for images and alt text. by Julian Lunger · 7 years ago
  10. de3f3fc Open FPDFDest_GetView API. by Henrique Nakashima · 7 years ago
  11. 9ccf087 Add missing fpdfview_c_api_test.c entries. by Lei Zhang · 7 years ago
  12. 07b4727 Make clip optional in FPDFPage_TransFormWithClip. by Shirleen Lou · 7 years ago
  13. 979e916 Remove m_bFlagExact from CFX_SubstFont by Nicolas Pena · 7 years ago
  14. 0e56881 Add in count value for form types by Ryan Harrison · 7 years ago
  15. 854d71c Refactor HasXFAField into HasFormInfo by Ryan Harrison · 7 years ago
  16. f9068a5 Convert XFA Doc Types to be more precise by Ryan Harrison · 7 years ago
  17. 077f643 Add FPDFCatalog_IsTagged to public API. by Henrique Nakashima · 7 years ago
  18. a74a627 Move HasXFAField out from XFA feature flag by Ryan Harrison · 7 years ago
  19. 73784e8 Allow to use null FX_DOWNLOADHINTS to check data availability by Artem Strygin · 7 years ago
  20. 86f5cf1 Cleanup some font headers by Dan Sinclair · 7 years ago
  21. ba14c0a Update comments regarding dictionary keys in public APIS. by Lei Zhang · 7 years ago
  22. 9262761 API: rename FPDFPage_CountObject() to FPDFPage_CountObjects() by Miklos Vajna · 7 years ago
  23. 0150a54 API: rename FPDFPath_CountPoint() to FPDFPath_CountSegments() by Miklos Vajna · 7 years ago
  24. 36eed87 Add FPDFPath_GetPoint() API by Miklos Vajna · 7 years ago
  25. 12abfd0 Add public method FPDFPath_CountPoint to get # of points of a path object. by Miklos Vajna · 7 years ago
  26. 24b0733 Change behaviour of FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  27. 0733a1b Change FPDFImageObj_GetImageFilter() to return byte strings. by Lei Zhang · 7 years ago
  28. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  29. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  30. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  31. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  32. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  33. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  34. ca89829 API and test for retrieving metadata from image objects by Jane Liu · 7 years ago
  35. d300234 Add a new public method to get the the origin of a character. by Andrew Weintraub · 7 years ago
  36. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  37. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  38. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  39. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  40. 2e5f0ae Added FPDFPageObj_Destroy() for freeing page objects created by Jane Liu · 7 years ago
  41. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 7 years ago
  42. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  43. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  44. f63e813 Added FPDFDoc_DeleteAttachment() by Jane Liu · 7 years ago
  45. 605fb60 Added missing STDCALL by Jane Liu · 7 years ago
  46. 54a4214 Basic APIs and tests for adding attachments by Jane Liu · 7 years ago
  47. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  48. 72cc6c6 Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY by Dan Sinclair · 7 years ago
  49. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  50. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  51. c5ea630 Removed public/ in include by Jane Liu · 7 years ago
  52. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 7 years ago
  53. 5672524 Fix CONTINUED spelling by Dan Sinclair · 7 years ago
  54. 4bb4e84 Add missing STDCALL annotations by Dan Sinclair · 7 years ago
  55. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  56. 38a01b9 Restore FPDF_SetPrintingPostscriptLevel API by rbpotter · 7 years ago
  57. 53aafa9 Basic APIs and test for retrieving embedded attachment count and name by Jane Liu · 7 years ago
  58. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  59. e8468c4 Add Windows generic / text only printer driver support. by rbpotter · 7 years ago
  60. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago
  61. 3656774 Generalized annotation APIs to support image and text objects by Jane Liu · 7 years ago
  62. b137e75 Added APIs for setting annotation flag values by Jane Liu · 7 years ago
  63. baa7ff4 Basic APIs and tests for extracting and setting annotation paths by Jane Liu · 7 years ago
  64. 8ce58f5 Added FPDFAnnot_RemoveAnnot() by Jane Liu · 7 years ago
  65. 0646275 Made existing annotation APIs to work with AP by Jane Liu · 7 years ago
  66. d60e9ad Changed the return type for annotation APIs by Jane Liu · 7 years ago
  67. 10e02fa Updated FPDF_GetMetaText doc string for linearized files. by Henrique Nakashima · 7 years ago
  68. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  69. e10509a Wrapper class for annotation dictionary + CPDF_Form by Jane Liu · 7 years ago
  70. 3b05743 Added public API FPDFPath_GetStrokeColor by Jane Liu · 7 years ago
  71. 603a31d Add blend to GraphicsData by Nicolas Pena · 7 years ago
  72. a7d2c15 Remove deprecated FPDPage_HasFormFieldAtPoint(). by Lei Zhang · 7 years ago
  73. d3b90ac Fix FPDFAction_GetFilePath() documentation error. by Lei Zhang · 7 years ago
  74. 262cf46 Minor changes/addons for annotation APIs by Jane Liu · 7 years ago
  75. 20eafda Basic APIs and tests for creating annotations by Jane Liu · 7 years ago
  76. 4fd9a47 Basic APIs and tests for extracting annotations by Jane Liu · 7 years ago
  77. 5be0b29 Add public #defines for line cap and line join values. by wileyrya · 7 years ago
  78. 06bbdef Add public API for setting the blend mode on a page object. by wileyrya · 7 years ago
  79. f1697fa Add public API for getting the bounds of a page object. by wileyrya · 7 years ago
  80. 864e9fb Add public API for setting the fill color on a text object by wileyrya · 7 years ago
  81. 22a237f Add public API for setting LineJoin and LineCap on a path by wileyrya · 7 years ago
  82. 46abb66 Use more static_cast in fpdfsdk by Nicolas Pena · 7 years ago
  83. fe91c6c Be skeptical of bare |new|s. by Tom Sepez · 7 years ago
  84. 392cfd6 Remove FPDFPageObj_NewImgeObj(). by Lei Zhang · 7 years ago
  85. d1c9b45 Add raw PostScript output to pdfium_test on Windows. by Lei Zhang · 7 years ago
  86. b316185 Add API to create a text object using a loaded font. by Nicolas Pena · 7 years ago
  87. d9dad3a Add title (/T) extraction for PDF tagged structures by dan sinclair · 7 years ago
  88. ddcb6e7 Add option to pdfium_test to dump structure elements by Dan Sinclair · 7 years ago
  89. ed4705b Add public method FPDFPath_GetFillColor to get fill color of a path object. by Miklos Vajna · 7 years ago
  90. 29479f6 Add method to get tagged type by Dan Sinclair · 7 years ago
  91. 1423319 Add public method FPDFPageObj_GetType to get type of a page object. by Miklos Vajna · 7 years ago
  92. 1d17a04 Introduce unique_ptr compatible deleters for FPDF types by Tom Sepez · 7 years ago
  93. cbd8957 Move FPDFImageObj_LoadJpegHelper() into an anonymous namespace. by Lei Zhang · 7 years ago
  94. 5c1961d Add public method FPDFText_GetTextIndexFromCharIndex by Nicolas Pena · 7 years ago
  95. d03ca42 Add public method FPDFText_LoadFont to load some types of fonts. by Nicolas Pena · 8 years ago
  96. be90aae Add public API for creating a Type1 font by Nicolas Pena · 8 years ago
  97. 9162ff8 Fix nits from commit db764708. by Lei Zhang · 8 years ago
  98. 4905840 Add public API for adding text with standard fonts by Nicolas Pena · 8 years ago
  99. 2eb1a70 Add line width option for stroking paths by Nicolas Pena · 8 years ago
  100. 55e026b Add APIs for path construction and painting by Nicolas Pena · 8 years ago