1. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  2. df064df Change APIs to use FPDF_BYTESTRING for keys. by Lei Zhang · 7 years ago
  3. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  4. af59cf1 Change CPDF_Form::ParseContent() to ParseContentWithParams(). by Lei Zhang · 7 years ago
  5. cc2b38d Split IFX_Pause out of fx_basic by Dan Sinclair · 7 years ago
  6. 0158106 Add truly const versions of CPDF_Document getters. by Lei Zhang · 7 years ago
  7. cd07123 Move CFX_BinaryBuf out of fx_basic by Dan Sinclair · 7 years ago
  8. 674bbfe Split auto restorer from fx_basic by Dan Sinclair · 7 years ago
  9. aa3a9cd Convert int* references to FX_STRSIZE by Ryan Harrison · 7 years ago
  10. 77f9bff Reduce rounding errors when Invalidating rects. by Lei Zhang · 7 years ago
  11. 31f7e4b Convert some form fill tests to use CFX_PointF coordinates. by Lei Zhang · 7 years ago
  12. 7bec2ff Remove parameter to TypeTextIntoTextField(). by Lei Zhang · 7 years ago
  13. 839692f Put some form tests in FPDFFormFillEmbeddertest subclasses. by Lei Zhang · 7 years ago
  14. 38adfc1 Implicitly create CFX_WideString() in form tests. by Lei Zhang · 7 years ago
  15. d1ed1ce Added FPDFAnnot_GetAnnotIndex() by Jane Liu · 7 years ago
  16. 61cb112 Convert find markers to Optionals in CPDF_TextPageFind by Ryan Harrison · 7 years ago
  17. 2b6e2a7 Pass more const CFX_Matrix* params in CFFL_FormFiller. by Lei Zhang · 7 years ago
  18. 8a44940 Change DrawAppearance() methods to take CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  19. 574d440 Add a global font loader in XFA tests by Dan Sinclair · 7 years ago
  20. 0924119 Fixed ASan crash when unloading page with CFFL_ListBox. by Henrique Nakashima · 7 years ago
  21. 12db751 Convert string Find methods to return an Optional by Ryan Harrison · 7 years ago
  22. 8a1081f Corrected the error setting after calling FPDF_LoadDocument() by Jane Liu · 7 years ago
  23. 4a65254 Simplifying state of CPDFSDK_PageView. by Henrique Nakashima · 7 years ago
  24. 300bb27 Added FPDFAnnot_GetLinkedAnnot() by Jane Liu · 7 years ago
  25. 878b27d Converted CFX_Matrix::TransformRect() to take in consts by Jane Liu · 7 years ago
  26. 7c9d4c2 Change CXFA_FFWidget::RenderWidget() to take a const CFX_Matrix&. by Lei Zhang · 7 years ago
  27. 8d7672e Fix some issues with individual image mask rendering by rbpotter · 7 years ago
  28. 6551362 Fixing crash on mouse movement in XFA form. by Henrique Nakashima · 7 years ago
  29. 75c6521 Add in missting string length check by Ryan Harrison · 7 years ago
  30. 63b2fc7 Check for possible empty object returns from NewFxDynamicObj() by Tom Sepez · 7 years ago
  31. b370e5a Fixed the return values of FPDFAnnot_Get{Rect|AttachmentPoints} by Jane Liu · 7 years ago
  32. 0c6b07d Changed the return type of FPDFAnnot_Get{Rect|AttachmentPoints}() by Jane Liu · 7 years ago
  33. ca89829 API and test for retrieving metadata from image objects by Jane Liu · 7 years ago
  34. eb14e04 Change a bunch of methods to take a const CFX_Matrix& param. by Lei Zhang · 7 years ago
  35. bff66f1 Simplify CPWL_EditImpl_Undo. by Lei Zhang · 7 years ago
  36. 33c0300 Remove default argument from CPWL_Wnd::InvalidateRect(). by Lei Zhang · 7 years ago
  37. 3577cfb Do some cleanup in CPWL_Edit. by Lei Zhang · 7 years ago
  38. f5a0667 IFX_Edit_UndoItem implementations all take a valid CPWL_EditImpl*. by Lei Zhang · 7 years ago
  39. ae9c5ca Remove CPWL_EditImpl_UndoItem. by Lei Zhang · 7 years ago
  40. 5688d62 Remove CPWL_EditImpl::EnableOprNotify(). by Lei Zhang · 7 years ago
  41. 8a1758b Remove GetAt from string classes by Ryan Harrison · 7 years ago
  42. d300234 Add a new public method to get the the origin of a character. by Andrew Weintraub · 7 years ago
  43. 0f6ceba Temporarily disable image mask individual rendering by rbpotter · 7 years ago
  44. 00d2ad1 Rename DLLEXPORT AND STDCALL by Dan Sinclair · 7 years ago
  45. 7e805d1 Revert "Add a build target and a proper export header for shared library builds." by Henrique Nakashima · 7 years ago
  46. abe8280 Add a FPDF_GetFileVersion() test for a linearized document. by Lei Zhang · 7 years ago
  47. 0033467 Add a build target and a proper export header for shared library builds. by Felix Kauselmann · 7 years ago
  48. be63ab9 API and test for retrieving image filters from image objects by Jane Liu · 7 years ago
  49. d24b97e Unify of saving documents. by Artem Strygin · 7 years ago
  50. 2e5f0ae Added FPDFPageObj_Destroy() for freeing page objects created by Jane Liu · 7 years ago
  51. bd45656 Remove _MSC_VER from JS_Value.cpp by Tom Sepez · 7 years ago
  52. df950b8 Remove platform-specific IsFinite, JS_PortIsNan, and GetNan. by Tom Sepez · 7 years ago
  53. 5c09f4c Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  54. a2da7c5 Enforce recent VC++ version (2015 or later). by Tom Sepez · 7 years ago
  55. 1952d17 Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others." by Henrique Nakashima · 7 years ago
  56. 548334e APIs and tests for retrieving raw/decoded data from image objects by Jane Liu · 7 years ago
  57. 28fb7ba APIs and tests for extracting bitmaps from image objects by Jane Liu · 7 years ago
  58. b4fee4d Add CFFL_TextField class. by Lei Zhang · 7 years ago
  59. aea80dc Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others. by Henrique Nakashima · 7 years ago
  60. 98073c8 Add a regression test for FPDF_ImportPages(). by Lei Zhang · 7 years ago
  61. 0186c18 Remove support for negative params to ReleaseBuffer() by Ryan Harrison · 7 years ago
  62. da129ab Replace raw value for constant error value in string operations by Ryan Harrison · 7 years ago
  63. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  64. 95e5ac2 Fix bad change when converting Mid to Left/Right by Ryan Harrison · 7 years ago
  65. 90555e0 Add CPDF_Stream::ReplaceData method. by Artem Strygin · 7 years ago
  66. e7a99de Convert calls to Mid() to Left() or Right() if possible by Ryan Harrison · 7 years ago
  67. 834ebec Implement read validator. by Artem Strygin · 7 years ago
  68. 3f7ff05 Unify FPDF_LoadXXXDocument functions. by Artem Strygin · 7 years ago
  69. 33805cc Remove single param Mid() method from string classes by Ryan Harrison · 7 years ago
  70. f63e813 Added FPDFDoc_DeleteAttachment() by Jane Liu · 7 years ago
  71. be38e16 Add TypeTextIntoTextField() helper functions to CPWL embeddertests. by Diana Gage · 7 years ago
  72. 6ba39e8 Allow CFX_RTemplate to work with CFX_FloatRect by Dan Sinclair · 7 years ago
  73. f8c0276 Add ClickOnFormFieldAtPoint() helper to FPDFFormFillEmbeddertest. by Diana Gage · 7 years ago
  74. 60bde10 Fix FPDF_RenderPageBitmapWithMatrix by Nicolas Pena · 7 years ago
  75. a37f2f1 Add another check for GetSelectedText(). by Diana Gage · 7 years ago
  76. 605fb60 Added missing STDCALL by Jane Liu · 7 years ago
  77. 364d18b flush but do not release skia driver by Cary Clark · 7 years ago
  78. c411eb9 Move fpdfsdk/pdfwindow to fpdfsdk/pwl by Dan Sinclair · 7 years ago
  79. 54a4214 Basic APIs and tests for adding attachments by Jane Liu · 7 years ago
  80. 6a388c1 Remove unused m_iRef in CPDFXFA_Page by Tom Sepez · 7 years ago
  81. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  82. bfa2a97 Observe Annot destruction in CPDFSDK_PageView::DeleteAnnot by Tom Sepez · 7 years ago
  83. beef5e4 Use named commands in CPWL_AppStream. by Dan Sinclair · 7 years ago
  84. 72cc6c6 Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READY by Dan Sinclair · 7 years ago
  85. 6b0158f Remove fxedit place classes in pdfwindow/ by Dan Sinclair · 7 years ago
  86. c08dc39 Remove fx_edit.h by Dan Sinclair · 7 years ago
  87. 677275e Cleanup some visibility in fxet_list.h by Dan Sinclair · 7 years ago
  88. a411719 Merge CFX_ListContainer into CFX_ListCtrl by Dan Sinclair · 7 years ago
  89. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  90. 22bf7a5 Change Clear() to ClearSelection(). by Diana Gage · 7 years ago
  91. d0856ba Fix nits from commit 67ccef7. by Lei Zhang · 7 years ago
  92. 89e6562 Change CFX_Edit::GetSelText() to CFX_Edit::GetSelectedText(). by Diana Gage · 7 years ago
  93. 4d02e90 Change "Sel" abbreviation to "Selection". by Diana Gage · 7 years ago
  94. e03f8b1 Add helper class to closed stream commands by Dan Sinclair · 7 years ago
  95. edd481b Remove CLST_Rect and replace with CFX_FloatRect. by Dan Sinclair · 7 years ago
  96. 1a44cb4 Convert CFX_ListItem to use CFX_FloatRect by Dan Sinclair · 7 years ago
  97. 77417ec Make CPWL_Wnd classes be observable. by Tom Sepez · 7 years ago
  98. dc11ec8 Cleanup CPWL_Icon AppStream generation by Dan Sinclair · 7 years ago
  99. 14ddd42 Consolidate Appearance Stream code in CPWL_AppStream. by Dan Sinclair · 7 years ago
  100. 40870db Add FPDFAnnot_GetFormFieldAtPoint() and embedder tests. by Diana Gage · 7 years ago