1. d8ae8f8 Stop nesting ObservedPtr inside Observable. by Tom Sepez · 5 years ago
  2. 0f35a9e Use unique ptrs to free all varieties of annots. by Tom Sepez · 5 years ago
  3. a5230e2 Select/deselect and isIndexSelected for Comboboxes and Listboxes. by rycsmith · 6 years ago
  4. a37989f Add FORM_OnLButtonDoubleClick(). by Lei Zhang · 6 years ago
  5. bf2d7b7 Do IWYU for retain_ptr.h and unowned_ptr.h by Lei Zhang · 6 years ago
  6. 09ee087 Pass CFX_Matrix by const-ref in various OnDraw() methods. by Lei Zhang · 6 years ago
  7. ce6eb64 CPDFSDK_AnnotHandlerMgr::Annot_OnCreate() is not called. by Tom Sepez · 6 years ago
  8. f3cc72f Remove many unneeded STL #includes from headers. by Lei Zhang · 6 years ago
  9. ee96772 Add public APIs for undo / redo in forms. by Lei Zhang · 6 years ago
  10. a4c7ac4 Implement FORM_GetFocusedText() API. by Lei Zhang · 6 years ago
  11. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  12. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  13. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  14. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  15. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  16. 60fa2fc Simplify code in CPDFSDK_FormFillEnvironment. by Lei Zhang · 7 years ago
  17. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  18. 940967d Use Unowned/Observed pointers between doc and FF onwership hierarchies. by Tom Sepez · 7 years ago
  19. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  20. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  21. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  22. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  23. 8779fa8 Cleanup env variable names by dsinclair · 8 years ago
  24. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  25. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago[Renamed (95%) from fpdfsdk/include/cpdfsdk_annothandlermgr.h]
  26. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  27. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  28. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  29. 9c33e89 De-virtualize CPDFSDK_AnnotHandlerMgr by tsepez · 8 years ago
  30. 8e0638b Rename App to Env where needed. by dsinclair · 8 years ago
  31. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  32. 75f84a5 Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw. by jaepark · 8 years ago
  33. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  34. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  35. 8c54182 Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler. by jaepark · 8 years ago
  36. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago
  37. 98e1019 Split fpdfsdk/fsdk_annothandler.h into individual classes. by jaepark · 8 years ago