1. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  2. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  3. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 8 years ago
  4. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 8 years ago
  5. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 8 years ago
  6. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 8 years ago
  7. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  8. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  9. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  10. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  11. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  12. a30537f Remove unused widget handler overrides by dsinclair · 8 years ago
  13. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  14. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago[Renamed (95%) from fpdfsdk/include/cpdfsdk_xfawidgethandler.h]
  15. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  16. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  17. 8e0638b Rename App to Env where needed. by dsinclair · 8 years ago
  18. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  19. 75f84a5 Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw. by jaepark · 8 years ago
  20. d54c9d8 Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. by jaepark · 8 years ago
  21. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  22. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  23. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago[Renamed (93%) from fpdfsdk/include/cpdfsdk_xfaannothandler.h]
  24. cae6bdff Remove unused IPDFSDK_AnnotHandler::GetName(). by jaepark · 8 years ago
  25. 70ba38a Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA. by jaepark · 8 years ago
  26. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago