1. abe8280 Add a FPDF_GetFileVersion() test for a linearized document. by Lei Zhang · 7 years ago
  2. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  3. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  4. d24b97e Unify of saving documents. by Artem Strygin · 7 years ago
  5. 2e5f0ae Added FPDFPageObj_Destroy() for freeing page objects created by Jane Liu · 7 years ago
  6. bd45656 Remove _MSC_VER from JS_Value.cpp by Tom Sepez · 7 years ago
  7. df950b8 Remove platform-specific IsFinite, JS_PortIsNan, and GetNan. by Tom Sepez · 7 years ago
  8. 5c09f4c Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  9. a2da7c5 Enforce recent VC++ version (2015 or later). by Tom Sepez · 7 years ago
  10. 1952d17 Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others." by Henrique Nakashima · 7 years ago
  11. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 7 years ago
  12. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  13. b4fee4d Add CFFL_TextField class. by Lei Zhang · 7 years ago
  14. aea80dc Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  15. 98073c8 Add a regression test for FPDF_ImportPages(). by Lei Zhang · 7 years ago
  16. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 7 years ago
  17. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  18. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  19. 95e5ac2 Fix bad change when converting Mid to Left/Right by Ryan Harrison · 7 years ago
  20. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 7 years ago
  21. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 7 years ago
  22. 834ebec Implement read validator. by Artem Strygin · 7 years ago
  23. 3f7ff05 Unify FPDF_LoadXXXDocument functions. by Artem Strygin · 7 years ago
  24. 33805cc Remove single param Mid() method from string classes by Ryan Harrison · 7 years ago
  25. f63e813 Added FPDFDoc_DeleteAttachment() by Jane Liu · 7 years ago
  26. be38e16 Add TypeTextIntoTextField() helper functions to CPWL embeddertests. by Diana Gage · 7 years ago
  27. 6ba39e8 Allow CFX_RTemplate to work with CFX_FloatRect by Dan Sinclair · 7 years ago
  28. f8c0276 Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest. by Diana Gage · 7 years ago
  29. 60bde10 Fix FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  30. a37f2f1 Add another check for GetSelectedText(). by Diana Gage · 7 years ago
  31. 605fb60 Added missing STDCALL by Jane Liu · 7 years ago
  32. 364d18b flush but do not release skia driver by Cary Clark · 7 years ago
  33. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago
  34. 54a4214 Basic APIs and tests for adding attachments by Jane Liu · 7 years ago
  35. 6a388c1 Remove unused m_iRef in CPDFXFA_Page by Tom Sepez · 7 years ago
  36. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  37. bfa2a97 Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot by Tom Sepez · 7 years ago
  38. beef5e4 Use named commands in CPWL_AppStream. by Dan Sinclair · 7 years ago
  39. 72cc6c6 Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY by Dan Sinclair · 7 years ago
  40. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 7 years ago
  41. c08dc39 Remove fx_edit.h by Dan Sinclair · 7 years ago
  42. 677275e Cleanup some visibility in fxet_list.h by Dan Sinclair · 7 years ago
  43. a411719 Merge CFX_ListContainer into CFX_ListCtrl by Dan Sinclair · 7 years ago
  44. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  45. 22bf7a5 Change Clear() to ClearSelection(). by Diana Gage · 7 years ago
  46. d0856ba Fix nits from commit 67ccef7. by Lei Zhang · 7 years ago
  47. 89e6562 Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText(). by Diana Gage · 7 years ago
  48. 4d02e90 Change "Sel" abbreviation to "Selection". by Diana Gage · 7 years ago
  49. e03f8b1 Add helper class to closed stream commands by Dan Sinclair · 7 years ago
  50. edd481b Remove CLST_Rect and replace with CFX_FloatRect. by Dan Sinclair · 7 years ago
  51. 1a44cb4 Convert CFX_ListItem to use CFX_FloatRect by Dan Sinclair · 7 years ago
  52. 77417ec Make CPWL_Wnd classes be observable. by Tom Sepez · 7 years ago
  53. dc11ec8 Cleanup CPWL_Icon AppStream generation by Dan Sinclair · 7 years ago
  54. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 7 years ago
  55. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago
  56. 7e0c05d Add FPDFAnnot_GetFormFieldFlags() and associated embedder tests. by Diana Gage · 7 years ago
  57. 33b42e4 Rename StringCs c_str() to unterminated_c_str(). by Tom Sepez · 7 years ago
  58. d4c4011 fix continue skia cache flush by Cary Clark · 7 years ago
  59. df2122a Remove unused GetThisAppearanceStream by Dan Sinclair · 7 years ago
  60. cb2ea42 Create CPWL_AppStream. by Dan Sinclair · 7 years ago
  61. 67ccef7 Use CFX_WideString in CPDF_NameTree functions to strip BOM by Jane Liu · 7 years ago
  62. 88f4743 flush skia cache in progressive rendering by Cary Clark · 7 years ago
  63. 18ae06d Basic APIs and tests for extracting attachments by Jane Liu · 7 years ago
  64. 7d0af80 Small tidy of defines in util.h by Tom Sepez · 7 years ago
  65. 5672524 Fix CONTINUED spelling by Dan Sinclair · 7 years ago
  66. 4bb4e84 Add missing STDCALL annotations by Dan Sinclair · 7 years ago
  67. ffbc0d9 More tightly validate format strings in util.cpp. by Tom Sepez · 7 years ago
  68. 0b7378a Move CPWL_Utils Draw methods to CFX_RenderDevice by Dan Sinclair · 7 years ago
  69. d6aff2f Add CFX_FloatRect::GetDeflated by dan sinclair · 7 years ago
  70. 3a4ebcc Create ParseDataType unit tests based on specs. by Henrique Nakashima · 7 years ago
  71. 57f228d Updated pdfium_test's WriteAnnot() by Jane Liu · 7 years ago
  72. 2b918c8 Fixup naming of XFA graphics classes by Dan Sinclair · 7 years ago
  73. 38a01b9 Restore FPDF_SetPrintingPostscriptLevel API by rbpotter · 7 years ago
  74. 0c99829 Fix invalid write for util.printf by Dan Sinclair · 7 years ago
  75. f55e72e Cleanup CPDF_RenderOptions colour members. by Dan Sinclair · 7 years ago
  76. 7f55a54 Rename CPWL_Color to CFX_Color by Dan Sinclair · 7 years ago
  77. 334e79e Move CPWL_Utils::ScaleRect to CFX_FloatRect by Dan Sinclair · 7 years ago
  78. 3628f8b Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::Intersect by Dan Sinclair · 7 years ago
  79. 469186a Move CPWL_Utils::GetCenterSquare to CFX_FloatRect by Dan Sinclair · 7 years ago
  80. 8db114a Use Translate instead of OffsetRect by dan sinclair · 7 years ago
  81. adf922f Remove CPWL_Utils::{In,De}flateRect by dan sinclair · 7 years ago
  82. a860a3d Remove unused CPDF_RenderOptions members by Dan Sinclair · 7 years ago
  83. c8a17e5 Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideString by Jane Liu · 7 years ago
  84. 53aafa9 Basic APIs and test for retrieving embedded attachment count and name by Jane Liu · 7 years ago
  85. 7a9a38b Added API for removing objects from annotations by Jane Liu · 7 years ago
  86. e8468c4 Add Windows generic / text only printer driver support. by rbpotter · 7 years ago
  87. 00c3cfd Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545 by Nicolas Pena · 7 years ago
  88. b9eed2f Fix nits in CFFL_FormFiller by Dan Sinclair · 7 years ago
  89. 217644c Force unicodes into valid ranges by Nicolas Pena · 7 years ago
  90. 4183f20 Change parameter type to IPWL_FocusHandler::OnSetFocus(). by Lei Zhang · 7 years ago
  91. 2b44441 Rename OnNotifySelChanged to OnNotifySelectionChanged by Dan Sinclair · 7 years ago
  92. d97f2ee Convert OnBeforeKeyStoke to remove in-out param by Dan Sinclair · 7 years ago
  93. 1f9d233 Remove in-out param from OnNotifySelChanged by Dan Sinclair · 7 years ago
  94. 16fea94 Remove in-out param from OnCharWithExit by Dan Sinclair · 7 years ago
  95. 07dbf43 Remove in-out param from OnKeyDownWithExit by Dan Sinclair · 7 years ago
  96. fecd750 Convert OnButtonUp to not have in-out params by Dan Sinclair · 7 years ago
  97. 5fe9808 Remove in-out from OnPopup{Pre|Post}Open by Dan Sinclair · 7 years ago
  98. 64667cd Cleanup more in-out params in CFFL_InteractiveFormFiller. by Dan Sinclair · 7 years ago
  99. bdb9653 Remove some in/out params from CFFL_InteractiveFormFiller by Dan Sinclair · 7 years ago
  100. 2e1a32b Added APIs for getting/setting string pairs in annotation dictionaries by Jane Liu · 7 years ago