1. ee96772 Add public APIs for undo / redo in forms. by Lei Zhang · 6 years ago
  2. a4c7ac4 Implement FORM_GetFocusedText() API. by Lei Zhang · 7 years ago
  3. aee0db0 Move CFX_UnownedPtr to UnownedPtr by Dan Sinclair · 7 years ago
  4. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  5. 63b0126 Implement FORM_OnFocus() API. by Lei Zhang · 7 years ago
  6. 4a65254 Simplifying state of CPDFSDK_PageView. by Henrique Nakashima · 7 years ago
  7. 6551362 Fixing crash on mouse movement in XFA form. by Henrique Nakashima · 7 years ago
  8. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  9. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  10. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  11. cc20513 Introduce CFX_UnownedPtr to detect lifetime inversion issues. by Tom Sepez · 7 years ago
  12. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 8 years ago
  13. f528eee Reland "Convert CFX_FloatPoint to CFX_PointF" by Dan Sinclair · 8 years ago
  14. 92a32db Revert "Convert CFX_FloatPoint to CFX_PointF" by dsinclair · 8 years ago
  15. 4797c42 Convert CFX_FloatPoint to CFX_PointF by Dan Sinclair · 8 years ago
  16. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  17. 7cbe68e Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  18. b402b17 Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  19. 8afe15a Cleanup some CPDFSDK_PageView annotation code. by dsinclair · 8 years ago
  20. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  21. bcf4623 Guard against double deletion of page views. by dsinclair · 8 years ago
  22. e539358 Remove unused CPDFSDK_PageView::ClearFXAnnots by dsinclair · 8 years ago
  23. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago[Renamed (94%) from fpdfsdk/include/cpdfsdk_pageview.h]
  24. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  25. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  26. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  27. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  28. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago