1. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  2. 8a44940 Change DrawAppearance() methods to take CFX_Matrix by const-ref. by Lei Zhang · 7 years ago
  3. ab39097 Add FORM_ReplaceSelection() and embedder tests. by Diana Gage · 7 years ago
  4. 1c7f142 Add FORM_DeleteSelectedText() and embedder tests. by Diana Gage · 7 years ago
  5. dce2d72 Add FORM_GetSelectedText() function. by Diana Gage · 7 years ago
  6. b45ea1f Convert CFWL messages to use CFX_PointF by Dan Sinclair · 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. c75dcd2 Invalidate a slightly larger rect when updating popup annotations. by thestig · 8 years ago
  11. 4cf5515 Remove FX_BOOL from fpdfsdk. by tsepez · 8 years ago
  12. 521b750 Rename CPDFXFA_Document to CPDFXFA_Context by dsinclair · 8 years ago
  13. a30537f Remove unused widget handler overrides by dsinclair · 8 years ago
  14. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  15. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  16. 41872fa Move core/fpdfapi/fpdf_page to core/fpdfapi/page by dsinclair · 8 years ago
  17. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  18. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  19. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  20. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  21. 8a752ab Move core/fpdfapi/fpdf_page/include to core/fpdfapi/fpdf_page by dsinclair · 8 years ago
  22. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  23. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago
  24. 75f84a5 Define behaviors of FPDF_RenderPageBitmap_Retail and FPDF_FFLDraw. by jaepark · 8 years ago
  25. d54c9d8 Remove unused IPDFSDK_AnnotHandler::OnDrawSleep. by jaepark · 8 years ago
  26. 4bae296 Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls. by jaepark · 8 years ago
  27. 956553e Use enum class for subtypes of CPDF_Annot. by jaepark · 8 years ago
  28. 35512aa Display content of the annotation when mouse hover. by jaepark · 8 years ago