1. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  2. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  3. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  4. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  5. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  6. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  7. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  8. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 8 years ago
  9. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  10. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  11. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  12. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  13. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  14. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  15. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago[Renamed (95%) from fpdfsdk/include/cpdfsdk_annothandlermgr.h]
  16. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  17. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  18. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  19. 9c33e89 De-virtualize CPDFSDK_AnnotHandlerMgr by tsepez · 8 years ago
  20. 8e0638b Rename App to Env where needed. by dsinclair · 8 years ago
  21. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  22. 75f84a5 Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw. by jaepark · 8 years ago
  23. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  24. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  25. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago
  26. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  27. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago