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