1. 8a44940 Change DrawAppearance() methods to take CFX_Matrix by const-ref. by Lei Zhang · 8 years ago
  2. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 8 years ago
  3. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 8 years ago
  4. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 8 years ago
  5. d24236a Remove pointless CFX_FloatRect construction. by Lei Zhang · 8 years ago
  6. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 8 years ago
  7. cd8ff7e Check for destroyed annotations in CPDFSDK_WidgetHandler::OnLoad(). by Lei Zhang · 8 years ago
  8. 4cb82ee Convert more c-style pointers to CFX_UnownedPtr by Tom Sepez · 8 years ago
  9. cdba747 Cleanup DocType defines by Dan Sinclair · 8 years ago
  10. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  11. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  12. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  13. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  14. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 9 years ago
  15. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 9 years ago
  16. 8779fa8 Cleanup env variable names by dsinclair · 9 years ago
  17. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 9 years ago
  18. a30537f Remove unused widget handler overrides by dsinclair · 9 years ago
  19. cf38161 Remove remaining CPDFSDK_Document references by dsinclair · 9 years ago
  20. b402b17 Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment by dsinclair · 9 years ago
  21. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 9 years ago
  22. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 9 years ago
  23. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 9 years ago
  24. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 9 years ago
  25. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 9 years ago
  26. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 9 years ago
  27. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 9 years ago
  28. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 9 years ago
  29. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 9 years ago
  30. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 9 years ago
  31. 8e0638b Rename App to Env where needed. by dsinclair · 9 years ago
  32. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 9 years ago
  33. f34518b Split fsdk_mgr files apart. by dsinclair · 9 years ago
  34. 75f84a5 Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw. by jaepark · 9 years ago
  35. a31da74 Pass CFX_WideString further down widget callers by tsepez · 9 years ago
  36. 8c2a8cd Fix spelling of "Formated" in several variables by tsepez · 9 years ago
  37. d54c9d8 Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. by jaepark · 9 years ago
  38. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 9 years ago
  39. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 9 years ago
  40. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 9 years ago