1. b402b17 Convert CPDFSDK_PageView to have a CPDFSDK_FormFillEnvironment by dsinclair · 8 years ago
  2. 735606d Rename CPDFSDK_Environment to CPDFSDK_FormfillEnvironment by dsinclair · 8 years ago
  3. 8afe15a Cleanup some CPDFSDK_PageView annotation code. by dsinclair · 8 years ago
  4. 4d29e78 Rename fpdfsdk/fpdfxfa files to match contents by dsinclair · 8 years ago
  5. 69d9c68 Move core/fpdfapi/fpdf_render to core/fpdfapi/render by dsinclair · 8 years ago
  6. 488b7ad Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser by dsinclair · 8 years ago
  7. 36eb4bd Add ptr_util.h from base until std::make_unique<> available by tsepez · 8 years ago
  8. bcf4623 Guard against double deletion of page views. by dsinclair · 8 years ago
  9. e539358 Remove unused CPDFSDK_PageView::ClearFXAnnots by dsinclair · 8 years ago
  10. 5b49309 Move xfa/fxfa/include to xfa/fxfa by dsinclair · 8 years ago
  11. 202ad72 Move xfa/{fwl,fxbarcode,fxgraphics}/include up to parent by dsinclair · 8 years ago
  12. 114e46a Move fpdfsdk/include to fpdfsdk by dsinclair · 8 years ago
  13. bec7692 Move fpdfsdk/fpdfxfa/include to fpdfsdk/fpdfxfa by dsinclair · 8 years ago
  14. 1727aee Move core/fpdfdoc/include to core/fpdfdoc by dsinclair · 8 years ago
  15. 61df2c7 Move core/fpdfapi/fpdf_render/include to core/fpdfapi/fpdf_render by dsinclair · 8 years ago
  16. c6c425a Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser by dsinclair · 8 years ago
  17. d4c34f2 Replace std::unique_ptr.reset() with WrapUnique assignment. by thestig · 8 years ago
  18. 7c292e0 Remove dead code from CPDF_InterForm. by thestig · 8 years ago
  19. f8074ce Watch destruction of widgets around OnAAction() method. by tsepez · 8 years ago
  20. 72177da Replace FX_UINT with unsigned int by dsinclair · 8 years ago
  21. 38fd844 Rename dictionary set and get methods by dsinclair · 8 years ago
  22. 1f24890 Remove FFI_ from CPDFSDK_Environment method names by dsinclair · 8 years ago
  23. 79db609 Rename CPDFDoc_Environment to CPDFSDK_Environment by dsinclair · 8 years ago
  24. f34518b Split fsdk_mgr files apart. by dsinclair · 8 years ago